Source: nbsphinx Maintainer: Debian Python Team Uploaders: Jerome Benoit , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, Build-Depends-Indep: libjs-mathjax, node-requirejs, pandoc, pybuild-plugin-pyproject, python-ipython-doc , python-pandas-doc , python3-all:any, python3-doc , python3-docutils, python3-ipykernel, python3-jupyter-client, python3-matplotlib, python3-nbconvert, python3-nbformat, python3-numpy, python3-pandas, python3-setuptools, python3-sphinx, python3-sphinx-gallery , python3-sphinxcontrib.bibtex (>= 2.1) , python3-sphinxcontrib.svg2pdfconverter , rdfind, symlinks, # tex-gyre , # texlive-fonts-recommended , # texlive-fonts-extra , # texlive-latex-recommended , # texlive-latex-extra , # lmodern , # latexmk , # python3-ipywidgets , Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/python-team/packages/nbsphinx Vcs-Git: https://salsa.debian.org/python-team/packages/nbsphinx.git Homepage: https://nbsphinx.rtfd.org/ Package: python3-nbsphinx Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: python3-matplotlib, python3-numpy, python3-pandas, python3-sphinxcontrib.bibtex, Suggests: python-nbsphinx-doc (= ${source:Version}), Description: Jupyter Notebook Tools for Sphinx -- Python 3 nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and LaTeX output. Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be automatically executed during the Sphinx build process. . This package installs the library for Python 3. Package: python-nbsphinx-doc Architecture: all Section: doc Depends: libjs-mathjax, node-requirejs, ${misc:Depends}, ${sphinxdoc:Depends}, Suggests: www-browser, Enhances: python3-nbsphinx (= ${source:Version}), Built-Using: ${sphinxdoc:Built-Using}, Multi-Arch: foreign Description: Jupyter Notebook Tools for Sphinx -- doc nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and LaTeX output. Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be automatically executed during the Sphinx build process. . This is the common documentation package.