We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd11da1 + 7f40906 commit 0925120Copy full SHA for 0925120
.github/workflows/sync-hf.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Push to hub
18
env:
19
HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push --force https://giswqs:$HF_TOKEN@huggingface.co/spaces/giswqs/leafmap-voila main
+ run: git push --force https://giswqs:$HF_TOKEN@huggingface.co/spaces/giswqs/geemap-voila main
README.md
@@ -12,7 +12,7 @@ short_description: A Voila template for leafmap
12
license: mit
13
---
14
15
-# leafmap-voila
+# geemap-voila
16
Build a docker image for using leafmap with Voila
environment.yml
@@ -9,4 +9,3 @@ dependencies:
9
- leafmap
10
- maplibre
11
- voila
- - voila_topbar
0 commit comments