Jupyter is an open-source software that allows teachers and students to teach and learn to code within a single file called a notebook. Jupyter notebooks are quickly becoming the preferred method of teaching and learning Python because they are easy to create, edit, and interact with.
How do I access a Jupyter notebook? Google has an add-on to Google Drive called Google Colaboratory (or Google Colab for short). This add-on works the same as Google Docs, Google Slides, and Google Sheets--it just works with Jupyter notebooks instead of word documents, presentations, and spreadsheets!
No need to download any software (for our purposes)--just upload a Jupyter notebook to your drive and open it with Google Colab to get started!
Click the links below to download the Jupyter notebooks we will be using for class. Note that some of them also have additional link(s) to data files associated with the notebook.