55c4146 7dab5c7 55c4146
1
2
3
4
5
6
7
import streamlit as st st.title("Hello Streamlit") st.write("This app is running with proper context.")