Skip to content

opengeos/geemap-voila

Repository files navigation

title emoji colorFrom colorTo sdk app_port tags pinned short_description license
Geemap Voila
🚀
red
red
docker
7860
geemap
false
A Voila template for geemap
mit

geemap-voila

Build a docker image for using geemap with Voila

To build the image:

docker buildx build --platform linux/amd64,linux/arm64 -t giswqs/geemap:voila --push .

To run the image:

docker run -it -p 7860:7860 -v $(pwd):/home/jovyan/notebooks giswqs/geemap:voila

To push the image to the registry:

docker push giswqs/geemap:voila

About

A Voila template for Earth Engine web apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published