termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
Export a specific Jupyter notebook into another format
jupyter
Web application to create and share documents that contain code, visualizations and notes.
Primarily used for data analysis, scientific computing and machine learning.
More information: <https://jupyter.org>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
jupyter nbconvert --to {{html|markdown|pdf|script}} {{example.ipynb}}
click the source code to copy
install
jupyter
on any operating system with
command-not-found.com