Hi everyone, I have been looking to using the awesome new session state feature to save an specific state and then create an URL that loads up the saved state of the screen. Most of the existing solutions involve the use of the st.experimental_set_query_params. My question is is there another way to do this by using only core functionality (eg. session state) ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Linking to a specific session state in URL | 1 | 495 | October 13, 2022 | |
Loading URL parameters to session state | 1 | 553 | March 27, 2023 | |
Share state through URL | 6 | 4064 | January 12, 2022 | |
Hyperlink to another streamlit page and preserving session_state variables | 1 | 861 | November 16, 2022 | |
State management | 2 | 288 | August 13, 2024 |