This commit is contained in:
Gregor Trefalt 2025-10-28 15:06:16 +01:00
commit 3cf56a3a34
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -4,7 +4,7 @@ import pandas as pd
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:.
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community