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