pip install --upgrade streamlit
or
conda update streamlit
Highlights:
•
Lightning-fast reconnect when you do a ctrl-c/rerun on your Streamlit code
•
Useful error messages when the connection fails
•
Fixed multiple bugs and improved polish of our newly-released interactive widgets (st.slider, etc)