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.

Setup

ESA

This workshop runs locally from a JupyterLab session using the agile26-pangeo conda environment available in the repository.

Clone the Repository

git clone https://github.com/ESA-EarthCODE/agile26-tutorial
cd agile26-tutorial

Start JupyterLab

If you do not already have that environment, create the pinned workshop environment from this repository:

conda env create -f environment.yml
conda activate agile26-pangeo
jupyter lab
conda activate agile26-pangeo
jupyter lab

Open the JupyterLab URL shown in the terminal, then use the file browser to open the workshop pages and notebooks.

For the guided hands-on section, start with:

burnt-area-example/pangeo_on_EarthCODE.ipynb