pypi streamlit 1.17.0

latest releases: 1.38.0, 1.37.1, 1.37.0...
20 months ago

Notable Changes

  • 🪄 @st.experimental_singleton supports an optional validate parameter that accepts a validation function for cached data and is called each time the cached value is accessed.
  • 💾 @st.experimental_memo’s persist parameter can also accept booleans.

Other Changes

  • 📟 Multipage apps exclude __init__.py from the page selector (#5890).
  • 📐 The iframes of embedded apps have the ability to dynamically resize their height (#5894).
  • 🐞 Bug fix: thumb values of range sliders respect the container width (#5913).
  • 🪲 Bug fix: all examples in docstrings of Streamlit commands contain relevant imports to make them reproducible (#5877).

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.