Draft

Week 1) Getting started

Learning Goals

Preparation before class

Opening lecture and Python bootcamp

Note

Downloading to and starting the tutorial on your computer

  • Right-click on the download link and select “download linked file as…”.
  • Move the file to a convenient file location (e.g., somewhere in your course folder)
  • If the downloaded file is a .zip (compressed) file, unzip it.
  • Open Jupyter Notebook (e.g., using the terminal or the Anaconda Navigator), navigate to the folder where you stored the downloaded files, and open the .ipynb file from within Jupyter Notebook.
  • Start with the tutorial!

After the lecture