In this section of the course we'll be using a new tool for working with Python - Jupyter Notebooks. This week we'll get started using notebooks, looking at the different features and reviewing some of the Python concepts you covered in Semester 1.
The notes for this section are static renderings of Jupyter notebooks. You won't be able to run the code in these pages directly from your browser. Instead you should follow along with your own notebook open in another window and work on the examples and exercises in that.
How to start a new notebook is covered in Section 1.