Tools - Jupyter Notebooks
Jupyter Notebooks
Jupyter notebooks are a way of coding in your webbrowser.
You can access the entire functionality of python through them, making them an extremely powerful tool.
Jupyter notebooks consist of cells that can be used to mix formatted text, python code, and visualizations
Check out this short video for a quick introduction (7 minutes) to jupyter:
Figure 1: A quick introduction to Jupyter Notebook; Source: Michael Fudge on YouTube