Skip to content

Instantly share code, notes, and snippets.

@nilforooshan
Created October 2, 2024 03:10
Show Gist options
  • Save nilforooshan/09b94819268fc29aab8280c6624cbc25 to your computer and use it in GitHub Desktop.
Save nilforooshan/09b94819268fc29aab8280c6624cbc25 to your computer and use it in GitHub Desktop.
misc: Export a Jupyter notebook to HTML

Export a Jupyter notebook to HTML

jupyter nbconvert --to html notebook.ipynb

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment