import streamlit as st st.title("Hello Streamlit") st.write("This app is running with proper context.")