Jupyter: Difference between revisions

From miki
Jump to navigation Jump to search
(Created page with "The [http://jupyter.org/ Jupyther] Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanator...")
 
No edit summary
Line 1: Line 1:
The [http://jupyter.org/ Jupyther] Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.
The [http://jupyter.org/ Jupyter] Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.


== Install ==
== Install ==

Revision as of 10:41, 9 February 2016

The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.

Install

First install Anaconda:

bash Anaconda2-2.5.0-Linux-x86_64.sh

To start the server:

jupyter notebook