slackbuilds/development/jupyter-nbconvert/README

11 lines
310 B
Plaintext

The nbconvert tool, jupyter nbconvert, converts notebooks to various
other formats via Jinja templates. The nbconvert tool allows you to
convert an .ipynb notebook file into various static formats including:
* HTML
* LaTeX
* PDF
* Reveal JS
* Markdown (md)
* ReStructured Text (rst)
* executable script