Isaac Yu 8c9a4d4c7b development/jupyter-nbconvert: Fix REQUIRES. 2 years ago
..
README 64d5900798 development/jupyter-nbconvert: Added jupyter-nbconvert (+new maintainer) 2 years ago
jupyter-nbconvert.SlackBuild 1b4d910df2 development/jupyter-nbconvert: Updated for version 6.4.5. 2 years ago
jupyter-nbconvert.info 8c9a4d4c7b development/jupyter-nbconvert: Fix REQUIRES. 2 years ago
slack-desc 64d5900798 development/jupyter-nbconvert: Added jupyter-nbconvert (+new maintainer) 2 years ago

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