Jupyter: Difference between revisions
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
* [https://blog.jupyter.org/interactive-workflows-for-c-with-jupyter-fe9b54227d92 Interactive Workflows for C++ with Jupyter] | * [https://blog.jupyter.org/interactive-workflows-for-c-with-jupyter-fe9b54227d92 Interactive Workflows for C++ with Jupyter] | ||
* [https://stackoverflow.com/questions/26338688/ Run ipython notebook with Python] | * [https://stackoverflow.com/questions/26338688/ Run ipython notebook with Python] | ||
* [https://stackoverflow.com/questions/61676773/ Compile & run Java on Jupyter] | |||
* [https://github.com/spencerpark/IJava IJava a Jupyter kernel for Java] | * [https://github.com/spencerpark/IJava IJava a Jupyter kernel for Java] | ||
* [https://github.com/JuliaLang/IJulia.jl IJulia a Jupyter kernel for Julia] | * [https://github.com/JuliaLang/IJulia.jl IJulia a Jupyter kernel for Julia] |
Revision as of 19:20, 12 January 2022
JupyterLab pip install jupyterlab jupyter-lab |
Classic Jupyter Notebook pip install notebook jupyter notebook |
Voilà pip install voila voila |