Jupyter
Getting Started
-
Install jupyter notebook with Anaconda or PIP. https://jupyter.org/
-
In terminal got to an empty directory and enter: $ jupyter notebook.
-
A “localhost:8888/tree” page will be created in the browser (Whatever is open).
-
Create new notebook by clicking “New” button on top left of the newly opened page.
- Read more about Jupyter
- Log in or register to post comments