Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Preamble


Learning Objectives

By the end of this session, students will be able to:


Course Material

Python environment

We recommend creating the following course environment with Conda:

📥 environment.yml

Windows / Linux / macOS

Open a terminal (or Anaconda Prompt on Windows) and run:

conda env create -f environment.yml

Then activate the environment:

conda activate eo-cv-course

Notebook

📓 Jupyter Notebook:
📥 Download the notebook

If you encounter difficulties installing the Python environment locally, you can run the notebook directly in Google Colab: Open In Colab

Dataset

📂 Labworks data:
📥 session_1_data.zip