This repo contains a few notebooks to learn how to use the Earth Data Hub service.
Install the uv package manager, e.g. pip install uv or conda install uv.
Clone this repo, enter the repo folder and start Jupyter Lab in an isolated environment without messing up your existing Python installations.
git clone [email protected]:bopen/edh-learning.git
cd edh-learning
uv run --frozen jupyter lab