pypi streamlit 1.3.0

latest releases: 1.39.0, 1.26.1, 1.38.0...
2 years ago

Release date: Dec 16, 2021

Notable Changes

  • 💯 Support for NumPy values in st.metric .
  • 🌐 Support for Mesh Layers in PyDeck.
  • 📊 Updated Plotly chart version to support the latest features.
  • 🏀 st.spinner element has visual animated spinner.
  • 🍰 st.caption supports HTML in text with unsafe_allow_html parameter.

Other Changes

  • 🪲 Bug fix: Allow st.session_state to be used to set number_input values with no warning (#4047).
  • 🪲 Bug fix: Fix footer alignment in wide mode (#4035).
  • 🐞 Bug fix: Better support for Graphviz and Bokeh charts in containers (columns, expanders, etc.) (#4039).
  • 🐞 Bug fix: Support inline data values in Vega-Lite (#4070).
  • ✍️ Types: Updated type annotations for experimental memo and singleton decorators.
  • ✍️ Types: Improved type annotations for st.selectbox, st.select_slider, st.radio, st.number_input, and st.multiselect .

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.