nbconvert 7.16.4
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 ...
).