Update app.py
This commit is contained in:
parent
7d6aa4df6d
commit
33a7c56f17
2
app.py
2
app.py
|
|
@ -4,7 +4,7 @@ import pandas as pd
|
||||||
import streamlit as st
|
import streamlit as st
|
||||||
|
|
||||||
"""
|
"""
|
||||||
# Welcome to Streamlit!
|
# Welcome to Streamlit - Coolify 😎!
|
||||||
|
|
||||||
Edit `/streamlit_app.py` to customize this app to your heart's desire :heart:.
|
Edit `/streamlit_app.py` to customize this app to your heart's desire :heart:.
|
||||||
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue