このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
python:jupyter_notebook [2021/06/18 21:40] – [参考文献] ともやん | python:jupyter_notebook [2021/06/20 12:48] (現在) – [参考文献] ともやん |
---|
====== Jupyter Notebook ====== | ====== Jupyter Notebook - プログラムとその実行結果を再実行可能なドキュメント形式で表現 ====== |
<WRAP #logo> | <WRAP #logo> |
{{python:jupyter-logo.svg?250|Jupyter Logo}} | {{python:jupyter-logo.svg?200|Jupyter Logo}} |
</WRAP> | </WRAP> |
本家: [[https://jupyter.org/|Project Jupyter | Home]]\\ | 本家: [[https://jupyter.org/|Project Jupyter | Home]]\\ |
ソースコード: [[https://github.com/jupyter/notebook|GitHub - jupyter/notebook: Jupyter Interactive Notebook]]\\ | ソースコード: [[https://github.com/jupyter/notebook|GitHub - jupyter/notebook: Jupyter Interactive Notebook]]\\ |
| |
| <wrap em>本家では [[python:jupyterlab|JupyterLab]] への移行を推奨している。</wrap>\\ |
| |
===== インストール ===== | ===== インストール ===== |
[[https://ohke.hateblo.jp/entry/2019/05/25/180000|Jupyter NotebookをAPI経由で操作する - け日記]]\\ | [[https://ohke.hateblo.jp/entry/2019/05/25/180000|Jupyter NotebookをAPI経由で操作する - け日記]]\\ |
[[https://blog.jupyter.org/how-we-made-jupyter-notebooks-collaborative-with-yjs-b8dff6a9d8af|How we made Jupyter Notebooks collaborative with Yjs | by Kevin Jahns | Jun, 2021 | Jupyter Blog]]\\ | [[https://blog.jupyter.org/how-we-made-jupyter-notebooks-collaborative-with-yjs-b8dff6a9d8af|How we made Jupyter Notebooks collaborative with Yjs | by Kevin Jahns | Jun, 2021 | Jupyter Blog]]\\ |
| [[https://ipython.readthedocs.io/en/latest/install/kernel_install.html|Installing the IPython kernel — IPython 8.0.0.dev documentation]]\\ |
| |