Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.3 KB

MyST-NB

Github-CI Coverage Status Documentation Status PyPI

A collection of tools for working with Jupyter Notebooks in Sphinx.

The primary tool this package provides is a Sphinx parser for ipynb files. This allows you to directly convert Jupyter Notebooks into Sphinx documents. It relies heavily on the MyST parser.

For more information, see the MyST-NB documentation

Contributing

We welcome all contributions! See the Contributing Guide for more details.