Exercise 3#

Due date: Please complete this exercise by the end of day on Friday 9th of February 2024.

Exercise 3 - Start your assignment

You can start working on your personal (private) copy of Exercise by:

Notice that if you are using GitHub Classroom for the first time, it might ask from you a permission to verify your GitHub identity. In such case, choose “Authorize GitHub Classroom”.

You can also take a look at the open course copy of Exercise 3 in the course GitHub repository (does not require logging in). Note that you should not try to make changes to this copy of the exercise, but rather only to the copy available via GitHub Classroom.

Cloud computing environment#

After you have your personal exercise in GitHub, start doing the programming using CSC Notebooks:

https://img.shields.io/badge/launch-CSC%20notebook-blue.svg

Using Git#

Note

We will use git and GitHub when working with the exercises. You can find instructions for using git and the Jupyter Lab git plugin in here.