Project Jupyter: различия между версиями

Материал из DZWIKI
Перейти к навигации Перейти к поиску
Строка 22: Строка 22:
* {{github|jupyter|jupyter|Jupyter}}
* {{github|jupyter|jupyter|Jupyter}}
* {{github|jupyter|notebook|Jupyter Notebook}}
* {{github|jupyter|notebook|Jupyter Notebook}}
* [https://github.com/jupyter/jupyter/wiki/Jupyter-kernels Jupyter kernels]
* https://en.wikipedia.org/wiki/Project_Jupyter
* https://en.wikipedia.org/wiki/Project_Jupyter
* https://github.com/jupyter/jupyter/wiki/Jupyter-kernels
* https://github.com/jupyter/jupyter/wiki/Jupyter-kernels

Версия от 21:22, 2 декабря 2021

JupyterLab

pip install jupyterlab
jupyter-lab

Jupyter Notebook

Jupyter Notebook (ранее известный как IPython Notebook) — веб-оболочка для IPython.

pip install notebook
jupyter notebook

Популярные ядра

Ссылки