Spaces:
No application file
No application file
Delete app.py
Browse files
app.py
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
# This is app1.py (the "main" Streamlit app)
|
2 |
-
import streamlit as st
|
3 |
-
|
4 |
-
# HTML for embedding the second Streamlit app via an iframe
|
5 |
-
st.markdown(
|
6 |
-
"""
|
7 |
-
This app is under maintenance
|
8 |
-
""",
|
9 |
-
unsafe_allow_html=True,
|
10 |
-
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|