2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-04-12 14:00:27 +08:00
Eric Gentry 11cb93fbbd
Jupyter Notebook ecosystem docs improvements ()
* Add Project Jupyter info, extra context and detail to home page/index.

* Added links, minor formatting.

* Updated homepage, adapted unified messaging on notebook page.

* Updated links.

* Added minimal description to the user-documentation main page.

* Revised notebook introduction text.

* Bullet point updates.

* Fixed typo.

* Link update.

* Changed lightweight to simplified.

* Added Jupyter Desktop link.

* Added standards info/links.

* Update standards link.

* Update standards link.

* Update link.

* Added extension to markdown file link.
2023-05-31 17:35:38 +02:00

1.7 KiB

Jupyter Notebook Documentation

Welcome to the Jupyter Notebook documentation site. Jupyter Notebook is a simplified notebook authoring application, and is a part of Project Jupyter, a large umbrella project centered around the goal of providing tools (and standards) for interactive computing with computational notebooks.

A computational notebook is a shareable document that combines computer code, plain language descriptions, data, rich visualizations like 3D models, charts, graphs and figures, and interactive controls. A notebook, along with an editor like Jupyter Notebook, provides a fast interactive environment for prototyping and explaining code, exploring and visualizing data, and sharing ideas with others.

Jupyter Notebook is a sibling to other notebook authoring applications under the Project Jupyter umbrella, like JupyterLab and Jupyter Desktop. Jupyter Notebook offers a lightweight, simplified experience compared to JupyterLab.

Read more about how to use Jupyter Notebook on this site, in the User Documentation.


:maxdepth: 2

user-documentation
configuration
migrate_to_notebook7
contributor
changelog