Skip to content

EOFarm/IR2MA-demo

Repository files navigation

demo

Demonstration of IR2MA earth observation WMS services.

Uses docker-compose to run the demo in a local JupyterLab instance.

notebooks

The notebooks are under directory 'demoroot/notebooks'.

build

The docker image is built with docker-compose:

docker-compose build

The built container bundles the notebooks and supporting files.

run

docker-compose up

Open your browser at http://0.0.0.0:8888

develop

Use the commandline arg to mount the local notebook files into the running container for local development...

docker-compose -f docker-compose-dev.yml up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published