Introduction to IPython & Jupyter Notebooks
November 15, 2015
IPython and Jupyter: An enhanced interactive Python shell; A decoupled two-process communication model, which allows for multiple clients to connect to a computation kernel, most notably the web-based notebook; An architecture for interactive parallel computing.