myst-nb 1.3.0


pip install myst-nb

  Latest version

Released: Jul 13, 2025


Meta
Author: ExecutableBookProject
Maintainer: Angus Hollands
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Framework
  • Sphinx :: Extension

Intended Audience
  • Developers

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Topic
  • Software Development :: Libraries :: Python Modules
  • Text Processing :: Markup

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
importlib_metadata
ipython
jupyter-cache (>=0.5)
nbclient
myst-parser (>=1.0.0)
nbformat (>=5.0)
pyyaml
sphinx (>=5)
typing-extensions
ipykernel