Jupyter: Difference between revisions
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
| valign="top" | | | valign="top" | | ||
* [https://jupyter.readthedocs.io/en/latest/running.html Getting started with the classic Jupyter Notebook] | * [https://jupyter.readthedocs.io/en/latest/running.html Getting started with the classic Jupyter Notebook] | ||
* [https://stackoverflow.com/questions/26338688/ Run ipython notebook with Python] | |||
* [https://github.com/spencerpark/IJava IJava a Jupyter kernel for Java] | * [https://github.com/spencerpark/IJava IJava a Jupyter kernel for Java] | ||
|} | |} |
Revision as of 18:47, 12 January 2022
JupyterLab pip install jupyterlab jupyter-lab |
Classic Jupyter Notebook pip install notebook jupyter notebook |
Voilà pip install voila voila |