For questions about installing and using Jupyter Notebook. 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. Questions about programming are off topic and should be asked at: http://stackoverflow.com/
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, unlike its predecessor IPython Notebook, supports many different languages and interactive shells in addition to Python and IPython.
Each Jupyter Notebook document may contain executable code blocks, outputs, plots and Markdown text.