executablebooks / MyST-NB

Parse and execute ipynb files in Sphinx

Home Page:https://myst-nb.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Parse and execute ipynb files in Sphinx

https://myst-nb.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 61.3%Language:Python 34.0%Language:CSS 4.7%