Project Jupyter: различия между версиями
Перейти к навигации
Перейти к поиску
Dzmuh (обсуждение | вклад) |
Dzmuh (обсуждение | вклад) (→Ссылки) |
||
| Строка 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
Популярные ядра
Ссылки
- jupyter.org — официальный сайт Project Jupyter
- Проект Jupyter на сайте GitHub
- Проект Jupyter Notebook на сайте GitHub
- Jupyter kernels
- https://en.wikipedia.org/wiki/Project_Jupyter
- https://github.com/jupyter/jupyter/wiki/Jupyter-kernels