Notebooks are not a new concept
text, calculation and graphics together + GUI (+ presentation-mode)
(Tutorial: Getting Started with conda)
Start the notebook server:
jupyter notebook
The Jupyter Notebook App will open automatically in your browser.
Default: http://localhost:8888
[Docs]
Start the lab server:
jupyter lab
JupyterLab will open automatically in your browser.
Default: http://localhost:8888/lab
Because JupyterLab is a server extension of the classic notebook server -- you can also just visit the /lab
URL.
E-Mail: hannah.augustin@sbg.ac.at
GitHub: @augustinh22
Website: http://hannahaugustin.at
Slides: http://slides.hannahaugustin.at/maptime/Jupyter_intro/