How To Set Up a Jupyter Notebook to Run IPython on Ubuntu 16.04
IPython is an interactive command-line interface to Python. Jupyter Notebook offers an interactive web interface to many languages, including IPython. This article will walk you through setting up a server to run Jupyter Notebook as well as teach you how to connect to and use the notebook.