Hey all,
We have some updates regarding Session State. It’s now natively supported in Streamlit via the 0.84.0 release - this will help with preserving the state of a sidebar page if you switch to another one!
To use, upgrade to the latest version:
pip install --upgrade streamlit
Here are some helpful links:
- Session State Blog Post
- Session State Topic Guide
- Session State API Reference
- Session State Demo App
- Forum release notes
Looking forward to hearing what you think
@zabzug @jeremyjordan @Marc @biellls @dchudz @bjornvandijkman @Jacob_Dykstra @vnguyendc @Codeguyross @Soren @kojampef