Jupyter: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
  pip install voila
  pip install voila
  voila
  voila
|}
|}



Revision as of 19:27, 25 June 2021

JupyterLab
pip install jupyterlab
jupyter-lab
Classic Jupyter Notebook
pip install notebook
jupyter notebook
Voilà
pip install voila
voila

References