Skip to content

amcar-dtu/python-assignments

Repository files navigation

python-assignments

To print the Jupyter Notebook you can use nbconvert:

$ jupyter nbconvert --to <output format> <input notebook>

Example: export to PDF

Convert Jupyter notebook file, mynotebook.ipynb, to PDF using:

$ jupyter nbconvert mynotebook.ipynb --to pdf --no-input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages