Jupyter Notebook is a locally installed application that runs in a web browser and allows you to create and share documents that contain live code, equations, visualizations and explanatory text.
Jupyter Notebook is a locally installed application that runs in a web browser and provides a front-end to many different languages and interactive shells such as IPython. Jupyter Notebook has support for more than 40 different languages.
Each Jupyter Notebook document may contain executable code blocks, outputs, plots and Markdown text.
Jupyter Notebook is the successor to IPython Notebook, which was part of the ipython project. However, Jupyter and IPython are separate projects as of IPython 4.0.
Jupyter Notebook will be available in the default Ubuntu repositories in the upcoming 17.04 release.
More information: