Selectbox without re-running all script

@Berk_Demir Hi mate, this problem you are facing don’t have a official solution until now. But there are some workarounds you could use as here A possible design for doing per-session persistent state in Streamlit · GitHub.

You can also check at The Streamlit Roadmap: Big Plans for 2020!; they are working on this problem and i think soon will be launch.

Cheers! :sunglasses: