Source: myst-nb Section: python Maintainer: Debian Python Team Uploaders: Xuanteng Huang , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, flit, help2man, jupyter-nbformat, jupyter-notebook, pybuild-plugin-pyproject, python3-all, python3-bs4 , python3-coverage , python3-docutils, python3-ipykernel, python3-ipython, python3-jupyter-cache, python3-matplotlib , python3-myst-parser, python3-nbclient, python3-numpy , python3-pandas , python3-pytest , python3-pytest-cov , python3-pytest-regressions , python3-setuptools, python3-sphinx, python3-sympy , python3-typing-extensions, python3-yaml, Standards-Version: 4.7.3 Homepage: https://github.com/executablebooks/MyST-NB Vcs-Browser: https://salsa.debian.org/python-team/packages/myst-nb Vcs-Git: https://salsa.debian.org/python-team/packages/myst-nb.git Package: python3-myst-nb Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Parse and execute ipynb files in Sphinx A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser. The primary tool this package provides is a Sphinx parser for ipynb files. This enables to directly convert Jupyter Notebooks into Sphinx documents. . This package installs the library for Python 3.