Jupyter Notebook Documentation#

Welcome to theJupyter Notebook documentation site.Jupyter Notebookis a simplified notebook authoring application, and is a part ofProjectJupyter, a large umbrella projectcentered around the goal of providing tools (andstandards)for interactive computing withcomputational notebooks.

Acomputational notebookis a shareable document that combines computercode, plain language descriptions, data, rich visualizations like 3D models,charts, graphs and figures, and interactive controls. A notebook, along withan editor likeJupyter Notebook, provides a fast interactive environment forprototyping and explaining code, exploring and visualizing data, and sharingideas with others.

Jupyter Notebook is a sibling to other notebook authoring applications underthe Project Jupyter umbrella, likeJupyterLabandJupyter Desktop.Jupyter Notebook offers a lightweight, simplified experience compared to JupyterLab.

Read more about how to useJupyter Notebook on this site, in theUserDocumentation.

_images/notebook-running-code.png