Jupyter Notebooks#
This section contains basic information about Jupyter Notebooks that you will need for this tutorial.
How to run a cell#
A Notebook is composed of cells. In this tutorial, you will often hear run a cell.
To run a cell in a notebook. Click on the cell and press: Shift+return

Figure: Running a cell