Merge branch 'main' of https://gitea.trefalt.app/gtrefalt/coolify-uv-docker-streamlit-example
This commit is contained in:
commit
3cf56a3a34
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