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.
cgage1
2
Hello, sounds like st.fragment might be what you are looking for:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Keep fragment running while the page loads | 0 | 54 | July 15, 2024 | |
| Issue with st.experimental_fragment functions | 11 | 1128 | May 16, 2024 | |
| How to Do Partial Rerun for This Dynamic Form Using Fragments? | 5 | 875 | August 31, 2024 | |
| How to prevent fragments to rerun from app interaction? | 1 | 184 | September 5, 2024 | |
| ⚡️ Launched in 1.33: st.experimental_fragment | 45 | 8030 | April 12, 2024 |