Spaces:
Sleeping
Sleeping
Yunus Serhat Bıçakçı
commited on
Commit
·
4602598
1
Parent(s):
0564f51
update
Browse files- Application.py +1 -1
Application.py
CHANGED
@@ -23,7 +23,7 @@ st.title("Interactive Crime Map Application")
|
|
23 |
|
24 |
st.subheader(
|
25 |
"""
|
26 |
-
This interactive crime map apps created using [streamlit](https://streamlit.io) and open-source mapping libraries, such as [leafmap](https://leafmap.org), [geopandas](https://geopandas.org), and [folium](https://python-visualization.github.io/folium/).
|
27 |
"""
|
28 |
)
|
29 |
|
|
|
23 |
|
24 |
st.subheader(
|
25 |
"""
|
26 |
+
This interactive crime map apps created using [streamlit](https://streamlit.io) and open-source mapping libraries and repositories, such as [leafmap](https://leafmap.org), [geopandas](https://geopandas.org), [streamlit-geospatial](https://huggingface.co/spaces/giswqs/Streamlit) ,and [folium](https://python-visualization.github.io/folium/).
|
27 |
"""
|
28 |
)
|
29 |
|