slackbuilds/development/jupyter-nbconvert
Arn0 1c18cd846b
development/jupyter-nbconvert: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-11 08:07:51 +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: REQUIRES update 2023-11-11 08:07:51 +07:00
jupyter-nbconvert.info development/jupyter-nbconvert: REQUIRES update 2023-11-11 08:07:51 +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