Prerequisites

Participating in the course requires the following:

  • Own laptop or MacBook
  • A Google account

Bring you own laptop or MacBook to the PhD course

Most of the PhD course will require you to either follow along an online notebook containing course notes and codes or require you to write code on your own. Bringing your own laptop or MacBook is necessary in order to participate.

Have a working Google account

During the course you will work through interactive notebooks on Google Colab.

To use Google Colab, all you need is a working Google account.

You can create a Google account for free.

Links to the course notebooks will be provided at the lectures and will be made available here.

Why are we using Google Colab?

There are a lot of ways to install and use python on your computer. Differences in configurations can quickly lead to programming environment problems (elements of your setup not being configured correctly). In order to avoid any issues with installation and configuration, we are using Google Colab where everything is properly configured in Google’s cloud services.

On this site, we will provide short guides on how to install Python with a proper IDE but we encourage you to contact your local IT department or the like to help you get set up on your own computer.