-
Notifications
You must be signed in to change notification settings - Fork 643
Release 1.27.0 #817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 1.27.0 #817
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a7a8c14
Add documentation for `st.status` (#783)
sfc-gh-dmatthews 98a919d
Add st.toggle documentation (#784)
sfc-gh-dmatthews f9dab70
Feature/enable deploy button (#787)
sfc-gh-dmatthews b0f8936
Release 1.26 (#785)
sfc-gh-dmatthews 5e5a748
Update streamlit.json (#790)
sfc-gh-dmatthews f408bb2
Merge branch 'main' into release
sfc-gh-dmatthews 88dd226
Merge branch 'main' into release
sfc-gh-dmatthews 12db4bd
Update experimental-user.md (#794)
kajarenc 6eade00
Feature/st.scatter chart (#806)
sfc-gh-dmatthews 683702a
Feature/st.link button (#814)
sfc-gh-dmatthews a2f6601
Update changelog.md
sfc-gh-dmatthews e489f8f
Update Cheatsheet
sfc-gh-dmatthews 60685eb
Merge branch 'main' into release-1.27
sfc-gh-dmatthews ecdae39
Update What's new cards
sfc-gh-dmatthews 9a01815
Update apps to Streamlit 1.27.0
sfc-gh-dmatthews 52df936
Merge pull request #818 from streamlit/release-1.27
sfc-gh-dmatthews 043bf59
Style link button API illustration
snehankekre 5cd3ce3
Update st.link_button title
sfc-gh-dmatthews 6b5af24
Feature/st.rerun (#816)
sfc-gh-dmatthews File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| title: st.scatter_chart | ||
| slug: /library/api-reference/charts/st.scatter_chart | ||
| description: st.scatter_chart displays an scatter chart. | ||
| --- | ||
|
|
||
| <Autofunction function="streamlit.scatter_chart" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.