This repository contains examples that users can explore in a live Jupyter notebook environment. The examples are hosted using mybinder.org, providing an interactive way to learn and experiment with edk code and features.
In case you want to try it out on your machine you can clone the repo and run the below commands to build and run jupyter server
git clone git@github.com:earth-data-kit/edk-examples.git
make build
make runThis will start a jupyter server which you can use to run the notebooks