Package profile
nbconvert
- Summary: Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`).
- Author: Jupyter Development Team <jupyter@googlegroups.com>
- Homepage: https://jupyter.org
- Number of releases: 102
- First release: 4.0.0 on 2015-07-12
- Latest release: 7.16.6 on 2025-01-28
Releases
PyPI Downloads
Dependencies
Nbconvert has 28 dependencies, 13 of which optional.Dependency | Optional |
---|---|
beautifulsoup4 | false |
bleach | false |
defusedxml | false |
importlib-metadata | false |
jinja2 | false |
jupyter-core | false |
jupyterlab-pygments | false |
markupsafe | false |
mistune | false |
nbclient | false |
nbformat | false |
packaging | false |
pandocfilters | false |
pygments | false |
traitlets | false |
flaky | true |
ipykernel | true |
ipython | true |
ipywidgets | true |
myst-parser | true |
nbsphinx | true |
playwright | true |
pydata-sphinx-theme | true |
pyqtwebengine | true |
pytest | true |
sphinx | true |
sphinxcontrib-spelling | true |
tornado | true |