Workbook 1: Image handling

This is the first workbook of the course series, which focus on image loading and handling. The notebook can be run online in the google Colab environment by clicking on the "Open in Colab" button at the top of the script, which will redirect you to the colab environment (depending on your browser it may requite ctrl click or shift click). The colab environment has an active kernel, enabling you to execute code blocks, alter the code, and get a good hands-on experience with programming. You can always reload the workbook from this site, in case you want to reset.

Alternatively, the workbook can be run on your local machine, but this requires a local python installation. You can find a guide for installing python here: https://www.livenano.org/analysis/introduction-to-image-handling-with-python. You can donwload the workbook via the button below: