Currently I am using container approach .
headerSection = st.container()
mainSection = st.container()
loginSection = st.container()
logOutSection = st.container()
Currently I am using container approach .
headerSection = st.container()
mainSection = st.container()
loginSection = st.container()
logOutSection = st.container()
hey @Charly_Wargnier I have tried this but facing issue in routing user to next page . If you have any other suggestion please let me know .
Hi @black_hat, you could use 🖱️ Switch page function - streamlit-extras to direct a user to another page