Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -233,4 +233,4 @@ if uploaded_file is not None:
|
|
233 |
st.markdown(provide_download_link(html_string, f"{title.replace(' ', '_')}.html"), unsafe_allow_html=True)
|
234 |
|
235 |
|
236 |
-
streamlit_file_path
|
|
|
233 |
st.markdown(provide_download_link(html_string, f"{title.replace(' ', '_')}.html"), unsafe_allow_html=True)
|
234 |
|
235 |
|
236 |
+
#streamlit_file_path
|