Skip to content

bopen/edh-learning

Repository files navigation

edh-learning

This repo contains a few notebooks to learn how to use the Earth Data Hub service.

Setup

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 git@github.com:bopen/edh-learning.git
cd edh-learning
uv run --frozen jupyter lab

Optional interactive map support

You can start Jupyter Lab with support for interactive data exploration and map integration (at the cost of a much more complex installation) with:

uv run --frozen --extra maps jupyter lab

About

Earth Data Hub learning resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •