slackbuilds_ponce/development/jupyter-nbconvert/README
Benjamin Trigona-Harany b7ab231875
development/jupyter-nbconvert: Added (Jupyter notebook conversion).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-01-28 07:38:03 +07:00

10 lines
310 B
Text

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