Jupyter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 20: | Line 20: | ||
* [https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html Getting started with JupyterLab] | * [https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html Getting started with JupyterLab] | ||
* [https://jupyter.org/install Installing the Jupyter Software] | * [https://jupyter.org/install Installing the Jupyter Software] | ||
* [https://jupyterlab.readthedocs.io/en/stable/user/jupyterhub.html JupyterLab on JupyterHub] | |||
* [https://voila.readthedocs.io/en/stable/install.html Getting started with Voilà] | * [https://voila.readthedocs.io/en/stable/install.html Getting started with Voilà] |
Revision as of 19:31, 25 June 2021
JupyterLab pip install jupyterlab jupyter-lab |
Classic Jupyter Notebook pip install notebook jupyter notebook |
Voilà pip install voila voila |