Jupyter: Difference between revisions
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
* [https://github.com/JuliaLang/IJulia.jl IJulia a Jupyter kernel for Julia] | * [https://github.com/JuliaLang/IJulia.jl IJulia a Jupyter kernel for Julia] | ||
* [https://github.com/jupyter-xeus/xeus Xeus a Jupyter kernel for C++] | * [https://github.com/jupyter-xeus/xeus Xeus a Jupyter kernel for C++] | ||
* [https://stackoverflow.com/questions/33972860/ Jupyter kernel for Java] | |||
* [https://github.com/jupyter/jupyter/wiki/Jupyter-kernels Jupyter kernel List] | |||
|} | |} |
Revision as of 19:14, 12 January 2022
JupyterLab pip install jupyterlab jupyter-lab |
Classic Jupyter Notebook pip install notebook jupyter notebook |
Voilà pip install voila voila |