Introduction to actinia cloud geoprocessing (https://actinia.mundialis.de/) - see tutorial at https://metzm.github.io/actinia-introduction/
This workshop is a fork of https://mmacata.github.io/actinia-introduction. The initial workshop has more exercises. This workshop focuses on the "bare" HTTP API from actinia and jupyter notebooks to interact with actinia.
First (and only once):
pip install mkdocs setuptools
Then (everytime you want the build to run):
mkdocs build
Open site/index.html
in your favourite browser to see the output.