Jupyter Notebook
The Jupter Notebook (formerely known as the IPython Notebook) is an interactive computational environment, which combines code execution, rich text, mathematics, plots and rich media.
A Jupter Notebook can be launched just with::
ipython notebook
In or...