url stringlengths 60 60 | repository_url stringclasses 1
value | labels_url stringlengths 74 74 | comments_url stringlengths 69 69 | events_url stringlengths 67 67 | html_url stringlengths 48 50 | id int64 571M 1.59B | node_id stringlengths 18 32 | number int64 1.15k 6.14k | title stringlengths 1 342 | user dict | labels list | state stringclasses 2
values | locked bool 1
class | assignee dict | assignees list | milestone null | comments int64 0 51 | created_at timestamp[s] | updated_at timestamp[s] | closed_at timestamp[s] | author_association stringclasses 4
values | active_lock_reason null | body stringlengths 0 76.3k ⌀ | reactions dict | timeline_url stringlengths 69 69 | performed_via_github_app null | state_reason stringclasses 3
values | draft bool 2
classes | pull_request dict | is_pull_request bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/streamlit/streamlit/issues/3591 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3591/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3591/comments | https://api.github.com/repos/streamlit/streamlit/issues/3591/events | https://github.com/streamlit/streamlit/pull/3591 | 950,139,233 | MDExOlB1bGxSZXF1ZXN0Njk0NzMzNjQx | 3,591 | Metric / Text Dial Feature | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2021-07-21T21:54:39 | 2021-08-10T23:07:47 | 2021-08-10T23:07:40 | COLLABORATOR | null | Create a metric element. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3591/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3591/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3591",
"html_url": "https://github.com/streamlit/streamlit/pull/3591",
"diff_url": "https://github.com/streamlit/streamlit/pull/3591.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3591.patch",
"merged_at": "2021-08-10T23:07:40"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3590 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3590/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3590/comments | https://api.github.com/repos/streamlit/streamlit/issues/3590/events | https://github.com/streamlit/streamlit/pull/3590 | 950,137,228 | MDExOlB1bGxSZXF1ZXN0Njk0NzMxODk4 | 3,590 | Arrow is the default DataFrame serialization format | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [] | closed | false | null | [] | null | 0 | 2021-07-21T21:50:46 | 2021-07-24T00:37:28 | 2021-07-22T03:09:04 | COLLABORATOR | null | This is the final commit in the Arrow Integration epic. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3590/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3590/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3590",
"html_url": "https://github.com/streamlit/streamlit/pull/3590",
"diff_url": "https://github.com/streamlit/streamlit/pull/3590.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3590.patch",
"merged_at": "2021-07-22T03:09:04"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3589 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3589/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3589/comments | https://api.github.com/repos/streamlit/streamlit/issues/3589/events | https://github.com/streamlit/streamlit/pull/3589 | 950,045,557 | MDExOlB1bGxSZXF1ZXN0Njk0NjUzODY5 | 3,589 | Widget type annotations | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [] | closed | false | null | [] | null | 2 | 2021-07-21T19:32:34 | 2021-07-24T00:37:28 | 2021-07-21T19:57:06 | COLLABORATOR | null | Roughly all of the easy (a single simple type or an optional of one) parameter type annotations for widgets, and return values. Some were too complicated for me to want to do right away, and I started with widgets since I am so familiar with them.
I did this several weeks ago but forgot to open an actual PR until no... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3589/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3589/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3589",
"html_url": "https://github.com/streamlit/streamlit/pull/3589",
"diff_url": "https://github.com/streamlit/streamlit/pull/3589.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3589.patch",
"merged_at": "2021-07-21T19:57:06"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3588 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3588/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3588/comments | https://api.github.com/repos/streamlit/streamlit/issues/3588/events | https://github.com/streamlit/streamlit/issues/3588 | 950,043,245 | MDU6SXNzdWU5NTAwNDMyNDU= | 3,588 | Condensed font option | {
"login": "kinghuang",
"id": 27340,
"node_id": "MDQ6VXNlcjI3MzQw",
"avatar_url": "https://avatars.githubusercontent.com/u/27340?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kinghuang",
"html_url": "https://github.com/kinghuang",
"followers_url": "https://api.github.com/users/kinghuang/... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | closed | false | null | [] | null | 2 | 2021-07-21T19:29:35 | 2022-09-23T18:49:27 | 2022-09-23T18:49:26 | CONTRIBUTOR | null | ### Problem
I tend to have wide text data to show. In my custom Streamlit components, I have been using [IBM Plex Sans Condensed](https://fonts.google.com/specimen/IBM+Plex+Sans+Condensed) in addition to the [IBM Plex Sans](https://fonts.google.com/specimen/IBM+Plex+Sans) that Streamlit uses as the `sans serif` [the... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3588/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3588/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3587 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3587/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3587/comments | https://api.github.com/repos/streamlit/streamlit/issues/3587/events | https://github.com/streamlit/streamlit/issues/3587 | 949,979,744 | MDU6SXNzdWU5NDk5Nzk3NDQ= | 3,587 | Multi-Selectbox Options Cut Off | {
"login": "stehuang",
"id": 35130039,
"node_id": "MDQ6VXNlcjM1MTMwMDM5",
"avatar_url": "https://avatars.githubusercontent.com/u/35130039?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stehuang",
"html_url": "https://github.com/stehuang",
"followers_url": "https://api.github.com/users/ste... | [
{
"id": 1846397999,
"node_id": "MDU6TGFiZWwxODQ2Mzk3OTk5",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/area:ux/ui",
"name": "area:ux/ui",
"color": "C2E0C6",
"default": false,
"description": ""
},
{
"id": 1964271488,
"node_id": "MDU6TGFiZWwxOTY0MjcxNDg4",
... | closed | false | null | [] | null | 5 | 2021-07-21T18:19:43 | 2022-07-13T11:53:51 | 2022-07-13T00:17:45 | NONE | null | Hi All,
I ran into a formatting issue when using the Multi-Selectbox- some options with longer names are cut off. Is there anyway to resolve this issue? Ideally, to have the options expand two/multiple lines.
Thank you!
, the callback is called the first time application runs before the user clicking.
### Steps to reproduce
Code snippet:
```
def callback():
print("... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3585/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3585/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3584 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3584/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3584/comments | https://api.github.com/repos/streamlit/streamlit/issues/3584/events | https://github.com/streamlit/streamlit/issues/3584 | 949,759,563 | MDU6SXNzdWU5NDk3NTk1NjM= | 3,584 | @st.cache crash | {
"login": "SamueLacombe",
"id": 21335736,
"node_id": "MDQ6VXNlcjIxMzM1NzM2",
"avatar_url": "https://avatars.githubusercontent.com/u/21335736?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SamueLacombe",
"html_url": "https://github.com/SamueLacombe",
"followers_url": "https://api.github.c... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 1 | 2021-07-21T14:19:14 | 2021-08-19T18:31:06 | 2021-07-21T15:16:07 | NONE | null | ### Summary
Hello,
I'm using Heroku to host my streamlit apps and I'm getting an error when I use "@st.cache" to cache a function that return my Machine learning model. My goal was to avoid loading my model every single time I wanted to translate something.
error:
`what(): instance allocation failed: new instan... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3584/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3584/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3583 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3583/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3583/comments | https://api.github.com/repos/streamlit/streamlit/issues/3583/events | https://github.com/streamlit/streamlit/pull/3583 | 949,238,232 | MDExOlB1bGxSZXF1ZXN0NjkzOTc1NTk2 | 3,583 | [NOT YET FOR REVIEW] Refactor block.tsx and friends | {
"login": "tvst",
"id": 690814,
"node_id": "MDQ6VXNlcjY5MDgxNA==",
"avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tvst",
"html_url": "https://github.com/tvst",
"followers_url": "https://api.github.com/users/tvst/followers",
... | [
{
"id": 2803641782,
"node_id": "MDU6TGFiZWwyODAzNjQxNzgy",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/status:stale",
"name": "status:stale",
"color": "FEF2C0",
"default": false,
"description": "Submitter hasn't responded in 7+ days"
}
] | closed | false | null | [] | null | 2 | 2021-07-21T01:31:58 | 2021-11-10T21:22:02 | 2021-08-28T04:39:00 | CONTRIBUTOR | null | As promised, here's a cleanup of block.tsx and related files!
More info:
1. I did a refactor of the code into several React components, rather than 1 component plus several bespoke functions. This makes better use of React's DOM diffing, React keys, and so on. Plus it's easier to read.
2. For performance and code ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3583/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3583/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3583",
"html_url": "https://github.com/streamlit/streamlit/pull/3583",
"diff_url": "https://github.com/streamlit/streamlit/pull/3583.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3583.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/3582 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3582/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3582/comments | https://api.github.com/repos/streamlit/streamlit/issues/3582/events | https://github.com/streamlit/streamlit/pull/3582 | 949,195,521 | MDExOlB1bGxSZXF1ZXN0NjkzOTM4Nzc3 | 3,582 | DO NOT MERGE. TESTING | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2021-07-20T23:48:57 | 2021-07-24T00:37:27 | 2021-07-21T00:37:44 | COLLABORATOR | null | ## Before contributing (PLEASE READ!)
⚠️ **If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response.** And if there is no issue for it yet, create it first.
This helps make sure (1) two peop... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3582/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3582/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3582",
"html_url": "https://github.com/streamlit/streamlit/pull/3582",
"diff_url": "https://github.com/streamlit/streamlit/pull/3582.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3582.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/3580 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3580/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3580/comments | https://api.github.com/repos/streamlit/streamlit/issues/3580/events | https://github.com/streamlit/streamlit/issues/3580 | 948,828,148 | MDU6SXNzdWU5NDg4MjgxNDg= | 3,580 | date_input widget should thrown an exception if value not in (min_value, max_value) range | {
"login": "kajarenc",
"id": 6664805,
"node_id": "MDQ6VXNlcjY2NjQ4MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kajarenc",
"html_url": "https://github.com/kajarenc",
"followers_url": "https://api.github.com/users/kajar... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1516285329,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "lawilby",
"id": 18559327,
"node_id": "MDQ6VXNlcjE4NTU5MzI3",
"avatar_url": "https://avatars.githubusercontent.com/u/18559327?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lawilby",
"html_url": "https://github.com/lawilby",
"followers_url": "https://api.github.com/users/lawilb... | [
{
"login": "lawilby",
"id": 18559327,
"node_id": "MDQ6VXNlcjE4NTU5MzI3",
"avatar_url": "https://avatars.githubusercontent.com/u/18559327?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lawilby",
"html_url": "https://github.com/lawilby",
"followers_url": "https://api.git... | null | 0 | 2021-07-20T16:16:51 | 2021-09-22T20:26:12 | 2021-09-22T20:26:12 | COLLABORATOR | null | ### Summary
date_input widget should throw an exception if value not in (min_value, max_value) range.
An exception should be thrown also in case of range input, when left and right values of a provided interval are less (or great) than min_value or max_value.
### Steps to reproduce
Code snippet:
#### For single val... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3580/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3580/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3579 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3579/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3579/comments | https://api.github.com/repos/streamlit/streamlit/issues/3579/events | https://github.com/streamlit/streamlit/pull/3579 | 948,762,059 | MDExOlB1bGxSZXF1ZXN0NjkzNTU2MTQ1 | 3,579 | Download button | {
"login": "kajarenc",
"id": 6664805,
"node_id": "MDQ6VXNlcjY2NjQ4MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kajarenc",
"html_url": "https://github.com/kajarenc",
"followers_url": "https://api.github.com/users/kajar... | [] | closed | false | null | [] | null | 0 | 2021-07-20T15:18:18 | 2021-08-30T20:35:50 | 2021-08-30T20:35:50 | COLLABORATOR | null | **st.download_button() widget implementation**
**Description:** This widget is a button with only one predefined action: download provided file to the viewer's local computer.
MediaFileManager is used as a file storage and st.button() widget as a prototype for the download button frontend part.
The widget shou... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3579/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/streamlit/streamlit/issues/3579/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3579",
"html_url": "https://github.com/streamlit/streamlit/pull/3579",
"diff_url": "https://github.com/streamlit/streamlit/pull/3579.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3579.patch",
"merged_at": "2021-08-30T20:35:50"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3578 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3578/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3578/comments | https://api.github.com/repos/streamlit/streamlit/issues/3578/events | https://github.com/streamlit/streamlit/pull/3578 | 948,530,711 | MDExOlB1bGxSZXF1ZXN0NjkzMzYwNDM4 | 3,578 | Fix remote database ambiguity in tutorials | {
"login": "snehankekre",
"id": 20672874,
"node_id": "MDQ6VXNlcjIwNjcyODc0",
"avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehankekre",
"html_url": "https://github.com/snehankekre",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2021-07-20T10:45:58 | 2021-07-21T16:46:37 | 2021-07-21T16:46:37 | MEMBER | null | Some database tutorials are ambiguous about where the database being connected to is hosted. During local development, the `.streamlit/secrets.toml` file specifies the host as `localhost`. However, when copying the app secrets to the cloud, `localhost` should be replaced by the resolvable hostname or IP address of the ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3578/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3578/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3578",
"html_url": "https://github.com/streamlit/streamlit/pull/3578",
"diff_url": "https://github.com/streamlit/streamlit/pull/3578.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3578.patch",
"merged_at": "2021-07-21T16:46:37"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3577 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3577/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3577/comments | https://api.github.com/repos/streamlit/streamlit/issues/3577/events | https://github.com/streamlit/streamlit/issues/3577 | 948,499,984 | MDU6SXNzdWU5NDg0OTk5ODQ= | 3,577 | Return blank on safari | {
"login": "TimFang4162",
"id": 60050973,
"node_id": "MDQ6VXNlcjYwMDUwOTcz",
"avatar_url": "https://avatars.githubusercontent.com/u/60050973?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TimFang4162",
"html_url": "https://github.com/TimFang4162",
"followers_url": "https://api.github.com/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2258739424,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 2 | 2021-07-20T10:05:16 | 2021-09-13T00:04:01 | 2021-09-13T00:04:01 | NONE | null | ### Summary
I wrote a little program, and there was no problem debugging it locally, but when I opened the page with my mobile phone, it showed a blank
### Steps to reproduce
Code snippet:

**Expec... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3577/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3577/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3576 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3576/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3576/comments | https://api.github.com/repos/streamlit/streamlit/issues/3576/events | https://github.com/streamlit/streamlit/pull/3576 | 948,154,608 | MDExOlB1bGxSZXF1ZXN0NjkzMDM1MDE0 | 3,576 | Remove now-spurious warn log in _get_file_recs | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-07-20T01:18:40 | 2021-07-24T00:37:27 | 2021-07-20T19:08:10 | COLLABORATOR | null | This warning is now incorrect as the case that it complains about can
now happen under normal usage. We may save an empty list in unified
widget/session_state so that users can access the value of a
file_uploader widget via st.session_state.<key>
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3576/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3576/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3576",
"html_url": "https://github.com/streamlit/streamlit/pull/3576",
"diff_url": "https://github.com/streamlit/streamlit/pull/3576.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3576.patch",
"merged_at": "2021-07-20T19:08:10"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3575 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3575/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3575/comments | https://api.github.com/repos/streamlit/streamlit/issues/3575/events | https://github.com/streamlit/streamlit/issues/3575 | 948,153,013 | MDU6SXNzdWU5NDgxNTMwMTM= | 3,575 | Previously fixed bug is back: selectbox not working as expected when "navigating between pages" | {
"login": "kmcentush",
"id": 20652336,
"node_id": "MDQ6VXNlcjIwNjUyMzM2",
"avatar_url": "https://avatars.githubusercontent.com/u/20652336?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcentush",
"html_url": "https://github.com/kmcentush",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 2 | 2021-07-20T01:14:42 | 2021-08-19T18:31:06 | 2021-07-20T01:29:31 | NONE | null | The exact same issue as #389 is present in v0.84.2. I copied the minimal reproducible example and once again ran into the issue posted there.
My preferred solution would be to return an empty list. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3575/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3575/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3574 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3574/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3574/comments | https://api.github.com/repos/streamlit/streamlit/issues/3574/events | https://github.com/streamlit/streamlit/pull/3574 | 948,106,042 | MDExOlB1bGxSZXF1ZXN0NjkyOTkzMDgx | 3,574 | Fix a typo in `Multiselect.tsx` | {
"login": "tgrig",
"id": 76774512,
"node_id": "MDQ6VXNlcjc2Nzc0NTEy",
"avatar_url": "https://avatars.githubusercontent.com/u/76774512?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tgrig",
"html_url": "https://github.com/tgrig",
"followers_url": "https://api.github.com/users/tgrig/follow... | [] | closed | false | null | [] | null | 3 | 2021-07-19T23:21:26 | 2021-07-24T00:37:27 | 2021-07-21T21:54:37 | CONTRIBUTOR | null | - Fixed a typo in the `default` case in `Multiselect.tsx`.
- Added a unit test to future-proof the functionality.
---
**Contribution License Agreement**
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3574/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3574/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3574",
"html_url": "https://github.com/streamlit/streamlit/pull/3574",
"diff_url": "https://github.com/streamlit/streamlit/pull/3574.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3574.patch",
"merged_at": "2021-07-21T21:54:37"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3573 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3573/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3573/comments | https://api.github.com/repos/streamlit/streamlit/issues/3573/events | https://github.com/streamlit/streamlit/pull/3573 | 947,961,421 | MDExOlB1bGxSZXF1ZXN0NjkyODY3NTQ5 | 3,573 | [Arrow] E2E tests for new features introduced by Arrow | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [
{
"id": 1846291968,
"node_id": "MDU6TGFiZWwxODQ2MjkxOTY4",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/package:arrow",
"name": "package:arrow",
"color": "00d4b1",
"default": false,
"description": "Related to Arrow"
}
] | closed | false | null | [] | null | 0 | 2021-07-19T19:31:56 | 2021-07-24T00:37:27 | 2021-07-19T21:01:14 | COLLABORATOR | null | Artifacts will be included shortly. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3573/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3573/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3573",
"html_url": "https://github.com/streamlit/streamlit/pull/3573",
"diff_url": "https://github.com/streamlit/streamlit/pull/3573.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3573.patch",
"merged_at": "2021-07-19T21:01:14"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3572 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3572/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3572/comments | https://api.github.com/repos/streamlit/streamlit/issues/3572/events | https://github.com/streamlit/streamlit/issues/3572 | 947,931,883 | MDU6SXNzdWU5NDc5MzE4ODM= | 3,572 | Server/ReportSession/ReportContext refactor design doc | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [] | closed | false | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [
{
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api... | null | 0 | 2021-07-19T18:52:23 | 2021-07-19T19:08:36 | 2021-07-19T19:08:36 | COLLABORATOR | null | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3572/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3572/timeline | null | completed | null | null | false | |
https://api.github.com/repos/streamlit/streamlit/issues/3571 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3571/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3571/comments | https://api.github.com/repos/streamlit/streamlit/issues/3571/events | https://github.com/streamlit/streamlit/pull/3571 | 947,843,525 | MDExOlB1bGxSZXF1ZXN0NjkyNzY5MzU5 | 3,571 | [Arrow] `pyarrow.Table` can be passed as an input argument | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [
{
"id": 1634956291,
"node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs",
"name": "type:docs",
"color": "0052CC",
"default": false,
"description": "Requests for changes to docs (will be rerouted to docs repo)"
},
{
"id"... | closed | false | null | [] | null | 1 | 2021-07-19T16:53:56 | 2021-07-24T00:37:27 | 2021-07-19T23:15:17 | COLLABORATOR | null | `st._arrow` methods now accept a `pyarrow.Table` as an input argument.
I've added a sentence for all methods that accept DataFrame:
> If 'dataFrameSerialization' config option is set to 'arrow',
'data' can also be of type pyarrow.Table.
@randyzwitch, feel free to modify it! | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3571/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3571/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3571",
"html_url": "https://github.com/streamlit/streamlit/pull/3571",
"diff_url": "https://github.com/streamlit/streamlit/pull/3571.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3571.patch",
"merged_at": "2021-07-19T23:15:16"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3570 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3570/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3570/comments | https://api.github.com/repos/streamlit/streamlit/issues/3570/events | https://github.com/streamlit/streamlit/issues/3570 | 947,520,543 | MDU6SXNzdWU5NDc1MjA1NDM= | 3,570 | Running two functions simultaneously | {
"login": "amandalmia14",
"id": 13628323,
"node_id": "MDQ6VXNlcjEzNjI4MzIz",
"avatar_url": "https://avatars.githubusercontent.com/u/13628323?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amandalmia14",
"html_url": "https://github.com/amandalmia14",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 2 | 2021-07-19T10:44:27 | 2021-07-19T15:26:00 | 2021-07-19T13:49:53 | NONE | null | Hello everyone,
I have a query. There is a function which have 3 steps,
Step A, Step B, Step C
The above function is initiated when we click a “Submit” button. (Its more kind of a form which will analyze input data along with the progress bar)
I need to update the progress bar as steps gets completed in the bac... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3570/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3570/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3567 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3567/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3567/comments | https://api.github.com/repos/streamlit/streamlit/issues/3567/events | https://github.com/streamlit/streamlit/pull/3567 | 947,146,266 | MDExOlB1bGxSZXF1ZXN0NjkyMTcxNTM1 | 3,567 | [Arrow] `BigInt64Array` compatibility for Safari | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [
{
"id": 1846291968,
"node_id": "MDU6TGFiZWwxODQ2MjkxOTY4",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/package:arrow",
"name": "package:arrow",
"color": "00d4b1",
"default": false,
"description": "Related to Arrow"
}
] | closed | false | null | [] | null | 0 | 2021-07-19T00:08:18 | 2021-07-24T00:37:27 | 2021-07-19T20:32:44 | COLLABORATOR | null | Problem
---
Safari doesn't support `BigInt64Array`, and shows the following error when trying to display any DataFrame that has numbers:

The [fix](https://github.com/apac... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3567/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3567/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3567",
"html_url": "https://github.com/streamlit/streamlit/pull/3567",
"diff_url": "https://github.com/streamlit/streamlit/pull/3567.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3567.patch",
"merged_at": "2021-07-19T20:32:44"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3566 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3566/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3566/comments | https://api.github.com/repos/streamlit/streamlit/issues/3566/events | https://github.com/streamlit/streamlit/issues/3566 | 947,115,583 | MDU6SXNzdWU5NDcxMTU1ODM= | 3,566 | Error caching pandas-profiling report | {
"login": "NikhilBartwal",
"id": 42388668,
"node_id": "MDQ6VXNlcjQyMzg4NjY4",
"avatar_url": "https://avatars.githubusercontent.com/u/42388668?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NikhilBartwal",
"html_url": "https://github.com/NikhilBartwal",
"followers_url": "https://api.githu... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 2 | 2021-07-18T20:54:36 | 2021-09-09T17:23:19 | 2021-09-09T17:02:51 | NONE | null | ### Summary
When I try to cache the result of a pandas-profiling report, streamlit gives this error:
```
InternalHashError: 'name'
While caching the return value of get_dataset_profile_report(), Streamlit encountered an object of type pandas_profiling.report.presentation.core.container.Container, which it does ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3566/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3566/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3565 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3565/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3565/comments | https://api.github.com/repos/streamlit/streamlit/issues/3565/events | https://github.com/streamlit/streamlit/pull/3565 | 947,102,801 | MDExOlB1bGxSZXF1ZXN0NjkyMTM3OTc1 | 3,565 | [Arrow] Add `st_arrow_table` artifacts | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [
{
"id": 1846291968,
"node_id": "MDU6TGFiZWwxODQ2MjkxOTY4",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/package:arrow",
"name": "package:arrow",
"color": "00d4b1",
"default": false,
"description": "Related to Arrow"
}
] | closed | false | null | [] | null | 0 | 2021-07-18T19:30:18 | 2021-07-24T00:37:27 | 2021-07-19T19:27:46 | COLLABORATOR | null | - Adds missing `st_arrow_table` artifacts.
P.S. #3564 needs to be merged prior to this one. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3565/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3565/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3565",
"html_url": "https://github.com/streamlit/streamlit/pull/3565",
"diff_url": "https://github.com/streamlit/streamlit/pull/3565.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3565.patch",
"merged_at": "2021-07-19T19:27:46"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3564 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3564/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3564/comments | https://api.github.com/repos/streamlit/streamlit/issues/3564/events | https://github.com/streamlit/streamlit/pull/3564 | 947,098,261 | MDExOlB1bGxSZXF1ZXN0NjkyMTM0NDA3 | 3,564 | [Arrow] Format interval index | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [
{
"id": 1846291968,
"node_id": "MDU6TGFiZWwxODQ2MjkxOTY4",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/package:arrow",
"name": "package:arrow",
"color": "00d4b1",
"default": false,
"description": "Related to Arrow"
}
] | closed | false | null | [] | null | 0 | 2021-07-18T19:03:02 | 2021-07-24T00:37:27 | 2021-07-19T19:02:34 | COLLABORATOR | null | - `Quiver.format` now supports `IntervalIndex`.
- Added unit tests for `IntervalIndex`. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3564/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3564/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3564",
"html_url": "https://github.com/streamlit/streamlit/pull/3564",
"diff_url": "https://github.com/streamlit/streamlit/pull/3564.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3564.patch",
"merged_at": "2021-07-19T19:02:34"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3563 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3563/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3563/comments | https://api.github.com/repos/streamlit/streamlit/issues/3563/events | https://github.com/streamlit/streamlit/pull/3563 | 946,908,291 | MDExOlB1bGxSZXF1ZXN0NjkxOTk1NDE3 | 3,563 | Prefix legacy and arrow commands with _ | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [] | closed | false | null | [] | null | 0 | 2021-07-17T22:19:25 | 2021-07-24T00:37:27 | 2021-07-17T23:15:05 | COLLABORATOR | null | - Prefixed legacy and arrow commands with _ as they should be private.
- Moved Altair charts tests from `delta_generator_test` to `legacy_altair_test`.
- Added unit tests for `arrow_area/bar/line_chart`.
- Added unit tests for `arrow_` commands in `streamlit_test`.
- Added unit tests for `_arrow_add_rows`.
- Renam... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3563/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3563/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3563",
"html_url": "https://github.com/streamlit/streamlit/pull/3563",
"diff_url": "https://github.com/streamlit/streamlit/pull/3563.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3563.patch",
"merged_at": "2021-07-17T23:15:05"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3562 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3562/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3562/comments | https://api.github.com/repos/streamlit/streamlit/issues/3562/events | https://github.com/streamlit/streamlit/pull/3562 | 945,795,103 | MDExOlB1bGxSZXF1ZXN0NjkxMDcyMDYy | 3,562 | *DO NOT MERGE* Have CI build a preliminary wheel for 0.84.2 | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-07-15T22:25:07 | 2021-07-15T22:44:10 | 2021-07-15T22:44:07 | COLLABORATOR | null | This PR cherry-picks the commits we hope to include in 0.84.2 on top of 0.84.1.
Note that the commit for #3556 has yet to be merged into develop, which is why
this wheel build is just a preview of the release cut. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3562/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3562/timeline | null | null | true | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3562",
"html_url": "https://github.com/streamlit/streamlit/pull/3562",
"diff_url": "https://github.com/streamlit/streamlit/pull/3562.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3562.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/3561 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3561/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3561/comments | https://api.github.com/repos/streamlit/streamlit/issues/3561/events | https://github.com/streamlit/streamlit/issues/3561 | 945,708,098 | MDU6SXNzdWU5NDU3MDgwOTg= | 3,561 | Enable emoji shortcodes to work in widgets | {
"login": "CharlyWargnier",
"id": 27242399,
"node_id": "MDQ6VXNlcjI3MjQyMzk5",
"avatar_url": "https://avatars.githubusercontent.com/u/27242399?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CharlyWargnier",
"html_url": "https://github.com/CharlyWargnier",
"followers_url": "https://api.gi... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | closed | false | null | [] | null | 3 | 2021-07-15T19:59:14 | 2022-11-12T16:49:53 | 2022-11-12T16:49:53 | COLLABORATOR | null | Current Emoji ico codes are working but not shortcodes.
---
Community voting on feature requests enables the Streamlit team to understand which features are most important to our users.
**If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in respon... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3561/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3561/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3560 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3560/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3560/comments | https://api.github.com/repos/streamlit/streamlit/issues/3560/events | https://github.com/streamlit/streamlit/pull/3560 | 945,673,392 | MDExOlB1bGxSZXF1ZXN0NjkwOTY4NjU2 | 3,560 | Added 1 missed step in docs of publishing component | {
"login": "pseudo-usama",
"id": 31237074,
"node_id": "MDQ6VXNlcjMxMjM3MDc0",
"avatar_url": "https://avatars.githubusercontent.com/u/31237074?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pseudo-usama",
"html_url": "https://github.com/pseudo-usama",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 2 | 2021-07-15T19:05:41 | 2021-07-22T05:05:59 | 2021-07-22T05:05:59 | NONE | null | I was creating a custom component in streamlit. And was following this [template](https://github.com/streamlit/component-template/tree/master/template/my_component) and this [documentation](https://docs.streamlit.io/en/stable/publish_streamlit_components.html). And during development every things was working fine but w... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3560/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3560/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3560",
"html_url": "https://github.com/streamlit/streamlit/pull/3560",
"diff_url": "https://github.com/streamlit/streamlit/pull/3560.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3560.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/3559 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3559/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3559/comments | https://api.github.com/repos/streamlit/streamlit/issues/3559/events | https://github.com/streamlit/streamlit/issues/3559 | 945,401,562 | MDU6SXNzdWU5NDU0MDE1NjI= | 3,559 | Clash of Local Link with Help | {
"login": "berkdemir",
"id": 40423004,
"node_id": "MDQ6VXNlcjQwNDIzMDA0",
"avatar_url": "https://avatars.githubusercontent.com/u/40423004?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/berkdemir",
"html_url": "https://github.com/berkdemir",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1516285329,
"node_id": "MDU6TGFiZ... | open | false | null | [] | null | 2 | 2021-07-15T13:51:05 | 2022-10-13T18:44:00 | null | NONE | null | Hi there,
You can see the clash. Help cannot be clicked. Not a big problem, but in my case, help in that section becomes useless. Not postinga reproducible example since it is a simple, but crucial bug.

| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3559/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3559/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3558 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3558/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3558/comments | https://api.github.com/repos/streamlit/streamlit/issues/3558/events | https://github.com/streamlit/streamlit/pull/3558 | 945,261,868 | MDExOlB1bGxSZXF1ZXN0NjkwNjE1NTg1 | 3,558 | Fix docs URL in submit button error message | {
"login": "snehankekre",
"id": 20672874,
"node_id": "MDQ6VXNlcjIwNjcyODc0",
"avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehankekre",
"html_url": "https://github.com/snehankekre",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2021-07-15T11:02:21 | 2021-07-24T00:37:27 | 2021-07-22T18:18:57 | MEMBER | null | The warning displayed when a form is missing a submit button contains an incorrect link to the relevant section of our API reference.
**What it says:**
https://docs.streamlit.io/api.html#form
**What it should say:**
https://docs.streamlit.io/api.html#streamlit.form | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3558/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3558/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3558",
"html_url": "https://github.com/streamlit/streamlit/pull/3558",
"diff_url": "https://github.com/streamlit/streamlit/pull/3558.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3558.patch",
"merged_at": "2021-07-22T18:18:56"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3557 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3557/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3557/comments | https://api.github.com/repos/streamlit/streamlit/issues/3557/events | https://github.com/streamlit/streamlit/issues/3557 | 945,072,268 | MDU6SXNzdWU5NDUwNzIyNjg= | 3,557 | file_uploader with beta_expander | {
"login": "schaumb",
"id": 6457941,
"node_id": "MDQ6VXNlcjY0NTc5NDE=",
"avatar_url": "https://avatars.githubusercontent.com/u/6457941?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/schaumb",
"html_url": "https://github.com/schaumb",
"followers_url": "https://api.github.com/users/schaumb/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 3022365121,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 4 | 2021-07-15T07:09:28 | 2021-08-09T23:42:54 | 2021-08-09T23:42:54 | CONTRIBUTOR | null | ### Summary
In a `beta_expander` a `file_uploader` widget's uploaded file information is disappearing from front-end after closed and re-expanded the expander
### Steps to reproduce
Code snippet:
```
import streamlit as st
with st.beta_expander('Config file', expanded=True):
if st.file_uploader('')... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3557/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3557/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3556 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3556/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3556/comments | https://api.github.com/repos/streamlit/streamlit/issues/3556/events | https://github.com/streamlit/streamlit/pull/3556 | 944,897,663 | MDExOlB1bGxSZXF1ZXN0NjkwMzEwNzIx | 3,556 | Fix value stickiness when widgets are removed and readded | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-07-15T00:44:18 | 2021-07-24T00:37:27 | 2021-07-21T19:48:13 | COLLABORATOR | null | Fixes #3512 | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3556/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3556/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3556",
"html_url": "https://github.com/streamlit/streamlit/pull/3556",
"diff_url": "https://github.com/streamlit/streamlit/pull/3556.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3556.patch",
"merged_at": "2021-07-21T19:48:13"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3555 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3555/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3555/comments | https://api.github.com/repos/streamlit/streamlit/issues/3555/events | https://github.com/streamlit/streamlit/issues/3555 | 944,897,039 | MDU6SXNzdWU5NDQ4OTcwMzk= | 3,555 | Long values on slider get cut off or overlap | {
"login": "jrieke",
"id": 5103165,
"node_id": "MDQ6VXNlcjUxMDMxNjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5103165?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jrieke",
"html_url": "https://github.com/jrieke",
"followers_url": "https://api.github.com/users/jrieke/foll... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1516285329,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 6 | 2021-07-15T00:42:37 | 2022-04-12T19:00:26 | 2021-11-22T18:37:12 | COLLABORATOR | null | ### Summary
When a slider is in the sidebar and has a long value, it can be cut off by the sidebar border (1st example below) or overlap with the border of an expander/form (2nd example).

### Steps ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3555/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3555/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3554 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3554/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3554/comments | https://api.github.com/repos/streamlit/streamlit/issues/3554/events | https://github.com/streamlit/streamlit/pull/3554 | 944,846,938 | MDExOlB1bGxSZXF1ZXN0NjkwMjY3ODk3 | 3,554 | Actually address a comment made in #3548 | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-07-14T22:37:04 | 2021-07-24T00:37:27 | 2021-07-14T23:04:58 | COLLABORATOR | null | I made a small change addressing a nit in the PR mentioned in the commit
title but forgot to actually push the commit before clicking merge,
whoops.
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3554/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3554/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3554",
"html_url": "https://github.com/streamlit/streamlit/pull/3554",
"diff_url": "https://github.com/streamlit/streamlit/pull/3554.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3554.patch",
"merged_at": "2021-07-14T23:04:58"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3553 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3553/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3553/comments | https://api.github.com/repos/streamlit/streamlit/issues/3553/events | https://github.com/streamlit/streamlit/issues/3553 | 944,843,324 | MDU6SXNzdWU5NDQ4NDMzMjQ= | 3,553 | Deleting a file_uploader may cause streamlit to not GC its orphaned files | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1848183387,
"node_id": "MDU6TGFiZ... | open | false | null | [] | null | 2 | 2021-07-14T22:28:43 | 2022-10-10T20:52:27 | null | COLLABORATOR | null | Garbage collection of orphaned files corresponding to a file_uploader occurs when the `st.file_uploader` function is run, which (probably, but we should confirm this actually happens) means that once a widget is deleted, orphaned files may never be GCd.
We should first confirm that this bug that should occur in theo... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3553/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3553/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3552 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3552/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3552/comments | https://api.github.com/repos/streamlit/streamlit/issues/3552/events | https://github.com/streamlit/streamlit/issues/3552 | 944,815,591 | MDU6SXNzdWU5NDQ4MTU1OTE= | 3,552 | Make the code sleep until a button is pressed. | {
"login": "mcpeixoto",
"id": 30632902,
"node_id": "MDQ6VXNlcjMwNjMyOTAy",
"avatar_url": "https://avatars.githubusercontent.com/u/30632902?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mcpeixoto",
"html_url": "https://github.com/mcpeixoto",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 1 | 2021-07-14T21:36:35 | 2021-08-19T18:31:06 | 2021-07-14T22:18:15 | NONE | null | ```
while not st.button("submit"):
time.sleep(1)
```
Why does this not work?
I want my code to pause until the user confirms something with a button press.
This is a simple issue, I believe no more explanation or information is required.
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3552/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3552/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3551 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3551/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3551/comments | https://api.github.com/repos/streamlit/streamlit/issues/3551/events | https://github.com/streamlit/streamlit/pull/3551 | 944,762,432 | MDExOlB1bGxSZXF1ZXN0NjkwMTk1MjY5 | 3,551 | Fix tooltip dedent for all widgets with tooltips | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2021-07-14T20:14:30 | 2021-07-24T00:37:27 | 2021-07-16T00:29:46 | COLLABORATOR | null | These code changes are to fix the widgets that were not dedenting the help tooltips. This will close #3300 .
In addition to the code changes, there are e2e tests and 2 unit tests to make sure code blocks are appearing and the right text is appearing. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3551/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3551/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3551",
"html_url": "https://github.com/streamlit/streamlit/pull/3551",
"diff_url": "https://github.com/streamlit/streamlit/pull/3551.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3551.patch",
"merged_at": "2021-07-16T00:29:46"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3550 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3550/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3550/comments | https://api.github.com/repos/streamlit/streamlit/issues/3550/events | https://github.com/streamlit/streamlit/pull/3550 | 944,698,575 | MDExOlB1bGxSZXF1ZXN0NjkwMTQwMDMw | 3,550 | Allow set_page_config after callbacks | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [] | closed | false | null | [] | null | 0 | 2021-07-14T18:42:08 | 2021-07-24T00:37:27 | 2021-07-14T22:14:44 | COLLABORATOR | null | fixes #3410
We only allow set_page_config to be called once per script run, and we do not allow any other st calls to execute prior to it. Callbacks changed things, and st calls are now allowed to run before set_page_config.
This change ensures the following:
- callbacks can call st commands without throwing an... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3550/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3550/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3550",
"html_url": "https://github.com/streamlit/streamlit/pull/3550",
"diff_url": "https://github.com/streamlit/streamlit/pull/3550.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3550.patch",
"merged_at": "2021-07-14T22:14:44"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3549 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3549/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3549/comments | https://api.github.com/repos/streamlit/streamlit/issues/3549/events | https://github.com/streamlit/streamlit/pull/3549 | 944,266,534 | MDExOlB1bGxSZXF1ZXN0Njg5NzczNTk3 | 3,549 | Move Session State API into main API reference | {
"login": "snehankekre",
"id": 20672874,
"node_id": "MDQ6VXNlcjIwNjcyODc0",
"avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehankekre",
"html_url": "https://github.com/snehankekre",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 5 | 2021-07-14T10:11:35 | 2021-08-02T11:09:48 | 2021-08-02T11:09:48 | MEMBER | null | **Problem:**
The Session State API currently lives outside the [API Reference page](https://docs.streamlit.io/en/latest/api.html). It's called "State API" in the sidebar rather than "Session State API".
**Solution:**
Renamed to "Session State API" and moved it to the main [API Reference page](https://docs.streamli... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3549/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3549/timeline | null | null | true | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3549",
"html_url": "https://github.com/streamlit/streamlit/pull/3549",
"diff_url": "https://github.com/streamlit/streamlit/pull/3549.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3549.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/3548 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3548/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3548/comments | https://api.github.com/repos/streamlit/streamlit/issues/3548/events | https://github.com/streamlit/streamlit/pull/3548 | 943,985,564 | MDExOlB1bGxSZXF1ZXN0Njg5NTM1NTY1 | 3,548 | Fix uploading multiple files to file_uploader | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-07-14T02:55:16 | 2021-07-24T00:37:27 | 2021-07-14T22:32:37 | COLLABORATOR | null | The issue was essentially caused by the file_uploader deserializer
having side effects, which resulted in "orphaned" files (that aren't
actually orphaned) being pruned at somewhat unexpected times since the
deserializer may be run during state compactions, before callbacks are
called, etc. We fixed this issue by ge... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3548/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3548/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3548",
"html_url": "https://github.com/streamlit/streamlit/pull/3548",
"diff_url": "https://github.com/streamlit/streamlit/pull/3548.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3548.patch",
"merged_at": "2021-07-14T22:32:37"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3547 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3547/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3547/comments | https://api.github.com/repos/streamlit/streamlit/issues/3547/events | https://github.com/streamlit/streamlit/pull/3547 | 943,718,562 | MDExOlB1bGxSZXF1ZXN0Njg5MzA3ODgy | 3,547 | [Arrow] Add support for timezones | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [] | closed | false | null | [] | null | 0 | 2021-07-13T18:29:41 | 2021-07-24T00:37:27 | 2021-07-15T14:58:28 | COLLABORATOR | null | - Closes https://github.com/streamlit/streamlit-issues/issues/164.
- Adds `moment-timezone` library.
- Uses the `timezone` key from the type's `meta` object to display the date in the right timezone. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3547/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3547/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3547",
"html_url": "https://github.com/streamlit/streamlit/pull/3547",
"diff_url": "https://github.com/streamlit/streamlit/pull/3547.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3547.patch",
"merged_at": "2021-07-15T14:58:27"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3546 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3546/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3546/comments | https://api.github.com/repos/streamlit/streamlit/issues/3546/events | https://github.com/streamlit/streamlit/issues/3546 | 943,003,739 | MDU6SXNzdWU5NDMwMDM3Mzk= | 3,546 | Nested checkboxes keep displaying information | {
"login": "VandvC",
"id": 69578966,
"node_id": "MDQ6VXNlcjY5NTc4OTY2",
"avatar_url": "https://avatars.githubusercontent.com/u/69578966?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VandvC",
"html_url": "https://github.com/VandvC",
"followers_url": "https://api.github.com/users/VandvC/fo... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 4 | 2021-07-13T08:49:43 | 2021-07-15T07:02:24 | 2021-07-14T23:15:13 | NONE | null | Hello everyone,
I switched from version 0.76 to 0.84 (I tried as well with 0.82) and it seems that nested checkboxes (or radio buttons) keep trace of previous values despite the default value at False.
## Code snippet
```
import streamlit as st
def main():
x_options = [0, 1, 2, 3, 4]
checkbox_1 ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3546/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3546/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3545 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3545/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3545/comments | https://api.github.com/repos/streamlit/streamlit/issues/3545/events | https://github.com/streamlit/streamlit/issues/3545 | 942,896,038 | MDU6SXNzdWU5NDI4OTYwMzg= | 3,545 | support for gitlab for deployment of app | {
"login": "someshfengde",
"id": 42097653,
"node_id": "MDQ6VXNlcjQyMDk3NjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/42097653?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/someshfengde",
"html_url": "https://github.com/someshfengde",
"followers_url": "https://api.github.c... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | closed | false | null | [] | null | 4 | 2021-07-13T07:24:30 | 2022-09-23T18:46:53 | 2022-09-23T18:46:40 | NONE | null | many times `Github` doesn't store the model which we essentially need to store ( in case our lfs limits are exceeded )
it'll be better if we have access to `GitLab `for deploying the app it'll be a good upgrade over streamlit web platform | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3545/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3545/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3544 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3544/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3544/comments | https://api.github.com/repos/streamlit/streamlit/issues/3544/events | https://github.com/streamlit/streamlit/issues/3544 | 942,863,299 | MDU6SXNzdWU5NDI4NjMyOTk= | 3,544 | Form Buttons and Regular Button Usage | {
"login": "shashankbr07",
"id": 40661673,
"node_id": "MDQ6VXNlcjQwNjYxNjcz",
"avatar_url": "https://avatars.githubusercontent.com/u/40661673?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shashankbr07",
"html_url": "https://github.com/shashankbr07",
"followers_url": "https://api.github.c... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 1 | 2021-07-13T06:57:18 | 2021-08-19T18:31:05 | 2021-07-20T02:26:51 | NONE | null | Hello Community,
I have an issue adding form button and button into the same application. As in, regular user input, which is outside the form is disappearing once i click form_submit button. Is there a solution that can help me add both the widgets ?
Why am I using both methods ? and why can't use only form meth... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3544/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3544/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3543 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3543/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3543/comments | https://api.github.com/repos/streamlit/streamlit/issues/3543/events | https://github.com/streamlit/streamlit/pull/3543 | 942,550,478 | MDExOlB1bGxSZXF1ZXN0Njg4MjY2NTY0 | 3,543 | Caching: type annotations, dead code removal | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 0 | 2021-07-12T23:56:15 | 2021-07-24T00:37:27 | 2021-07-13T18:26:40 | COLLABORATOR | null | Adds (non-comprehensive) type annotations to caching.py and hashing.py.
Also removes two chunks of unused code:
- `_AddCopy` class (presumably part of some unused experiment?)
- `Cache` class (probably a vestige of an old, pre-release version of caching)
hashlib "hasher" args are left conspicuously untyped, bec... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3543/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3543/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3543",
"html_url": "https://github.com/streamlit/streamlit/pull/3543",
"diff_url": "https://github.com/streamlit/streamlit/pull/3543.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3543.patch",
"merged_at": "2021-07-13T18:26:40"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3542 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3542/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3542/comments | https://api.github.com/repos/streamlit/streamlit/issues/3542/events | https://github.com/streamlit/streamlit/pull/3542 | 942,490,091 | MDExOlB1bGxSZXF1ZXN0Njg4MjEzMzk2 | 3,542 | [Arrow] Better error messages | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [] | closed | false | null | [] | null | 0 | 2021-07-12T22:08:36 | 2021-07-24T00:37:26 | 2021-07-13T03:34:34 | COLLABORATOR | null | - Closes https://github.com/streamlit/streamlit-issues/issues/171
- Closes https://github.com/streamlit/streamlit-issues/issues/172
- Shows an error inside an alert element, not a modal
- Checks error messages using snapshots
- A small refactor of `add_rows` E2E tests | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3542/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3542/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3542",
"html_url": "https://github.com/streamlit/streamlit/pull/3542",
"diff_url": "https://github.com/streamlit/streamlit/pull/3542.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3542.patch",
"merged_at": "2021-07-13T03:34:34"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3541 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3541/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3541/comments | https://api.github.com/repos/streamlit/streamlit/issues/3541/events | https://github.com/streamlit/streamlit/pull/3541 | 942,439,052 | MDExOlB1bGxSZXF1ZXN0Njg4MTY4Mjc5 | 3,541 | Fix mypy errors by casting call to WhichOneOf | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-07-12T20:54:36 | 2021-07-24T00:37:26 | 2021-07-12T21:06:36 | COLLABORATOR | null | It looks like the errors that didn't appear in the PR CI builds but
started appearing in the nightly and on develop are due to version 2.6
of mypy-protobuf being a bit more strict/correct with types. In this case,
we're guaranteed for the return value of WhichOneOf to be not None, so
we just need to cast this value... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3541/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3541/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3541",
"html_url": "https://github.com/streamlit/streamlit/pull/3541",
"diff_url": "https://github.com/streamlit/streamlit/pull/3541.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3541.patch",
"merged_at": "2021-07-12T21:06:36"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3540 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3540/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3540/comments | https://api.github.com/repos/streamlit/streamlit/issues/3540/events | https://github.com/streamlit/streamlit/pull/3540 | 942,406,758 | MDExOlB1bGxSZXF1ZXN0Njg4MTQwMDI2 | 3,540 | Replace PR Preview Email with our streamlit bot | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [] | closed | false | null | [] | null | 0 | 2021-07-12T20:11:08 | 2021-07-24T00:37:26 | 2021-07-12T21:41:49 | COLLABORATOR | null | Use our dedicated streamlit bot email. Should verify the commit on the PR preview app worked successfully and points to the correct user | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3540/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3540/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3540",
"html_url": "https://github.com/streamlit/streamlit/pull/3540",
"diff_url": "https://github.com/streamlit/streamlit/pull/3540.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3540.patch",
"merged_at": "2021-07-12T21:41:49"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3539 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3539/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3539/comments | https://api.github.com/repos/streamlit/streamlit/issues/3539/events | https://github.com/streamlit/streamlit/issues/3539 | 942,251,298 | MDU6SXNzdWU5NDIyNTEyOTg= | 3,539 | Tool tip for each word in a paragraph | {
"login": "prabalbansal",
"id": 30004110,
"node_id": "MDQ6VXNlcjMwMDA0MTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/30004110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/prabalbansal",
"html_url": "https://github.com/prabalbansal",
"followers_url": "https://api.github.c... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
}
] | closed | false | null | [] | null | 0 | 2021-07-12T16:52:10 | 2021-08-19T18:31:05 | 2021-07-12T18:44:48 | NONE | null | ### Problem
I want to display a bunch of information for each word in a paragraph. So I thought of the hovering effect on each word, and show a tooltip for that word. Is there is a way to do that in streamlit, or it needs to write a completely new component.?
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3539/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3539/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3538 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3538/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3538/comments | https://api.github.com/repos/streamlit/streamlit/issues/3538/events | https://github.com/streamlit/streamlit/issues/3538 | 942,212,947 | MDU6SXNzdWU5NDIyMTI5NDc= | 3,538 | Error when caching matplotlib plots | {
"login": "mohitagr18",
"id": 8663281,
"node_id": "MDQ6VXNlcjg2NjMyODE=",
"avatar_url": "https://avatars.githubusercontent.com/u/8663281?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mohitagr18",
"html_url": "https://github.com/mohitagr18",
"followers_url": "https://api.github.com/users... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 2 | 2021-07-12T16:04:16 | 2021-09-09T17:02:00 | 2021-09-09T17:01:56 | NONE | null | ### Summary
"InternalHashError: 'Spines' object does not contain a 'name' spine" error when trying to cache matplotlib fig
### Steps to reproduce
1. Load Iris data from sci-kit learn.
2. Split the data into train and test sets.
3. Load KNN model from sci-kit learn.
4. Pass train, test sets and the model class... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3538/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3538/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3537 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3537/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3537/comments | https://api.github.com/repos/streamlit/streamlit/issues/3537/events | https://github.com/streamlit/streamlit/issues/3537 | 942,102,060 | MDU6SXNzdWU5NDIxMDIwNjA= | 3,537 | PR to solve st.image() svg issue | {
"login": "pranavr2003",
"id": 56883253,
"node_id": "MDQ6VXNlcjU2ODgzMjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/56883253?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pranavr2003",
"html_url": "https://github.com/pranavr2003",
"followers_url": "https://api.github.com/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 3022365121,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 7 | 2021-07-12T14:06:25 | 2021-09-21T21:03:05 | 2021-09-21T21:03:05 | NONE | null | ### Summary
`st.image()` doesn't work when the `image` argument is a URL pointing to an SVG image, or any SVG file, really
This is understandable, since the docstring on [this](https://github.com/streamlit/streamlit/blob/develop/lib/streamlit/elements/image.py) says `image` takes in `an SVG XML string like <svg x... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3537/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3537/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3536 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3536/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3536/comments | https://api.github.com/repos/streamlit/streamlit/issues/3536/events | https://github.com/streamlit/streamlit/pull/3536 | 941,588,100 | MDExOlB1bGxSZXF1ZXN0Njg3NDQwNDQ0 | 3,536 | Add Styler support for Pandas 1.3.0 and above | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [] | closed | false | null | [] | null | 6 | 2021-07-12T01:30:53 | 2021-08-03T22:31:28 | 2021-07-12T22:10:47 | COLLABORATOR | null | - Closes #3526
- Styler works properly with different Pandas versions
- Unpins Pandas | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3536/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3536/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3536",
"html_url": "https://github.com/streamlit/streamlit/pull/3536",
"diff_url": "https://github.com/streamlit/streamlit/pull/3536.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3536.patch",
"merged_at": "2021-07-12T22:10:46"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3535 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3535/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3535/comments | https://api.github.com/repos/streamlit/streamlit/issues/3535/events | https://github.com/streamlit/streamlit/pull/3535 | 941,354,427 | MDExOlB1bGxSZXF1ZXN0Njg3MjYxMDkx | 3,535 | Check if widget value was changed before updating widget value | {
"login": "xaptronic",
"id": 479673,
"node_id": "MDQ6VXNlcjQ3OTY3Mw==",
"avatar_url": "https://avatars.githubusercontent.com/u/479673?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xaptronic",
"html_url": "https://github.com/xaptronic",
"followers_url": "https://api.github.com/users/xapt... | [] | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 15 | 2021-07-11T01:48:49 | 2021-08-07T00:36:59 | 2021-08-06T00:09:15 | CONTRIBUTOR | null | https://github.com/streamlit/streamlit/issues/3534
**Description:**
In `maybe_set_state_value`, the second part of the function handles the case where we've already got the widget in session state, but the initial value has been changed.
Allow the change to the initial value, but before changing the widgets valu... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3535/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3535/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3535",
"html_url": "https://github.com/streamlit/streamlit/pull/3535",
"diff_url": "https://github.com/streamlit/streamlit/pull/3535.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3535.patch",
"merged_at": "2021-08-06T00:09:15"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3534 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3534/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3534/comments | https://api.github.com/repos/streamlit/streamlit/issues/3534/events | https://github.com/streamlit/streamlit/issues/3534 | 941,353,268 | MDU6SXNzdWU5NDEzNTMyNjg= | 3,534 | Changing default overrides incoming user selected value | {
"login": "xaptronic",
"id": 479673,
"node_id": "MDQ6VXNlcjQ3OTY3Mw==",
"avatar_url": "https://avatars.githubusercontent.com/u/479673?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xaptronic",
"html_url": "https://github.com/xaptronic",
"followers_url": "https://api.github.com/users/xapt... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 3022365121,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 7 | 2021-07-11T01:37:34 | 2021-11-21T00:50:25 | 2021-08-06T00:09:15 | CONTRIBUTOR | null | ### Summary
As outlined in https://github.com/streamlit/streamlit/pull/1169#issuecomment-672701734, when a new initial value is passed into a widget, it overwrites any incoming user selected value from the widget - see the example in that comment.
### Steps to reproduce
Run this code snippet and toggle back an... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3534/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3534/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3533 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3533/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3533/comments | https://api.github.com/repos/streamlit/streamlit/issues/3533/events | https://github.com/streamlit/streamlit/issues/3533 | 941,153,357 | MDU6SXNzdWU5NDExNTMzNTc= | 3,533 | Component values are not restored properly after st.experimental_rerun() | {
"login": "whitphx",
"id": 3135397,
"node_id": "MDQ6VXNlcjMxMzUzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3135397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/whitphx",
"html_url": "https://github.com/whitphx",
"followers_url": "https://api.github.com/users/whitphx/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | open | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 4 | 2021-07-10T02:31:11 | 2022-07-15T14:29:58 | null | CONTRIBUTOR | null | ### Summary
Values of components which appear after `st.experimental_rerun()` are not restored but initialized after executing `st.experimental_rerun()`
### Steps to reproduce
Code snippet:
```python
import streamlit as st
radio_value = st.radio("Select1", ["Egg", "Spam", "Bacon", "Sausage"])
st.write(... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3533/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3533/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3532 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3532/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3532/comments | https://api.github.com/repos/streamlit/streamlit/issues/3532/events | https://github.com/streamlit/streamlit/issues/3532 | 941,013,726 | MDU6SXNzdWU5NDEwMTM3MjY= | 3,532 | st.write(st.session_state) does not correctly print float values ending in .0 | {
"login": "asaini",
"id": 1134064,
"node_id": "MDQ6VXNlcjExMzQwNjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/1134064?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/asaini",
"html_url": "https://github.com/asaini",
"followers_url": "https://api.github.com/users/asaini/foll... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 3022365121,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 2 | 2021-07-09T19:27:01 | 2021-09-04T21:08:08 | 2021-09-04T21:08:07 | NONE | null | ### Summary
When printing `st.session_state` on the screen, float values ending with .0 are printed without it.
### Steps to reproduce
Code snippet:
```python
import streamlit as st
if 'mem' not in st.session_state:
st.session_state.mem = 1.0
st.write(st.session_state)
st.write(type(st.session_... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3532/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3532/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3531 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3531/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3531/comments | https://api.github.com/repos/streamlit/streamlit/issues/3531/events | https://github.com/streamlit/streamlit/issues/3531 | 940,961,237 | MDU6SXNzdWU5NDA5NjEyMzc= | 3,531 | File uploader does not return multiple files | {
"login": "tvst",
"id": 690814,
"node_id": "MDQ6VXNlcjY5MDgxNA==",
"avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tvst",
"html_url": "https://github.com/tvst",
"followers_url": "https://api.github.com/users/tvst/followers",
... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1637089211,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 1 | 2021-07-09T17:53:13 | 2021-07-19T21:40:55 | 2021-07-14T22:32:37 | CONTRIBUTOR | null | From: https://discuss.streamlit.io/t/issue-with-file-uploader-and-streamlit-version-0-84-0/14812
---
Hi everyone,
I'm new here. First of all thank you really much for your great work in this forum. It helped me out multiple times. But now I encountered an issue where I couldn't find a thread on, yet.
With t... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3531/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3531/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3530 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3530/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3530/comments | https://api.github.com/repos/streamlit/streamlit/issues/3530/events | https://github.com/streamlit/streamlit/issues/3530 | 940,616,134 | MDU6SXNzdWU5NDA2MTYxMzQ= | 3,530 | Image Caption beyond Image Width | {
"login": "zsz00",
"id": 12711073,
"node_id": "MDQ6VXNlcjEyNzExMDcz",
"avatar_url": "https://avatars.githubusercontent.com/u/12711073?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zsz00",
"html_url": "https://github.com/zsz00",
"followers_url": "https://api.github.com/users/zsz00/follow... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1637089211,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [
{
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "htt... | null | 9 | 2021-07-09T10:03:34 | 2021-09-22T03:39:58 | 2021-09-21T21:51:49 | NONE | null | ### Summary
Image Caption beyond Image Width
### Steps to reproduce
Code snippet:
```
img_url_list = ['1.jpg', '2.jpg']
caption_list = ['long string', 'longlong string']
st.image(img_url_list, caption=caption_list, width=80, use_column_width=False)
```
**Expected behavior:**
python3.8, streamlit <... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3530/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3530/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3529 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3529/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3529/comments | https://api.github.com/repos/streamlit/streamlit/issues/3529/events | https://github.com/streamlit/streamlit/pull/3529 | 940,310,226 | MDExOlB1bGxSZXF1ZXN0Njg2NDAxOTcx | 3,529 | Remove a throwing of Exception in order to deal with sticky error page. | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 3 | 2021-07-09T00:17:07 | 2021-07-24T00:37:26 | 2021-07-14T18:27:21 | COLLABORATOR | null | This will close #2324 . This change removes throwing an error and instead displays an error. I have tested it manually with 2 json objects and it looks like it works. I changed the other test that tests for invalid json. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3529/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3529/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3529",
"html_url": "https://github.com/streamlit/streamlit/pull/3529",
"diff_url": "https://github.com/streamlit/streamlit/pull/3529.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3529.patch",
"merged_at": "2021-07-14T18:27:21"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3528 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3528/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3528/comments | https://api.github.com/repos/streamlit/streamlit/issues/3528/events | https://github.com/streamlit/streamlit/pull/3528 | 940,289,414 | MDExOlB1bGxSZXF1ZXN0Njg2Mzg0Mjc4 | 3,528 | Deserialize json widget values, use and store dynamic widget value types | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [] | closed | false | null | [] | null | 1 | 2021-07-08T23:22:29 | 2021-07-24T00:37:26 | 2021-07-09T22:18:22 | COLLABORATOR | null | The primary change is just loading json values for custom components to fix #3507, but also switch to using the value field indicated by the WidgetState protobuf we have, so that if a custom component sends back an Arrow table or raw bytes data, we can just pass that on directly instead of incorrectly trying to parse i... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3528/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3528/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3528",
"html_url": "https://github.com/streamlit/streamlit/pull/3528",
"diff_url": "https://github.com/streamlit/streamlit/pull/3528.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3528.patch",
"merged_at": "2021-07-09T22:18:22"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3527 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3527/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3527/comments | https://api.github.com/repos/streamlit/streamlit/issues/3527/events | https://github.com/streamlit/streamlit/issues/3527 | 940,107,696 | MDU6SXNzdWU5NDAxMDc2OTY= | 3,527 | Allow control of st.pyplot() width | {
"login": "benlindsay",
"id": 9361152,
"node_id": "MDQ6VXNlcjkzNjExNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/9361152?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/benlindsay",
"html_url": "https://github.com/benlindsay",
"followers_url": "https://api.github.com/users... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | open | false | null | [] | null | 4 | 2021-07-08T18:16:19 | 2023-01-22T02:08:35 | null | NONE | null | ### Problem
When displaying a matplotlib figure with `st.pyplot()`, I don't see a way to control the rendered figure width. It always seems to expand to 100% of the column width. There's a [workaround](https://discuss.streamlit.io/t/cannot-change-matplotlib-figure-size/10295/8) by writing the figure to a BytesIO buf... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3527/reactions",
"total_count": 12,
"+1": 12,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3527/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3526 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3526/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3526/comments | https://api.github.com/repos/streamlit/streamlit/issues/3526/events | https://github.com/streamlit/streamlit/issues/3526 | 939,889,739 | MDU6SXNzdWU5Mzk4ODk3Mzk= | 3,526 | DataFrame Styling not working when using pandas 1.3.0 | {
"login": "OliverMorgans",
"id": 25079165,
"node_id": "MDQ6VXNlcjI1MDc5MTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/25079165?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OliverMorgans",
"html_url": "https://github.com/OliverMorgans",
"followers_url": "https://api.githu... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1846291968,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [
{
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.githu... | null | 1 | 2021-07-08T13:57:43 | 2021-07-12T22:10:46 | 2021-07-12T22:10:46 | NONE | null | https://github.com/streamlit/streamlit/blob/fdcb1d0efdb53427c72bb266b08ef2d80b8a8cab/lib/streamlit/elements/legacy_data_frame.py#L169
Pandas 1.3.0 alters the protected methods used so styling no longer works.
Example code.
```
st.dataframe(
chosen_df.sort_values("finished_at", ascending=False, axis=0... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3526/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3526/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3525 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3525/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3525/comments | https://api.github.com/repos/streamlit/streamlit/issues/3525/events | https://github.com/streamlit/streamlit/pull/3525 | 939,726,708 | MDExOlB1bGxSZXF1ZXN0Njg1OTAwNTU5 | 3,525 | Add tutorial to connect Streamlit to MySQL | {
"login": "snehankekre",
"id": 20672874,
"node_id": "MDQ6VXNlcjIwNjcyODc0",
"avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehankekre",
"html_url": "https://github.com/snehankekre",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 1 | 2021-07-08T10:46:58 | 2021-07-12T15:09:53 | 2021-07-12T15:09:53 | MEMBER | null | Added a new tutorial to docs: Connect Streamlit to MySQL | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3525/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3525/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3525",
"html_url": "https://github.com/streamlit/streamlit/pull/3525",
"diff_url": "https://github.com/streamlit/streamlit/pull/3525.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3525.patch",
"merged_at": "2021-07-12T15:09:53"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3524 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3524/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3524/comments | https://api.github.com/repos/streamlit/streamlit/issues/3524/events | https://github.com/streamlit/streamlit/pull/3524 | 939,333,449 | MDExOlB1bGxSZXF1ZXN0Njg1NTcyMjI1 | 3,524 | Fix tooltip dedent for all widgets with tooltips | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 2 | 2021-07-07T23:20:43 | 2021-07-24T00:37:26 | 2021-07-14T20:21:56 | COLLABORATOR | null | These code changes are to fix the widgets that were not dedenting the help tooltips. This will close #3300 .
In addition to the code changes, there are e2e tests and 2 unit tests to make sure code blocks are appearing and the right text is appearing. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3524/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3524/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3524",
"html_url": "https://github.com/streamlit/streamlit/pull/3524",
"diff_url": "https://github.com/streamlit/streamlit/pull/3524.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3524.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/3523 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3523/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3523/comments | https://api.github.com/repos/streamlit/streamlit/issues/3523/events | https://github.com/streamlit/streamlit/pull/3523 | 939,324,499 | MDExOlB1bGxSZXF1ZXN0Njg1NTY0Mzc1 | 3,523 | Remove sourcemaps in final build | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [] | closed | false | null | [] | null | 0 | 2021-07-07T23:01:49 | 2021-07-24T00:37:26 | 2021-07-08T18:24:09 | COLLABORATOR | null | closes #3421
It looks like we were trying to remove the map files _post_ build, which is fine, but the sourcemap comment is still included in the JS file. This forces browsers to make erroneous requests :cough: safari :cough: that are 1) unnecessary and 2) polluting the console with errors.
Setting an ENV variab... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3523/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3523/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3523",
"html_url": "https://github.com/streamlit/streamlit/pull/3523",
"diff_url": "https://github.com/streamlit/streamlit/pull/3523.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3523.patch",
"merged_at": "2021-07-08T18:24:08"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3522 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3522/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3522/comments | https://api.github.com/repos/streamlit/streamlit/issues/3522/events | https://github.com/streamlit/streamlit/pull/3522 | 939,308,726 | MDExOlB1bGxSZXF1ZXN0Njg1NTUwODU2 | 3,522 | Allow empty string for DeckGL tooltip | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [] | closed | false | null | [] | null | 0 | 2021-07-07T22:24:45 | 2021-07-24T00:37:26 | 2021-07-08T05:51:34 | COLLABORATOR | null | Closes #3395
When serializing, an empty string can be produced for the tooltip. DeckGLChart should effectively ignore the tooltip in any condition. Checking for any falsy value includes empty string and many nonsensical inputs, `null`, and `undefined`. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3522/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3522/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3522",
"html_url": "https://github.com/streamlit/streamlit/pull/3522",
"diff_url": "https://github.com/streamlit/streamlit/pull/3522.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3522.patch",
"merged_at": "2021-07-08T05:51:34"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3521 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3521/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3521/comments | https://api.github.com/repos/streamlit/streamlit/issues/3521/events | https://github.com/streamlit/streamlit/pull/3521 | 939,210,479 | MDExOlB1bGxSZXF1ZXN0Njg1NDY3ODE1 | 3,521 | Allow classes with _repr_html_ in st.write | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [] | closed | false | null | [] | null | 2 | 2021-07-07T19:52:04 | 2021-07-24T00:37:26 | 2021-07-17T22:28:59 | COLLABORATOR | null | fixes #3336
`st.write` throws an error when writing the type of a dataframe. When calling `type` on instances with `_repr_html_` the same method exists on the class type. When calling the method, an exception is thrown requiring the `self` argument. This fix checks to see if the instance also is not a class in orde... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3521/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3521/timeline | null | null | true | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3521",
"html_url": "https://github.com/streamlit/streamlit/pull/3521",
"diff_url": "https://github.com/streamlit/streamlit/pull/3521.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3521.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/3520 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3520/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3520/comments | https://api.github.com/repos/streamlit/streamlit/issues/3520/events | https://github.com/streamlit/streamlit/issues/3520 | 939,101,672 | MDU6SXNzdWU5MzkxMDE2NzI= | 3,520 | st.json() returns 'TypeError: n.slice is not a function' | {
"login": "dsaad68",
"id": 6844325,
"node_id": "MDQ6VXNlcjY4NDQzMjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6844325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dsaad68",
"html_url": "https://github.com/dsaad68",
"followers_url": "https://api.github.com/users/dsaad68/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 3022365121,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 12 | 2021-07-07T17:18:56 | 2021-12-01T14:21:07 | 2021-12-01T14:21:06 | NONE | null | ### Summary
I have a giant dictionary that comes from a response of an API. Inside this nested Dict, they are sections that I want to access with .get() and show them on the dashboard using st.json(). It works perfectly with all other sections of Dict, just doesn't work with one of these sections; I get a picture ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3520/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3520/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3519 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3519/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3519/comments | https://api.github.com/repos/streamlit/streamlit/issues/3519/events | https://github.com/streamlit/streamlit/issues/3519 | 939,002,955 | MDU6SXNzdWU5MzkwMDI5NTU= | 3,519 | Option in st.experimental_set_query_params to prevent clearing anchor in URL | {
"login": "KristianMischke",
"id": 4390379,
"node_id": "MDQ6VXNlcjQzOTAzNzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/4390379?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KristianMischke",
"html_url": "https://github.com/KristianMischke",
"followers_url": "https://api.g... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | open | false | null | [] | null | 1 | 2021-07-07T15:18:23 | 2022-11-15T17:00:44 | null | NONE | null | ### Problem
I ran into this issue when setting the query params with `st.experimental_set_query_params()` where the anchor (e.g. `#title`) at the end of the url is overwritten and the page doesn't auto-scroll to the intended location.
### Solution
A simple solution would be to have an additional argument in `s... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3519/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3519/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3518 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3518/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3518/comments | https://api.github.com/repos/streamlit/streamlit/issues/3518/events | https://github.com/streamlit/streamlit/pull/3518 | 938,833,540 | MDExOlB1bGxSZXF1ZXN0Njg1MTQ1OTEx | 3,518 | Fix typo and code indentations in state docs | {
"login": "snehankekre",
"id": 20672874,
"node_id": "MDQ6VXNlcjIwNjcyODc0",
"avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehankekre",
"html_url": "https://github.com/snehankekre",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2021-07-07T12:19:53 | 2021-07-13T15:01:23 | 2021-07-13T15:01:23 | MEMBER | null | Corrected a typo and properly indented Python examples in the Session State API reference and topic guide. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3518/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3518/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3518",
"html_url": "https://github.com/streamlit/streamlit/pull/3518",
"diff_url": "https://github.com/streamlit/streamlit/pull/3518.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3518.patch",
"merged_at": "2021-07-13T15:01:23"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3517 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3517/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3517/comments | https://api.github.com/repos/streamlit/streamlit/issues/3517/events | https://github.com/streamlit/streamlit/issues/3517 | 938,784,027 | MDU6SXNzdWU5Mzg3ODQwMjc= | 3,517 | Please provide integration with Seaborn charting/plotting library | {
"login": "soumendra",
"id": 804376,
"node_id": "MDQ6VXNlcjgwNDM3Ng==",
"avatar_url": "https://avatars.githubusercontent.com/u/804376?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/soumendra",
"html_url": "https://github.com/soumendra",
"followers_url": "https://api.github.com/users/soum... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
}
] | closed | false | null | [] | null | 1 | 2021-07-07T11:20:00 | 2021-08-19T18:31:04 | 2021-07-08T05:02:23 | NONE | null | There is an existing issue: https://github.com/streamlit/streamlit/issues/445 which was closed citing the following solution to using seaborn:
```python
import streamlit as st
import pandas as pd
import seaborn as sns
df = pd.DataFrame({'x': [1, 2, 3], 'y': [10, 30, 70]})
sns.lineplot(x='x', y='y', data=df)
... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3517/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3517/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3516 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3516/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3516/comments | https://api.github.com/repos/streamlit/streamlit/issues/3516/events | https://github.com/streamlit/streamlit/issues/3516 | 938,279,329 | MDU6SXNzdWU5MzgyNzkzMjk= | 3,516 | st.image doesn't work with SVG image URL | {
"login": "tvst",
"id": 690814,
"node_id": "MDQ6VXNlcjY5MDgxNA==",
"avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tvst",
"html_url": "https://github.com/tvst",
"followers_url": "https://api.github.com/users/tvst/followers",
... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1516285329,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 1 | 2021-07-06T21:38:01 | 2021-08-05T00:01:55 | 2021-08-05T00:01:54 | CONTRIBUTOR | null | ### Summary
st.image doesn't work when you pass a URL pointing to an SVG file
### Steps to reproduce
```
st.image("https://streamlit.io/images/brand/streamlit-mark-color.svg")
```
**Expected behavior:**
The image loads.
**Actual behavior:**
<img width="714" alt="Screen Shot 2021-07-06 at 2 35 54 ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3516/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3516/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3515 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3515/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3515/comments | https://api.github.com/repos/streamlit/streamlit/issues/3515/events | https://github.com/streamlit/streamlit/pull/3515 | 938,246,718 | MDExOlB1bGxSZXF1ZXN0Njg0NjY3MjMz | 3,515 | Convert widget options to indexable form | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [] | closed | false | null | [] | null | 6 | 2021-07-06T20:45:54 | 2021-07-24T00:37:26 | 2021-07-08T18:18:10 | COLLABORATOR | null | Fixes #3505. Technically that issue is resolved by #3501, but the same
problem can happen for several other widgets that take options, so it is
worth applying a fix more broadly.
We already ensure the options are iterable, but this is not sufficient
for all of our needs, because we sometimes need to look up an in... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3515/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3515/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3515",
"html_url": "https://github.com/streamlit/streamlit/pull/3515",
"diff_url": "https://github.com/streamlit/streamlit/pull/3515.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3515.patch",
"merged_at": "2021-07-08T18:18:10"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3514 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3514/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3514/comments | https://api.github.com/repos/streamlit/streamlit/issues/3514/events | https://github.com/streamlit/streamlit/pull/3514 | 938,048,616 | MDExOlB1bGxSZXF1ZXN0Njg0NTAzMDE5 | 3,514 | Pin Pandas to <1.3.0 | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [] | closed | false | null | [] | null | 0 | 2021-07-06T16:03:40 | 2021-07-24T00:37:26 | 2021-07-06T16:23:16 | COLLABORATOR | null | Pandas released an update on July 2 that introduced some issues in our functionality. We're pinning the version down until the fix is deployed. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3514/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3514/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3514",
"html_url": "https://github.com/streamlit/streamlit/pull/3514",
"diff_url": "https://github.com/streamlit/streamlit/pull/3514.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3514.patch",
"merged_at": "2021-07-06T16:23:16"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3513 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3513/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3513/comments | https://api.github.com/repos/streamlit/streamlit/issues/3513/events | https://github.com/streamlit/streamlit/issues/3513 | 937,948,242 | MDU6SXNzdWU5Mzc5NDgyNDI= | 3,513 | Support Click v8 | {
"login": "gwk",
"id": 406380,
"node_id": "MDQ6VXNlcjQwNjM4MA==",
"avatar_url": "https://avatars.githubusercontent.com/u/406380?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gwk",
"html_url": "https://github.com/gwk",
"followers_url": "https://api.github.com/users/gwk/followers",
"fol... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | closed | false | null | [] | null | 6 | 2021-07-06T14:18:02 | 2022-01-11T23:50:33 | 2022-01-11T23:50:32 | NONE | null | # Summary
I see that Streamlit is currently pinning the Click library to v7. I am concerned that this will create friction for users like myself who wish to install and use libraries globally. I realize that dependency management is tricky business, so please don't take this as criticism. Rather I am opening this is... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3513/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3513/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3512 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3512/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3512/comments | https://api.github.com/repos/streamlit/streamlit/issues/3512/events | https://github.com/streamlit/streamlit/issues/3512 | 937,295,527 | MDU6SXNzdWU5MzcyOTU1Mjc= | 3,512 | Discrepancy between value shown and value returned by widged when it is redisplayed | {
"login": "clo-vis",
"id": 25638902,
"node_id": "MDQ6VXNlcjI1NjM4OTAy",
"avatar_url": "https://avatars.githubusercontent.com/u/25638902?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/clo-vis",
"html_url": "https://github.com/clo-vis",
"followers_url": "https://api.github.com/users/clo-vi... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.githu... | null | 4 | 2021-07-05T18:25:43 | 2021-07-27T22:17:01 | 2021-07-21T19:48:13 | NONE | null | ### Summary
When a widget is redisplayed, the value returned is not the same value the widget shows.
### Steps to reproduce
Here an example with multiselect:
```
import streamlit
letter = streamlit.sidebar.radio("Letter", ["A", "B"])
if letter == "A":
numbers = streamlit.multiselect("Number", ["1"... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3512/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3512/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3511 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3511/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3511/comments | https://api.github.com/repos/streamlit/streamlit/issues/3511/events | https://github.com/streamlit/streamlit/issues/3511 | 937,135,549 | MDU6SXNzdWU5MzcxMzU1NDk= | 3,511 | Certificate generating error | {
"login": "whoiskumaratul",
"id": 31371130,
"node_id": "MDQ6VXNlcjMxMzcxMTMw",
"avatar_url": "https://avatars.githubusercontent.com/u/31371130?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/whoiskumaratul",
"html_url": "https://github.com/whoiskumaratul",
"followers_url": "https://api.gi... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 1 | 2021-07-05T14:14:17 | 2021-07-08T19:30:42 | 2021-07-08T19:30:37 | NONE | null | ### Summary
When we try to generate a certificate via any method like email, qwiklabs etc. error is coming.
### Steps to reproduce
```
Check Your Progress by Email Id
Check Your Progress by Qwiklabs Public URL
Generate Your Profile Badge
Milestone Achievers
```
select any of them and enter a email or q... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3511/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3511/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3510 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3510/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3510/comments | https://api.github.com/repos/streamlit/streamlit/issues/3510/events | https://github.com/streamlit/streamlit/issues/3510 | 937,059,095 | MDU6SXNzdWU5MzcwNTkwOTU= | 3,510 | Missing Submit Button in debug | {
"login": "Spiralwise",
"id": 1061805,
"node_id": "MDQ6VXNlcjEwNjE4MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/1061805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Spiralwise",
"html_url": "https://github.com/Spiralwise",
"followers_url": "https://api.github.com/users... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 2 | 2021-07-05T12:49:54 | 2021-07-08T08:45:25 | 2021-07-08T04:32:43 | NONE | null | ### Summary
Form submit button throws a error while using pdb in order to debugg Streamlit application.
### Steps to reproduce
The first step is to enable pdb for Streamlit by executing the code via a proxy script:
```
from streamlit import bootstrap
real_script = 'my_real_script.py'
bootstrap.run(real... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3510/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3510/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3509 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3509/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3509/comments | https://api.github.com/repos/streamlit/streamlit/issues/3509/events | https://github.com/streamlit/streamlit/issues/3509 | 936,277,877 | MDU6SXNzdWU5MzYyNzc4Nzc= | 3,509 | Incorrect JSON Serialization | {
"login": "saluto",
"id": 22053721,
"node_id": "MDQ6VXNlcjIyMDUzNzIx",
"avatar_url": "https://avatars.githubusercontent.com/u/22053721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/saluto",
"html_url": "https://github.com/saluto",
"followers_url": "https://api.github.com/users/saluto/fo... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1516285329,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 3 | 2021-07-03T15:37:58 | 2021-08-03T22:36:38 | 2021-08-03T22:35:13 | NONE | null | ### Summary
`st.json` produces an unexpected/incorrect output when using default serialization, e.g. for custom classes.
### Steps to reproduce
**Code snippet:**
```python
import streamlit as st
class A: pass
st.json({'A': A})
```
**Expected behavior:**
Expected output:
```
{
"A": "<class '__... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3509/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3509/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3508 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3508/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3508/comments | https://api.github.com/repos/streamlit/streamlit/issues/3508/events | https://github.com/streamlit/streamlit/issues/3508 | 936,197,366 | MDU6SXNzdWU5MzYxOTczNjY= | 3,508 | A way to add Python functionalities/custom HTML/CSS code to streamlit | {
"login": "pranavr2003",
"id": 56883253,
"node_id": "MDQ6VXNlcjU2ODgzMjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/56883253?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pranavr2003",
"html_url": "https://github.com/pranavr2003",
"followers_url": "https://api.github.com/... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | open | false | null | [] | null | 3 | 2021-07-03T07:39:25 | 2022-11-09T22:39:07 | null | NONE | null | ### Problem
I'm finding it a bit difficult to add a few Python functions onto the existing `components.html()`. Like say I'm scraping data from a
site using bs4 or something, and write a function to extract certain data from a given URL and then pass it on as an input to get
some prediction from it and I want to... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3508/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3508/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3507 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3507/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3507/comments | https://api.github.com/repos/streamlit/streamlit/issues/3507/events | https://github.com/streamlit/streamlit/issues/3507 | 935,914,727 | MDU6SXNzdWU5MzU5MTQ3Mjc= | 3,507 | component value of type dict is not properly marshalled with streamlit==0.84.0 | {
"login": "whitphx",
"id": 3135397,
"node_id": "MDQ6VXNlcjMxMzUzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3135397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/whitphx",
"html_url": "https://github.com/whitphx",
"followers_url": "https://api.github.com/users/whitphx/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1637089211,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [
{
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api... | null | 4 | 2021-07-02T16:30:19 | 2021-07-12T23:40:37 | 2021-07-09T22:18:22 | CONTRIBUTOR | null | ### Summary
A component value returned from `_component_func` is of type `str` even if an **object** is set via `Streamlit.setComponentValue` in TypeScript code.
For example, when `{ someVal: 42 }` is set on TypeScript-side like `Streamlit.setComponentValue({ someVal: 42 })`,
the component value available on Pytho... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3507/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3507/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3506 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3506/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3506/comments | https://api.github.com/repos/streamlit/streamlit/issues/3506/events | https://github.com/streamlit/streamlit/pull/3506 | 935,641,306 | MDExOlB1bGxSZXF1ZXN0NjgyNTE5OTIx | 3,506 | fix indent in doc example | {
"login": "cceyda",
"id": 15624271,
"node_id": "MDQ6VXNlcjE1NjI0Mjcx",
"avatar_url": "https://avatars.githubusercontent.com/u/15624271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cceyda",
"html_url": "https://github.com/cceyda",
"followers_url": "https://api.github.com/users/cceyda/fo... | [] | closed | false | null | [] | null | 1 | 2021-07-02T10:31:22 | 2021-07-06T15:22:39 | 2021-07-06T15:22:39 | CONTRIBUTOR | null | tab->spaces
**Description:**
Fixes this broken indent:

---
**Contribution License Agreement**
By submitting this pull request you agree that all contributions to this project are made under th... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3506/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3506/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3506",
"html_url": "https://github.com/streamlit/streamlit/pull/3506",
"diff_url": "https://github.com/streamlit/streamlit/pull/3506.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3506.patch",
"merged_at": "2021-07-06T15:22:39"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3505 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3505/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3505/comments | https://api.github.com/repos/streamlit/streamlit/issues/3505/events | https://github.com/streamlit/streamlit/issues/3505 | 935,343,525 | MDU6SXNzdWU5MzUzNDM1MjU= | 3,505 | Multiselect with Pandas Index as options has exception on reruns | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 1637089211,
"node_id": "MDU6TGFiZ... | closed | false | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [
{
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api... | null | 4 | 2021-07-02T02:01:05 | 2021-07-08T18:18:10 | 2021-07-08T18:18:10 | COLLABORATOR | null | [Forum link](https://discuss.streamlit.io/t/session-state-for-streamlit/14541/2?u=anoctopus)
The reported issue is that an app with multiselect doesn't update after the first item is selected. I locally replicated it, and the cause is the Pandas `Index` type being used as the source of options, but not having an `inde... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3505/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3505/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3504 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3504/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3504/comments | https://api.github.com/repos/streamlit/streamlit/issues/3504/events | https://github.com/streamlit/streamlit/pull/3504 | 935,167,521 | MDExOlB1bGxSZXF1ZXN0NjgyMTI3MzA5 | 3,504 | yarn start only tracks our code | {
"login": "awreece",
"id": 464471,
"node_id": "MDQ6VXNlcjQ2NDQ3MQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/464471?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/awreece",
"html_url": "https://github.com/awreece",
"followers_url": "https://api.github.com/users/awreece/fo... | [] | closed | false | null | [] | null | 0 | 2021-07-01T19:56:10 | 2021-07-24T00:37:26 | 2021-07-07T20:54:17 | CONTRIBUTOR | null | When running yarn start, we set up a file watch on files that don't make
sense to check for live reload:
- third party packages in node_modules
- test files
- etc
This affects our ability to build in environments with a limited number
of file watches available.
## Testing done
I ran this in my limited-f... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3504/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3504/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3504",
"html_url": "https://github.com/streamlit/streamlit/pull/3504",
"diff_url": "https://github.com/streamlit/streamlit/pull/3504.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3504.patch",
"merged_at": "2021-07-07T20:54:17"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3503 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3503/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3503/comments | https://api.github.com/repos/streamlit/streamlit/issues/3503/events | https://github.com/streamlit/streamlit/pull/3503 | 935,116,986 | MDExOlB1bGxSZXF1ZXN0NjgyMDg1MDc4 | 3,503 | Version 0.84.0 | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [] | closed | false | null | [] | null | 0 | 2021-07-01T18:39:36 | 2021-07-24T00:37:26 | 2021-07-01T21:17:04 | COLLABORATOR | null | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3503/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3503/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3503",
"html_url": "https://github.com/streamlit/streamlit/pull/3503",
"diff_url": "https://github.com/streamlit/streamlit/pull/3503.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3503.patch",
"merged_at": "2021-07-01T21:17:04"... | true | |
https://api.github.com/repos/streamlit/streamlit/issues/3502 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3502/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3502/comments | https://api.github.com/repos/streamlit/streamlit/issues/3502/events | https://github.com/streamlit/streamlit/issues/3502 | 934,652,818 | MDU6SXNzdWU5MzQ2NTI4MTg= | 3,502 | Mysterious Blue Highlight Input Text Field in Selectbox | {
"login": "Digaari",
"id": 33162540,
"node_id": "MDQ6VXNlcjMzMTYyNTQw",
"avatar_url": "https://avatars.githubusercontent.com/u/33162540?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Digaari",
"html_url": "https://github.com/Digaari",
"followers_url": "https://api.github.com/users/Digaar... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 3 | 2021-07-01T09:56:01 | 2021-09-10T02:14:40 | 2021-07-26T11:02:46 | NONE | null | Hello! I have observed some blue highlights text fields as shown in the image. This comes with the use of `st.selectbox()` on streamlit with the following versions:
- Python v3.8
- Streamlit v0.83
**PS: When I use Streamlit v0.67, this blue highlight does not happen. v0.67 does not have this bug**
![imag... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3502/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3502/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3501 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3501/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3501/comments | https://api.github.com/repos/streamlit/streamlit/issues/3501/events | https://github.com/streamlit/streamlit/pull/3501 | 934,450,953 | MDExOlB1bGxSZXF1ZXN0NjgxNTE2MDQ5 | 3,501 | close #3368 | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2021-07-01T06:21:52 | 2021-07-24T00:37:26 | 2021-07-02T17:33:12 | COLLABORATOR | null | New logic will cast options as a list in multiselect.py.
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3501/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3501/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3501",
"html_url": "https://github.com/streamlit/streamlit/pull/3501",
"diff_url": "https://github.com/streamlit/streamlit/pull/3501.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3501.patch",
"merged_at": "2021-07-02T17:33:11"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3500 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3500/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3500/comments | https://api.github.com/repos/streamlit/streamlit/issues/3500/events | https://github.com/streamlit/streamlit/pull/3500 | 934,130,150 | MDExOlB1bGxSZXF1ZXN0NjgxMjM3NTMw | 3,500 | Fix ColorPicker on Streamlit Sharing | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 3 | 2021-06-30T21:10:35 | 2021-07-24T00:37:26 | 2021-07-06T18:16:53 | COLLABORATOR | null | On Streamlit Sharing, ColorPicker throws a cross-origin error when its popover window is closed. There's an issue open in the react-color repo (https://github.com/casesandberg/react-color/issues/806) - but it's months old and hasn't had a developer response.
With this PR, we now swallow all SecurityErrors thrown wit... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3500/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3500/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3500",
"html_url": "https://github.com/streamlit/streamlit/pull/3500",
"diff_url": "https://github.com/streamlit/streamlit/pull/3500.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3500.patch",
"merged_at": "2021-07-06T18:16:53"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3499 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3499/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3499/comments | https://api.github.com/repos/streamlit/streamlit/issues/3499/events | https://github.com/streamlit/streamlit/pull/3499 | 933,684,026 | MDExOlB1bGxSZXF1ZXN0NjgwODU1MTYy | 3,499 | Add section about GitHub badge to docs | {
"login": "snehankekre",
"id": 20672874,
"node_id": "MDQ6VXNlcjIwNjcyODc0",
"avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehankekre",
"html_url": "https://github.com/snehankekre",
"followers_url": "https://api.github.com/... | [
{
"id": 1634956291,
"node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs",
"name": "type:docs",
"color": "0052CC",
"default": false,
"description": "Requests for changes to docs (will be rerouted to docs repo)"
}
] | closed | false | null | [] | null | 0 | 2021-06-30T13:01:55 | 2021-06-30T16:37:11 | 2021-06-30T16:37:11 | MEMBER | null | Added a paragraph on how to make a Streamlit badge appear in your GitHub repo which links to your deployed app. Didn't create a separate section for it. Instead, I added it to the end of "Share your app".
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3499/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3499/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3499",
"html_url": "https://github.com/streamlit/streamlit/pull/3499",
"diff_url": "https://github.com/streamlit/streamlit/pull/3499.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3499.patch",
"merged_at": "2021-06-30T16:37:11"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3498 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3498/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3498/comments | https://api.github.com/repos/streamlit/streamlit/issues/3498/events | https://github.com/streamlit/streamlit/pull/3498 | 933,076,243 | MDExOlB1bGxSZXF1ZXN0NjgwMzM5NjAw | 3,498 | Apache Arrow Integration 🏹 | {
"login": "kantuni",
"id": 6151409,
"node_id": "MDQ6VXNlcjYxNTE0MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kantuni",
"html_url": "https://github.com/kantuni",
"followers_url": "https://api.github.com/users/kantuni/... | [] | closed | false | null | [] | null | 0 | 2021-06-29T20:25:53 | 2021-07-24T00:37:25 | 2021-06-30T18:20:23 | COLLABORATOR | null | This PR concludes a very long journey, and starts an even longer one.
It introduces a new dataframe serialization format that will be available through a config flag (`dataFrameSerialization`). The default value will be set to "legacy" for now, and will be switched to "arrow" when 1.0 is released. The legacy option ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3498/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3498/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3498",
"html_url": "https://github.com/streamlit/streamlit/pull/3498",
"diff_url": "https://github.com/streamlit/streamlit/pull/3498.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3498.patch",
"merged_at": "2021-06-30T18:20:23"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3497 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3497/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3497/comments | https://api.github.com/repos/streamlit/streamlit/issues/3497/events | https://github.com/streamlit/streamlit/pull/3497 | 933,044,892 | MDExOlB1bGxSZXF1ZXN0NjgwMzEyODk2 | 3,497 | Hide type signatures in generated docs | {
"login": "AnOctopus",
"id": 7356217,
"node_id": "MDQ6VXNlcjczNTYyMTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnOctopus",
"html_url": "https://github.com/AnOctopus",
"followers_url": "https://api.github.com/users/An... | [
{
"id": 1634956291,
"node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs",
"name": "type:docs",
"color": "0052CC",
"default": false,
"description": "Requests for changes to docs (will be rerouted to docs repo)"
}
] | closed | false | null | [] | null | 0 | 2021-06-29T19:38:20 | 2021-06-30T17:13:06 | 2021-06-30T17:13:03 | COLLABORATOR | null | They are very messy in RTD, so they are a net negative to have for
documentation, but by hiding them we will be able to add annotations on
public api functions, which will improve type safety for us and users.
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3497/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3497/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3497",
"html_url": "https://github.com/streamlit/streamlit/pull/3497",
"diff_url": "https://github.com/streamlit/streamlit/pull/3497.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3497.patch",
"merged_at": "2021-06-30T17:13:03"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3496 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3496/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3496/comments | https://api.github.com/repos/streamlit/streamlit/issues/3496/events | https://github.com/streamlit/streamlit/pull/3496 | 933,038,923 | MDExOlB1bGxSZXF1ZXN0NjgwMzA3Nzky | 3,496 | Fix (?) graphviz dependency flakiness on Circle | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 0 | 2021-06-29T19:28:57 | 2021-07-24T00:37:25 | 2021-06-29T20:20:42 | COLLABORATOR | null | run `apt-get update` before `apt-get install libgvc6`
Fixes https://github.com/streamlit/streamlit-issues/issues/163 (I hope!) | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3496/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3496/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3496",
"html_url": "https://github.com/streamlit/streamlit/pull/3496",
"diff_url": "https://github.com/streamlit/streamlit/pull/3496.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3496.patch",
"merged_at": "2021-06-29T20:20:41"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3495 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3495/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3495/comments | https://api.github.com/repos/streamlit/streamlit/issues/3495/events | https://github.com/streamlit/streamlit/pull/3495 | 933,020,083 | MDExOlB1bGxSZXF1ZXN0NjgwMjkxNTcy | 3,495 | st.text_input autocomplete param | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 0 | 2021-06-29T19:01:31 | 2021-07-24T00:37:25 | 2021-06-29T19:31:05 | COLLABORATOR | null | `st.text_input` now takes an optional `autocomplete` param, which is passed directly through to the `<input>` element's autocomplete property.
If autocomplete is unspecified, we default to "new-password" (for password inputs) and the empty string (for default inputs). This matches the current behavior.
Fixes #308... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3495/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3495/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3495",
"html_url": "https://github.com/streamlit/streamlit/pull/3495",
"diff_url": "https://github.com/streamlit/streamlit/pull/3495.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3495.patch",
"merged_at": "2021-06-29T19:31:05"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3494 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3494/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3494/comments | https://api.github.com/repos/streamlit/streamlit/issues/3494/events | https://github.com/streamlit/streamlit/issues/3494 | 932,936,655 | MDU6SXNzdWU5MzI5MzY2NTU= | 3,494 | Return type of date_input is not always datetime.date | {
"login": "kajarenc",
"id": 6664805,
"node_id": "MDQ6VXNlcjY2NjQ4MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kajarenc",
"html_url": "https://github.com/kajarenc",
"followers_url": "https://api.github.com/users/kajar... | [
{
"id": 1634956291,
"node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs",
"name": "type:docs",
"color": "0052CC",
"default": false,
"description": "Requests for changes to docs (will be rerouted to docs repo)"
}
] | closed | false | {
"login": "lawilby",
"id": 18559327,
"node_id": "MDQ6VXNlcjE4NTU5MzI3",
"avatar_url": "https://avatars.githubusercontent.com/u/18559327?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lawilby",
"html_url": "https://github.com/lawilby",
"followers_url": "https://api.github.com/users/lawilb... | [
{
"login": "lawilby",
"id": 18559327,
"node_id": "MDQ6VXNlcjE4NTU5MzI3",
"avatar_url": "https://avatars.githubusercontent.com/u/18559327?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lawilby",
"html_url": "https://github.com/lawilby",
"followers_url": "https://api.git... | null | 1 | 2021-06-29T17:21:31 | 2021-09-16T18:19:29 | 2021-09-16T18:19:27 | COLLABORATOR | null | **Link to doc page**
https://docs.streamlit.io/en/stable/api.html#streamlit.date_input
st.date_input
**What you think the docs should say:**
The docs should say that the return type is not always datetime.date . In case of range date input return value is tuple of zero, one or two datetime.date values
```
d... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3494/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3494/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/3493 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3493/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3493/comments | https://api.github.com/repos/streamlit/streamlit/issues/3493/events | https://github.com/streamlit/streamlit/pull/3493 | 932,856,010 | MDExOlB1bGxSZXF1ZXN0NjgwMTUyMzE2 | 3,493 | Disable +/- in `st.number_input` if at min/max value | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 0 | 2021-06-29T15:49:07 | 2021-07-24T00:37:25 | 2021-06-29T19:03:27 | COLLABORATOR | null | Fixes #3047 | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3493/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3493/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3493",
"html_url": "https://github.com/streamlit/streamlit/pull/3493",
"diff_url": "https://github.com/streamlit/streamlit/pull/3493.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3493.patch",
"merged_at": "2021-06-29T19:03:27"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3492 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3492/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3492/comments | https://api.github.com/repos/streamlit/streamlit/issues/3492/events | https://github.com/streamlit/streamlit/pull/3492 | 932,687,667 | MDExOlB1bGxSZXF1ZXN0NjgwMDAzMzQw | 3,492 | Add Session State API reference & topic guide | {
"login": "snehankekre",
"id": 20672874,
"node_id": "MDQ6VXNlcjIwNjcyODc0",
"avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehankekre",
"html_url": "https://github.com/snehankekre",
"followers_url": "https://api.github.com/... | [
{
"id": 1634956291,
"node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs",
"name": "type:docs",
"color": "0052CC",
"default": false,
"description": "Requests for changes to docs (will be rerouted to docs repo)"
}
] | closed | false | null | [] | null | 1 | 2021-06-29T13:40:52 | 2021-06-30T15:24:29 | 2021-06-30T15:24:29 | MEMBER | null | - Added Session State API reference guide: State API
- Added Session State topic guide: Add State to your app
- Added relevant screenshots to `docs/_static/img`
- [Here](https://docs.streamlit.io/en/stable/main_concepts.html#data-flow), mentioned in one sentence that if there are callbacks, they will always run bef... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3492/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3492/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3492",
"html_url": "https://github.com/streamlit/streamlit/pull/3492",
"diff_url": "https://github.com/streamlit/streamlit/pull/3492.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3492.patch",
"merged_at": "2021-06-30T15:24:29"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3491 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3491/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3491/comments | https://api.github.com/repos/streamlit/streamlit/issues/3491/events | https://github.com/streamlit/streamlit/pull/3491 | 932,243,607 | MDExOlB1bGxSZXF1ZXN0Njc5NjE2OTc0 | 3,491 | Fix bug with KeyErrors when accessing st.session_state on reconnect | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-06-29T06:01:25 | 2021-07-24T00:37:25 | 2021-06-29T22:21:51 | COLLABORATOR | null | See the in-line comment in the code for more info on what was fixed.
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3491/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3491/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3491",
"html_url": "https://github.com/streamlit/streamlit/pull/3491",
"diff_url": "https://github.com/streamlit/streamlit/pull/3491.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3491.patch",
"merged_at": "2021-06-29T22:21:51"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3490 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3490/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3490/comments | https://api.github.com/repos/streamlit/streamlit/issues/3490/events | https://github.com/streamlit/streamlit/pull/3490 | 932,228,839 | MDExOlB1bGxSZXF1ZXN0Njc5NjA0NjAz | 3,490 | Revive dropped commits | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-06-29T05:31:36 | 2022-03-12T01:41:42 | 2021-06-29T17:33:14 | COLLABORATOR | null | I'm not exactly sure what happened (it was most likely a rebase of the `feature/session-state` branch
onto `develop` gone wrong), but it seems like #3466 and #3477 are nowhere to be found in the commits
merged into `develop` when we merged the `feature/session-state` branch.
This PR revives the two, which brings i... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3490/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3490/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3490",
"html_url": "https://github.com/streamlit/streamlit/pull/3490",
"diff_url": "https://github.com/streamlit/streamlit/pull/3490.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3490.patch",
"merged_at": "2021-06-29T17:33:14"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/3489 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/3489/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/3489/comments | https://api.github.com/repos/streamlit/streamlit/issues/3489/events | https://github.com/streamlit/streamlit/pull/3489 | 932,198,082 | MDExOlB1bGxSZXF1ZXN0Njc5NTc5MDIz | 3,489 | Complain when users try to set form values via st.session_state | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [] | closed | false | null | [] | null | 0 | 2021-06-29T04:27:24 | 2021-07-24T00:37:25 | 2021-06-29T22:17:47 | COLLABORATOR | null | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/3489/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/3489/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/3489",
"html_url": "https://github.com/streamlit/streamlit/pull/3489",
"diff_url": "https://github.com/streamlit/streamlit/pull/3489.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/3489.patch",
"merged_at": "2021-06-29T22:17:47"... | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.