summaryrefslogtreecommitdiffstats
path: root/development/jupyter-nbconvert/README
blob: 4170c385adf5b01623c238dc683e71073790e2b0 (plain)
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