Skip to content

Streamlit Examples

Run any example with:

streamlit run examples/streamlit/<filename>.py
File Description
sysdyn_sir.py SIR epidemiological model
sysdyn_all.py All system dynamics models — dynamic selector
ca_game_of_life.py Game of Life
ca_fire_model.py Forest fire spread
ca_fire_model_prob.py Probabilistic fire with regrowth
ca_snow.py Snowfall and accumulation
ca_all.py All cellular automata models — dynamic selector