pypi streamlit 0.85.0

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

Release Date: Jul 22, 2021

Highlights

  • Streamlit now uses Apache Arrow for serializing data frames when they are sent from Streamlit server to the front end. See our blog post
    • (Users who wish to continue using the legacy data frame serialization can do so by setting the dataFrameSerialization config option to "legacy" in their config.toml)

Other Changes

  • Bug fixes: Unresponsive pydeck example (#3395), JSON parse error message (#2324), Tooltips rendering (#3300), Colorpicker not working on Streamlit Sharing (#2689)

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.