KZTech's picture
Update app.py
7dab5c7 verified
raw
history blame
107 Bytes
import streamlit as st
st.title("Hello Streamlit")
st.write("This app is running with proper context.")