-
Fork this repo, so you can save changes across class sessions.
-
In Google Colab, create a new notebook.
-
Paste the following commands in a code chunk, and run it:
! git clone https://github.com/<your GitHub username>/scratchpad
%run ./scratchpad/get_data.pyThis will download and extract the course data for you.
- When you're done, use
Save a Copy in GitHubto save your notebook back to yourscratchpadrepo asnb_2026_mm_dd.ipynb.