Jupyter Notebook: Difference between revisions
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
=Overview= | =Overview= | ||
Jupyter Notebook is a language-agnostic interactive computing tool. It has evolved from [[IPython]]. The IPython system can be used as a kernel for using Python with Jupyter. | |||
=Subjects= | =Subjects= | ||
* [[Jupyter Notebooks Concepts|Concepts]] | * [[Jupyter Notebooks Concepts|Concepts]] | ||
* [[Jupyter Notebooks Operations|Operations]] | * [[Jupyter Notebooks Operations|Operations]] |
Latest revision as of 23:38, 14 May 2024
External
Internal
Overview
Jupyter Notebook is a language-agnostic interactive computing tool. It has evolved from IPython. The IPython system can be used as a kernel for using Python with Jupyter.