Jupyter notebook

You can use the Jupyter notebook application to write python code in a linear sequence of cells, run the code, and view the results of the computations. You can interactively use the Jupyter environment for writing python code or markdown cells.

For more information on how to use the Jupyter notebook editor, see the Jupyter Notebook User Guide.