import streamlit as st st.title('Streamlit Page') st.write('This is the Streamlit page content')