streamlit / docs

Source code for the Streamlit Python library documentation
https://docs.streamlit.io
Apache License 2.0
110 stars 459 forks source link

fix: update experimental_fragment to fragment #1131

Closed horw closed 1 month ago

horw commented 1 month ago

📚 Context

Hello! Your new feature fragment is super useful! Thank you! I just found that 'experimental_fragment' is deprecated, so I replaced 'experimental_fragment' with 'fragment'.

🧠 Description of Changes

Revised:

Insert screenshot of your updated UI/code here

Current:

Insert screenshot of existing UI/code here

💥 Impact

Size:

🌐 References

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

sfc-gh-dmatthews commented 1 month ago

Thanks for catching the oversight! I just added a couple more pieces that go along with the update.