Most exercises are given in Jupyter Notebooks. These are available from the materials folder in LearnIT
Two notebook versions are provided in separate folders: one for Jupyter Lab users and one for VSCode users (also compatible with PyCharm, Dataspell, and other editors).
We recommend using Jupyter Lab because it provides notebooks that closely resemble the webpage. However, the VSCode notebooks contain the same content but without formatting.
Each folder contains sub-folders that mirror the webpage urls. For example, the first exercise is placed in <rootDir>/<vscode|jupyter>/02-material/W1-introduction/
.