Skip to content

andrew-weisman/streamlit-global-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-global-state

Thanks to @Asaurus1 for the idea here.

Note the example in this repo (which can be run using streamlit run app.py) includes an example of preserving st.data_editor() objects between pages using the global state using this module. If you don't care about that, just delete everything having to do with the streamlit_dataframe_editor_global module in the examples and then you have a purely idiomatic set of examples for using the global state.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages