slackbuilds/development/jupyter-nbconvert
Isaac Yu 9b754ee7c9
development/jupyter-nbconvert: Update for 6.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:52:14 +07:00
..
README development/jupyter-nbconvert: Added jupyter-nbconvert (+new maintainer) 2022-02-23 01:48:11 +07:00
jupyter-nbconvert.SlackBuild development/jupyter-nbconvert: Update for 6.5.0 2022-04-30 13:52:14 +07:00
jupyter-nbconvert.info development/jupyter-nbconvert: Update for 6.5.0 2022-04-30 13:52:14 +07:00
slack-desc development/jupyter-nbconvert: Added jupyter-nbconvert (+new maintainer) 2022-02-23 01:48:11 +07:00

README

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