Spaces:
Sleeping
Sleeping
Commit
·
6def6fe
1
Parent(s):
b1cc329
Commit my-awesome-file to the Hub
Browse files- .DS_Store +1 -1
- requirements copy 2.txt +24 -0
- requirements copy.txt +24 -0
.DS_Store
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8196
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4019d07f8ec3b45443c819fe80d8b964f37060049df04f786475052754f862cb
|
3 |
size 8196
|
requirements copy 2.txt
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--find-links=https://girder.github.io/large_image_wheels GDAL
|
2 |
+
# cartopy
|
3 |
+
folium==0.13.0
|
4 |
+
# ipywidgets<8.0.5
|
5 |
+
geemap
|
6 |
+
ffmpeg-python
|
7 |
+
geopandas
|
8 |
+
# jupyter-server-proxy
|
9 |
+
# keplergl
|
10 |
+
leafmap>=0.18.6
|
11 |
+
# localtileserver
|
12 |
+
# nbserverproxy
|
13 |
+
owslib
|
14 |
+
palettable
|
15 |
+
plotly
|
16 |
+
streamlit
|
17 |
+
streamlit-bokeh-events
|
18 |
+
streamlit-folium
|
19 |
+
# streamlit-keplergl
|
20 |
+
# tropycal
|
21 |
+
# git+https://github.com/giswqs/leafmap
|
22 |
+
# git+https://github.com/giswqs/geemap
|
23 |
+
altair<5
|
24 |
+
|
requirements copy.txt
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--find-links=https://girder.github.io/large_image_wheels GDAL
|
2 |
+
# cartopy
|
3 |
+
folium==0.13.0
|
4 |
+
# ipywidgets<8.0.5
|
5 |
+
geemap
|
6 |
+
ffmpeg-python
|
7 |
+
geopandas
|
8 |
+
# jupyter-server-proxy
|
9 |
+
# keplergl
|
10 |
+
leafmap>=0.18.6
|
11 |
+
# localtileserver
|
12 |
+
# nbserverproxy
|
13 |
+
owslib
|
14 |
+
palettable
|
15 |
+
plotly
|
16 |
+
streamlit
|
17 |
+
streamlit-bokeh-events
|
18 |
+
streamlit-folium
|
19 |
+
# streamlit-keplergl
|
20 |
+
# tropycal
|
21 |
+
# git+https://github.com/giswqs/leafmap
|
22 |
+
# git+https://github.com/giswqs/geemap
|
23 |
+
altair<5
|
24 |
+
|