Jupyter: Difference between revisions
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
{| | {| | ||
| valign="top" | | | valign="top" | | ||
* [https://jupyter.readthedocs.io/en/latest/use/config.html Jupyter’s Common Configuration Approach] | * [https://jupyter.readthedocs.io/en/latest/use/config.html Jupyter’s Common Configuration Approach] | ||
* [https://jupyter.readthedocs.io/en/latest/use/jupyter-directories.html Common Directories and File Locations] | * [https://jupyter.readthedocs.io/en/latest/use/jupyter-directories.html Common Directories and File Locations] | ||
Line 29: | Line 28: | ||
* [https://jupyter.readthedocs.io/en/latest/use/jupyter-command.html The jupyter Command] | * [https://jupyter.readthedocs.io/en/latest/use/jupyter-command.html The jupyter Command] | ||
* [https://jupyter.readthedocs.io/en/latest/use/using.html Using Jupyter Tools] | * [https://jupyter.readthedocs.io/en/latest/use/using.html Using Jupyter Tools] | ||
* [[Machine Learning]] | |||
| valign="top" | | | valign="top" | | ||
* [https://jupyter.readthedocs.io/en/latest/running.html Getting started with the classic Jupyter Notebook] | |||
|} | |} |
Revision as of 00:13, 26 June 2021
JupyterLab pip install jupyterlab jupyter-lab |
Classic Jupyter Notebook pip install notebook jupyter notebook |
Voilà pip install voila voila |