Jupyter Notebook: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


=Internal=
=Internal=
* [[Data_Science#Tools|Data Science]]
* [[Python_for_Data_Analysis#Overview|Python for Data Analysis]]


=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.

Subjects