Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamlit st.session_state refactor #45

Merged
merged 4 commits into from
Sep 22, 2022
Merged

Conversation

saikumarmk
Copy link
Contributor

@saikumarmk saikumarmk commented Sep 22, 2022

As per #43, I've removed any dependencies on the old sessionstate.py file, and reworked the get/set method so that it will either set default values if session_state doesn't have an attribute, but will retain existing values otherwise. I have no method of extensively testing this, aside from running the hydralit example.

@TangleSpace TangleSpace merged commit 3349930 into TangleSpace:main Sep 22, 2022
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