Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.46 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.46 KB

MyST-NB

Github-CI Coverage Status Documentation Status PyPI Conda Version

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.