If you are a git user, you can get the workshop materials by cloning this repo: You can set the environment to run the notebook in a few ways - Pixi (recommended) uv (also recommended 1), Conda/Mamba, ...
For Lab 3, we have two helper scripts for utility functions (utils.py) and our classical optimizer (pso.py). Please make sure these are in the same folder as the Lab 3 script in order to ensure that ...