Spaces:
Running
Running
Update Home.py
Browse files
Home.py
CHANGED
|
@@ -24,7 +24,7 @@ with mt1:
|
|
| 24 |
st.text('')
|
| 25 |
st.text('')
|
| 26 |
st.divider()
|
| 27 |
-
st.
|
| 28 |
|
| 29 |
with mt2:
|
| 30 |
st.header("Before you start")
|
|
|
|
| 24 |
st.text('')
|
| 25 |
st.text('')
|
| 26 |
st.divider()
|
| 27 |
+
st.info("We now support The Lens's CSV file.", icon="🚨")
|
| 28 |
|
| 29 |
with mt2:
|
| 30 |
st.header("Before you start")
|