Spaces:
Sleeping
Sleeping
Update with date
Browse files
app.py
CHANGED
@@ -345,11 +345,11 @@ with col1:
|
|
345 |
st.markdown(f'<p class="font"> {prediction} <p>', unsafe_allow_html=True)
|
346 |
|
347 |
|
348 |
-
st.header("Musterdatenkatalog Taxonomy")
|
349 |
|
350 |
st.plotly_chart(fig)
|
351 |
|
352 |
-
st.header("Locations with Musterdatensätzen")
|
353 |
st.markdown(
|
354 |
"""<p class="font">Hover over the map to see how many datasets are available
|
355 |
for this location. </p>
|
|
|
345 |
st.markdown(f'<p class="font"> {prediction} <p>', unsafe_allow_html=True)
|
346 |
|
347 |
|
348 |
+
st.header("Musterdatenkatalog Taxonomy (as of 20.08.2024)")
|
349 |
|
350 |
st.plotly_chart(fig)
|
351 |
|
352 |
+
st.header("Locations with Musterdatensätzen (as of 20.08.2024)")
|
353 |
st.markdown(
|
354 |
"""<p class="font">Hover over the map to see how many datasets are available
|
355 |
for this location. </p>
|