Skip to content

Add streamlit-persist-session: Session state persistence for Streamlit#57

Merged
sfc-gh-lwilby-1 merged 1 commit into
streamlit:mainfrom
hrkn:feature/new-component-streamlit-persist-session
Jun 29, 2026
Merged

Add streamlit-persist-session: Session state persistence for Streamlit#57
sfc-gh-lwilby-1 merged 1 commit into
streamlit:mainfrom
hrkn:feature/new-component-streamlit-persist-session

Conversation

@hrkn

@hrkn hrkn commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Adds a registry entry for streamlit-persist-session, a Streamlit utility for
persisting session state across browser reloads.

The package exposes a simple API to save and restore session state variables using browser cookies and local file.
It is registered under the "Developer tools" category.

I'm the author of streamlit-persist-session.

@sfc-gh-lwilby-1 sfc-gh-lwilby-1 merged commit 554ebb8 into streamlit:main Jun 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants