In-class exercise#
The in-class exercise is distributed via a GitHub Classroom repository. To get access to your group’s git repository, you can follow this link.
The first person will set up the repository for the group; the others will land on the webpage of your group’s repository immediately. All group members can then clone the repository.
Note Before you open VS Code, make sure to install the local Python environment by navigating to the working directory in a shell and executing
pixi install
For the git and GitHub exercise you will also need a second repo. You can create it by following this link, same procedure as above.