Workflow
- Open the module hub.
- Choose the module for the week.
- Click the `Launch in Colab` button on that module page.
- Sign in with a Google account if prompted.
- Run the notebook from top to bottom, one cell at a time.
Notebook guide
Most notebook-based course work runs in Google Colab. Students can open the notebooks in a browser without setting up local software.
Some modules use guides, scripts, or setup documents instead of a single notebook. In those cases, the module page links to the relevant files directly in GitHub.
Working locally is optional. If needed, students can use:
git clone https://github.com/ruoxinx/CMGT-40095-50095.git
cd CMGT-40095-50095
jupyter lab