Labs
This page extends the study guide with more information specific to the computer labs in this course.
Sign up & submissions
You should work on the labs in pairs. For this, you need to sign up for a lab group together with your lab partner. This can be done on the Webreg page depending on your course code.1
For submitting your labs, use the Lisam submissions functionality.
For feedback & grading of the labs, go to the Webreg page depending on your course code.
Running the labs
Labs come in the form of Jupyter Notebooks using Python. On the lab computers, we provide a virtual environment that you should activate before starting to work on the labs:
source /courses/TDP030/venv/bin/activate
Afterwards, you can run jupyter lab
to start working.
Using your own computer
We cannot provide any technical support if you run into problems specific to your own computer. We test that labs run on the lab environment, so if you run into technical issues that you cannot solve, please use the lab computers instead.
Footnotes
It’s also fine to work together with a student from a different course code. In this case, you need to pick one of the course codes under which you want to sign up. It’s also a good idea to inform the examiner to avoid any confusion.↩︎