How To Set Up a Jupyter Notebook with Python 3 on Debian 9
This tutorial will walk you through setting up Jupyter Notebook with Python 3 to run from a Debian 9 server, as well as teach you how to connect to and use the notebook. Jupyter notebooks (or simply notebooks) are documents produced by the Jupyter Notebook app which contain both computer code and rich text elements (paragraph, equations, figures, links, etc.) which aid in presenting and sharing reproducible research.