Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -6,7 +6,7 @@ import streamlit as st
|
|
| 6 |
"""
|
| 7 |
# Welcome to Streamlit!
|
| 8 |
|
| 9 |
-
Edit
|
| 10 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 11 |
forums](https://discuss.streamlit.io).
|
| 12 |
|
|
|
|
| 6 |
"""
|
| 7 |
# Welcome to Streamlit!
|
| 8 |
|
| 9 |
+
Edit /streamlit_app.py to customize this app to your heart's desire :heart:.
|
| 10 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 11 |
forums](https://discuss.streamlit.io).
|
| 12 |
|