Skip to content

Commit 0925120

Browse files
authored
Merge pull request #1 from opengeos/update
Initial commit
2 parents cd11da1 + 7f40906 commit 0925120

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/sync-hf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Push to hub
1818
env:
1919
HF_TOKEN: ${{ secrets.HF_TOKEN }}
20-
run: git push --force https://giswqs:$HF_TOKEN@huggingface.co/spaces/giswqs/leafmap-voila main
20+
run: git push --force https://giswqs:$HF_TOKEN@huggingface.co/spaces/giswqs/geemap-voila main

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ short_description: A Voila template for leafmap
1212
license: mit
1313
---
1414

15-
# leafmap-voila
15+
# geemap-voila
1616

1717
Build a docker image for using leafmap with Voila
1818

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ dependencies:
99
- leafmap
1010
- maplibre
1111
- voila
12-
- voila_topbar

0 commit comments

Comments
 (0)