Two python pages in one

Hello everyone, how are you? I would like to know if there is a way to put two python pages inside one, using streamlit, without causing the page to reload completely.

Hello, sounds like st.fragment might be what you are looking for:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.