Jupyter Notebook convert to other format (nbconvert)



jupyter nbconvert try.ipynb --to HTML
jupyter nbconvert try.ipynb --to PDF    (needs also pandoc)