pypi streamlit 0.86.0

latest releases: 1.34.0, 1.33.0, 1.32.2...
2 years ago

Release date: Aug 5, 2021

Highlights

  • 🎓 Our layout primitives are graduating from beta! You can now use st.columns, st.container and st.expander without the beta_ prefix.

Notable Changes

  • 📱 When using st.columns, columns will stack vertically when viewport size <640px so that column layout on smaller viewports is consistent and cleaner. (#3594)

Other Changes

  • 🐞 Bug fixes: Fixed st.date_input crashes if its empty (#3194), Opening files with utf-8(#3022), st.select_slider resets its state upon interaction (#3600)

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.