Skip to content

Conversation

@sfc-gh-dmatthews
Copy link
Contributor

📚 Context

Three new embedded apps for version 1.49.0

🧠 Description of Changes

  • Sparklines for st.metric
  • Directory upload
  • Missing basic toast example

Contribution License Agreement

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request prepares version 1.49.0 by adding three new embedded apps and updating dependency requirements to use nightly builds for testing.

  • Adds sparklines functionality to st.metric with chart visualization options
  • Introduces directory upload capability for file uploader widget
  • Includes a basic toast notification example

Reviewed Changes

Copilot reviewed 28 out of 28 changed files in this pull request and generated 2 comments.

File Description
python/api-examples-source/metric.example5.py New example demonstrating st.metric with sparklines (line, area, bar charts)
python/api-examples-source/widget.file_uploader_directory.py New example showing directory upload functionality for file uploader
python/api-examples-source/status.toast.py New basic example for toast notifications
Multiple requirements.txt files Updated streamlit dependency from >=1.48.0 to streamlit-nightly

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Collaborator

@lukasmasuch lukasmasuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@sfc-gh-dmatthews sfc-gh-dmatthews merged commit 1789dcf into main Aug 26, 2025
4 checks passed
@sfc-gh-dmatthews sfc-gh-dmatthews deleted the prerelease/1.49.0 branch August 26, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants