slackbuilds_ponce/development/jupyter-nbconvert
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
..
jupyter-nbconvert.info
jupyter-nbconvert.SlackBuild
README
slack-desc

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