| title | Voila Geospatial |
|---|---|
| emoji | 🦀 |
| colorFrom | blue |
| colorTo | indigo |
| sdk | docker |
| pinned | false |
| license | mit |
| app_port | 8866 |
- GitHub: https://github.com/opengeos/voila-geospatial
- Hugging Face: https://huggingface.co/spaces/giswqs/voila-geospatial/tree/main
- Web App: https://giswqs-voila-geospatial.hf.space
-
Go to https://huggingface.co/spaces/giswqs/voila-geospatial/tree/main and duplicate the space to your own space.
-
Set environment variables as needed. For example, if you use Google Earth Engine, you need to set
EARTHENGINE_TOKENto your Earth Engine token. The token value should be copied from the following file depending on your operating system:Windows: C:\\Users\\USERNAME\\.config\\earthengine\\credentials Linux: /home/USERNAME/.config/earthengine/credentials MacOS: /Users/USERNAME/.config/earthengine/credentialsSimply open the file and copy ALL the content to the
EARTHENGINE_TOKENenvironment variable. -
After the space is built successfully, click the
Embed this Spacemenu and find theDirect URLfor the app, such as https://giswqs-voila-geospatial.hf.space. -
Add your own notebooks to the
notebooksfolder and wait for the app to be rebuilt. -
To hide the source code from the notebook, modify
run.shand set--strip_sources=True.




