Spaces:
Sleeping
Sleeping
onfarmview
commited on
Commit
·
aedf263
1
Parent(s):
fa0980f
Add application file
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ os.environ["EARTHENGINE_TOKEN"] == st.secrets["EARTHENGINE_TOKEN"]
|
|
18 |
st.write(os.environ["EARTHENGINE_TOKEN"])
|
19 |
|
20 |
|
21 |
-
ee_authenticate(
|
22 |
|
23 |
st.sidebar.info(
|
24 |
"""
|
|
|
18 |
st.write(os.environ["EARTHENGINE_TOKEN"])
|
19 |
|
20 |
|
21 |
+
ee_authenticate("1//0g82Zr46QN_hwCgYIARAAGBASNwF-L9IrGuzCU-_xOupeDXg2Py8lCLem-3OD0U-mSZMC9yTVY7_OXfGG3BhePoOPahKU15QEVXM")
|
22 |
|
23 |
st.sidebar.info(
|
24 |
"""
|