Spaces:
Sleeping
Sleeping
onfarmview
commited on
Commit
·
5d64c55
1
Parent(s):
bd83ae4
first time
Browse files- .DS_Store +0 -0
- app.py +2 -2
- pages/.DS_Store +0 -0
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import streamlit as st
|
2 |
-
|
3 |
-
import geemap.foliumap as geemap
|
4 |
|
5 |
from streamlit.components.v1 import html
|
6 |
import ee
|
|
|
1 |
import streamlit as st
|
2 |
+
import leafmap.foliumap as geemap
|
3 |
+
# import geemap.foliumap as geemap
|
4 |
|
5 |
from streamlit.components.v1 import html
|
6 |
import ee
|
pages/.DS_Store
CHANGED
Binary files a/pages/.DS_Store and b/pages/.DS_Store differ
|
|