Please include a clear and concise summary of your changes.
Link the related issue(s) (e.g., Fixes #42, Closes #101).
Mark with an [x] what applies:
- 🐛 Bug fix (non-breaking change fixing an issue)
- 🔧 Enhancement (improving existing functionality/code)
- ✨ New feature (non-breaking change adding functionality)
- 💥 Breaking change (changes that cause existing functionality to not work)
- 📖 Documentation update
- 📦 New dependency (list below)
If new dependencies were added, list them here:
- Add screenshots, GIFs, or videos to demonstrate your changes.
- You may also use a comparison table if helpful:
| Before | After |
|---|---|
| Image / Text | Image / Text |
Before submitting your PR, confirm the following:
- My branch is based on
streamlit-dev(notstreamlit-main). - I made the Pull Request against the
streamlit-dev. - I have tested the app locally and verified my changes.
- I documented new/modified functionality in code or docs.
- I gave my PR a clear and descriptive title.
- I linked the relevant issue(s).
You may add any context, follow-up ideas, or notes that you may need to clarify your PR.
Please delete any section or elements of the PR template that do not apply to your PR submission (including this very note) while maintaining the structure of the template.