From 45d47c94f46794ef51c51ffe8944e0b19e573f6c Mon Sep 17 00:00:00 2001 From: Girma Neshir Alemneh <46236844+girmaneshir@users.noreply.github.com> Date: Wed, 20 Nov 2024 09:50:45 +0300 Subject: [PATCH] Update streamlit_app.py --- streamlit_app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/streamlit_app.py b/streamlit_app.py index 3a8699f..e9ed53a 100644 --- a/streamlit_app.py +++ b/streamlit_app.py @@ -1,5 +1,5 @@ import streamlit as st -st.title('🎈 App Name') +st.title('🎈 Assistant Professor, Girma Neshir') -st.write('Hello world!') +st.write('Hi there are you fine!')