Project Jupyter: различия между версиями
Перейти к навигации
Перейти к поиску
Dzmuh (обсуждение | вклад) (→Ссылки) |
Dzmuh (обсуждение | вклад) (→Ссылки) |
||
| Строка 19: | Строка 19: | ||
== Ссылки == | == Ссылки == | ||
{{Wikipedia-en|Project Jupyter}} | |||
* {{official|https://jupyter.org/}} | * {{official|https://jupyter.org/}} | ||
* {{github|jupyter|jupyter|Jupyter}} | * {{github|jupyter|jupyter|Jupyter}} | ||
| Строка 24: | Строка 25: | ||
* [https://github.com/jupyter/jupyter/wiki/Jupyter-kernels Jupyter kernels] | * [https://github.com/jupyter/jupyter/wiki/Jupyter-kernels Jupyter kernels] | ||
* [https://jupyter-notebook.readthedocs.io/en/stable/index.html Документация] | * [https://jupyter-notebook.readthedocs.io/en/stable/index.html Документация] | ||
[[Категория:Jupyter| ]] | [[Категория:Jupyter| ]] | ||
Версия от 00:27, 29 октября 2022
Это заготовка статьи. |
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
- Документация