From 33a7c56f178733a3a192ad29c905b3f5c7c72b0a Mon Sep 17 00:00:00 2001 From: gtrefalt Date: Mon, 27 Oct 2025 10:05:08 +0000 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 6f2aa8b..0fa1771 100644 --- a/app.py +++ b/app.py @@ -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