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/3901
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3901/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3901/comments
https://api.github.com/repos/streamlit/streamlit/issues/3901/events
https://github.com/streamlit/streamlit/pull/3901
1,024,069,911
PR_kwDODCoeTs4tFbmN
3,901
forward_msg_cache type annotations
{ "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-10-12T17:29:49
2021-10-12T22:24:10
2021-10-12T22:23:54
COLLABORATOR
null
No logic changes, just type annotations
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3901/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/3901/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3901", "html_url": "https://github.com/streamlit/streamlit/pull/3901", "diff_url": "https://github.com/streamlit/streamlit/pull/3901.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3901.patch", "merged_at": "2021-10-12T22:23:54"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3900
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3900/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3900/comments
https://api.github.com/repos/streamlit/streamlit/issues/3900/events
https://github.com/streamlit/streamlit/pull/3900
1,023,773,706
PR_kwDODCoeTs4tEfbe
3,900
Add diff argument for pylint black
{ "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/...
[]
closed
false
null
[]
null
0
2021-10-12T12:38:26
2021-10-14T08:14:30
2021-10-13T23:00:27
CONTRIBUTOR
null
https://github.com/streamlit/streamlit/issues/3160
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3900/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/3900/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3900", "html_url": "https://github.com/streamlit/streamlit/pull/3900", "diff_url": "https://github.com/streamlit/streamlit/pull/3900.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3900.patch", "merged_at": "2021-10-13T23:00:27"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3899
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3899/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3899/comments
https://api.github.com/repos/streamlit/streamlit/issues/3899/events
https://github.com/streamlit/streamlit/issues/3899
1,023,583,273
I_kwDODCoeTs49AqQp
3,899
Expose focus event, e.g. for `st.text_input`
{ "login": "solarjoe", "id": 10460113, "node_id": "MDQ6VXNlcjEwNDYwMTEz", "avatar_url": "https://avatars.githubusercontent.com/u/10460113?v=4", "gravatar_id": "", "url": "https://api.github.com/users/solarjoe", "html_url": "https://github.com/solarjoe", "followers_url": "https://api.github.com/users/sol...
[ { "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
6
2021-10-12T09:28:38
2022-11-15T17:00:37
null
NONE
null
### Problem When users have to provide data via TextInput elements there should be a way to guide them through forms or text fields by activating them on load. That way it is possible to e.g. activate elements one after another when a callback function is triggered on button click or text is sent with Enter. ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3899/reactions", "total_count": 4, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/3899/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3898
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3898/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3898/comments
https://api.github.com/repos/streamlit/streamlit/issues/3898/events
https://github.com/streamlit/streamlit/issues/3898
1,023,043,935
I_kwDODCoeTs48-mlf
3,898
PyDeck chart sometimes becomes unresponsive
{ "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" } ]
closed
false
null
[]
null
1
2021-10-11T19:26:34
2021-10-21T21:23:36
2021-10-21T21:23:36
CONTRIBUTOR
null
### Summary Try dragging the maps in [the Uber demo](https://share.streamlit.io/streamlit/demo-uber-nyc-pickups/). They will quickly become unresponsive (i.e. panning / zooming stops working). ### Steps to reproduce https://github.com/streamlit/demo-uber-nyc-pickups 1. Go to https://share.streamlit.io/strea...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3898/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/3898/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3897
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3897/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3897/comments
https://api.github.com/repos/streamlit/streamlit/issues/3897/events
https://github.com/streamlit/streamlit/issues/3897
1,023,036,232
I_kwDODCoeTs48-ktI
3,897
PyDeck map state should not reset on rerun
{ "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" } ]
closed
false
{ "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...
[ { "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"...
null
1
2021-10-11T19:16:26
2021-10-22T06:56:46
2021-10-22T06:56:46
CONTRIBUTOR
null
### Summary When you pan/zoom a PyDeck charts from st.map (and maybe st.pydeck_chart?), that panned/zoomed state should persist across reruns. Why this is important: a common interaction on apps that have maps is to zoom into a specific region of the map you care about, and then tweak some sliders to see what hap...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3897/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/3897/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3896
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3896/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3896/comments
https://api.github.com/repos/streamlit/streamlit/issues/3896/events
https://github.com/streamlit/streamlit/issues/3896
1,022,864,651
I_kwDODCoeTs48960L
3,896
Dynamic page layout depending on wide-mode
{ "login": "ryanlampkin", "id": 39038038, "node_id": "MDQ6VXNlcjM5MDM4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/39038038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ryanlampkin", "html_url": "https://github.com/ryanlampkin", "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" }, { "...
closed
false
null
[]
null
1
2021-10-11T15:42:45
2022-09-23T19:05:18
2022-09-23T19:05:17
NONE
null
### Problem I wrote `st.set_page_config(layout='wide')` into my code. But the end-user can still change layout configuration manually. When this happens, my two-column charts get squeezed. ### Solution I would like to be able to get the current page layout configuration in order to dynamically change my charting l...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3896/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/3896/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3895
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3895/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3895/comments
https://api.github.com/repos/streamlit/streamlit/issues/3895/events
https://github.com/streamlit/streamlit/issues/3895
1,022,822,953
I_kwDODCoeTs489wop
3,895
ScenegraphLayer not available in streamlit by way of json / pydeck, "JSON converter: No registered class of type ScenegraphLayer
{ "login": "krosaen", "id": 219341, "node_id": "MDQ6VXNlcjIxOTM0MQ==", "avatar_url": "https://avatars.githubusercontent.com/u/219341?v=4", "gravatar_id": "", "url": "https://api.github.com/users/krosaen", "html_url": "https://github.com/krosaen", "followers_url": "https://api.github.com/users/krosaen/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
11
2021-10-11T15:02:41
2021-11-12T00:55:56
2021-11-12T00:52:44
NONE
null
#### Description I'm attempting to use `ScenegraphLayer` in streamlit #### Expected Behavior I'd like to be able to reproduce this example https://deck.gl/docs/api-reference/mesh-layers/scenegraph-layer in pydeck within streamlit https://docs.streamlit.io/en/stable/api.html#streamlit.pydeck_chart ####...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3895/reactions", "total_count": 4, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/3895/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3894
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3894/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3894/comments
https://api.github.com/repos/streamlit/streamlit/issues/3894/events
https://github.com/streamlit/streamlit/issues/3894
1,021,597,459
I_kwDODCoeTs485FcT
3,894
Not the right dataset
{ "login": "Fan-Luo", "id": 11654396, "node_id": "MDQ6VXNlcjExNjU0Mzk2", "avatar_url": "https://avatars.githubusercontent.com/u/11654396?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Fan-Luo", "html_url": "https://github.com/Fan-Luo", "followers_url": "https://api.github.com/users/Fan-Lu...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2021-10-09T04:30:39
2021-10-10T07:00:25
2021-10-10T07:00:25
NONE
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3894/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/3894/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3893
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3893/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3893/comments
https://api.github.com/repos/streamlit/streamlit/issues/3893/events
https://github.com/streamlit/streamlit/pull/3893
1,021,507,995
PR_kwDODCoeTs4s9tTl
3,893
Fix incorrect content type in component-lib
{ "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-10-08T22:19:52
2021-10-10T04:11:02
2021-10-08T22:58:47
COLLABORATOR
null
Closes #1988. This PR fixes the cell content type in `ArrowTable.tsx`.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3893/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/3893/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3893", "html_url": "https://github.com/streamlit/streamlit/pull/3893", "diff_url": "https://github.com/streamlit/streamlit/pull/3893.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3893.patch", "merged_at": "2021-10-08T22:58:47"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3892
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3892/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3892/comments
https://api.github.com/repos/streamlit/streamlit/issues/3892/events
https://github.com/streamlit/streamlit/issues/3892
1,021,468,070
I_kwDODCoeTs484l2m
3,892
Imager/Kp not loading
{ "login": "skterry", "id": 8574438, "node_id": "MDQ6VXNlcjg1NzQ0Mzg=", "avatar_url": "https://avatars.githubusercontent.com/u/8574438?v=4", "gravatar_id": "", "url": "https://api.github.com/users/skterry", "html_url": "https://github.com/skterry", "followers_url": "https://api.github.com/users/skterry/...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2021-10-08T21:16:54
2021-10-13T21:51:53
2021-10-13T21:29:04
NONE
null
### Summary ETC breaks when selecting certain imager filters. ### Steps to reproduce: From the homepage of ETC, select "Imager" on left-hand toolbar, then select filter: Kp. Code snippet: ``` IndexError: index 0 is out of bounds for axis 0 with size 0 Traceback: File "/data/software/repo/anaconda3/li...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3892/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/3892/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3891
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3891/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3891/comments
https://api.github.com/repos/streamlit/streamlit/issues/3891/events
https://github.com/streamlit/streamlit/issues/3891
1,021,422,850
I_kwDODCoeTs484a0C
3,891
Best architecture when working with Big Datasets than using IN MEMORY CACHE ??
{ "login": "CoteDave", "id": 49559881, "node_id": "MDQ6VXNlcjQ5NTU5ODgx", "avatar_url": "https://avatars.githubusercontent.com/u/49559881?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CoteDave", "html_url": "https://github.com/CoteDave", "followers_url": "https://api.github.com/users/Cot...
[ { "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-10-08T20:01:08
2021-10-13T21:31:40
2021-10-13T21:31:40
NONE
null
Hi, I Need somme help concerning what is the best Architecture when using Huge table from database. Suppose I have a table with 1gig of data that is stored in snowflake. I want to Deploy a Streamlit API that will use many filters and plot many graphs on this huge table. This huge table will be refreshed on ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3891/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/3891/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3890
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3890/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3890/comments
https://api.github.com/repos/streamlit/streamlit/issues/3890/events
https://github.com/streamlit/streamlit/issues/3890
1,021,139,399
I_kwDODCoeTs483VnH
3,890
Session states not persisting after running back-end code via button press
{ "login": "ryanlampkin", "id": 39038038, "node_id": "MDQ6VXNlcjM5MDM4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/39038038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ryanlampkin", "html_url": "https://github.com/ryanlampkin", "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": 1846373998, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
7
2021-10-08T14:08:30
2022-10-15T17:35:17
null
NONE
null
### Summary @AnOctopus Please see a video here: https://youtu.be/Jgp2hh26nwM. This is a follow-up to my post in #3873. ### Steps to reproduce I don't really have a code snippet to reproduce, but I think the [public version of the app](https://share.streamlit.io/ryanlampkin/smg-invest-with-code/main) will repro...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3890/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/3890/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3889
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3889/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3889/comments
https://api.github.com/repos/streamlit/streamlit/issues/3889/events
https://github.com/streamlit/streamlit/issues/3889
1,021,121,179
I_kwDODCoeTs483RKb
3,889
Add ability to change iframe width on custom components
{ "login": "aaraney", "id": 39420640, "node_id": "MDQ6VXNlcjM5NDIwNjQw", "avatar_url": "https://avatars.githubusercontent.com/u/39420640?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aaraney", "html_url": "https://github.com/aaraney", "followers_url": "https://api.github.com/users/aarane...
[ { "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-10-08T13:50:55
2022-11-15T17:00:37
null
NONE
null
### Problem When creating a custom component, I cannot set the iframe width. I can only change the width of the contents of the iframe using css. Namely, `Streamlit.setFrameWidth();` does not exist (for context, `Streamlit.setFrameHeight()` does exist.) Prior to `streamlit`'s column and row units in the python API, ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3889/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/3889/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3888
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3888/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3888/comments
https://api.github.com/repos/streamlit/streamlit/issues/3888/events
https://github.com/streamlit/streamlit/issues/3888
1,020,837,166
I_kwDODCoeTs482L0u
3,888
Give each element a unique HTML `id`
{ "login": "Tooblippe", "id": 805313, "node_id": "MDQ6VXNlcjgwNTMxMw==", "avatar_url": "https://avatars.githubusercontent.com/u/805313?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tooblippe", "html_url": "https://github.com/Tooblippe", "followers_url": "https://api.github.com/users/Toob...
[ { "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
7
2021-10-08T08:31:31
2023-02-08T10:31:36
null
NONE
null
HI, Is it possible to give each of the elements on the page a unique html id? Would make targering an element a lot easier. I love streamlit by the way! --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the S...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3888/reactions", "total_count": 35, "+1": 35, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/3888/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3887
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3887/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3887/comments
https://api.github.com/repos/streamlit/streamlit/issues/3887/events
https://github.com/streamlit/streamlit/issues/3887
1,020,738,465
I_kwDODCoeTs481zuh
3,887
Nothing display on app when using st.graphviz_chart()
{ "login": "usuixingyili", "id": 74706568, "node_id": "MDQ6VXNlcjc0NzA2NTY4", "avatar_url": "https://avatars.githubusercontent.com/u/74706568?v=4", "gravatar_id": "", "url": "https://api.github.com/users/usuixingyili", "html_url": "https://github.com/usuixingyili", "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" }, { "id": 2258739424, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
12
2021-10-08T06:18:34
2022-07-26T21:24:47
2021-12-07T15:43:09
NONE
null
streamlit version 1.0.0 graphviz version 0.17 steps to reproduce the bug: import streamlit as st from graphviz import Digraph graph = Digraph() graph.edge('run', 'intr') graph.edge('intr', 'runbl') graph.edge('runbl', 'run') graph.view() st.graphviz_chart(graph) or: st.graphviz_chart(''' digrap...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3887/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/3887/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3886
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3886/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3886/comments
https://api.github.com/repos/streamlit/streamlit/issues/3886/events
https://github.com/streamlit/streamlit/issues/3886
1,020,329,984
I_kwDODCoeTs480QAA
3,886
as a developer, I dont want the api documentation to crash my browser
{ "login": "aaraney", "id": 39420640, "node_id": "MDQ6VXNlcjM5NDIwNjQw", "avatar_url": "https://avatars.githubusercontent.com/u/39420640?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aaraney", "html_url": "https://github.com/aaraney", "followers_url": "https://api.github.com/users/aarane...
[ { "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
3
2021-10-07T18:19:12
2021-10-12T17:17:18
2021-10-11T15:47:40
NONE
null
The [Api reference](https://docs.streamlit.io/en/stable/api.html) page requires over a gb of ram to load (tested on Firefox 93 and Safari 14.1.2) and make 250+ XHR requests at load time. In my case, this often crashes both Firefox and Safari. As a developer, I want to be able to quickly reference the api documentation....
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3886/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/3886/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3885
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3885/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3885/comments
https://api.github.com/repos/streamlit/streamlit/issues/3885/events
https://github.com/streamlit/streamlit/issues/3885
1,019,553,808
I_kwDODCoeTs48xSgQ
3,885
Once a session takes GPU memory, it holds the memory even when the browser is closed
{ "login": "es00jung", "id": 88770297, "node_id": "MDQ6VXNlcjg4NzcwMjk3", "avatar_url": "https://avatars.githubusercontent.com/u/88770297?v=4", "gravatar_id": "", "url": "https://api.github.com/users/es00jung", "html_url": "https://github.com/es00jung", "followers_url": "https://api.github.com/users/es0...
[ { "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-10-07T02:57:52
2021-10-27T01:42:59
2021-10-27T01:42:59
NONE
null
### Summary We are trying to provide a deep learning demo on Streamlit using GPUs. However, once a session takes GPU memory, it does not release the memory even the browser of the session is closed. Thus, whenever we start and run a new demo session, each one takes its memory and finally our server has memory full a...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3885/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/3885/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3884
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3884/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3884/comments
https://api.github.com/repos/streamlit/streamlit/issues/3884/events
https://github.com/streamlit/streamlit/pull/3884
1,019,449,125
PR_kwDODCoeTs4s3S3s
3,884
Remove unused /metrics endpoint
{ "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-10-06T23:17:27
2021-10-07T15:27:41
2021-10-07T15:27:38
COLLABORATOR
null
There's an unused /metrics endpoint that was created way back in the day but never fully implemented. This also removes the Prometheus dependency from our test-requirements.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3884/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/3884/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3884", "html_url": "https://github.com/streamlit/streamlit/pull/3884", "diff_url": "https://github.com/streamlit/streamlit/pull/3884.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3884.patch", "merged_at": "2021-10-07T15:27:38"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3883
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3883/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3883/comments
https://api.github.com/repos/streamlit/streamlit/issues/3883/events
https://github.com/streamlit/streamlit/pull/3883
1,019,385,120
PR_kwDODCoeTs4s3EOr
3,883
Drop Python 3.6 support
{ "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-10-06T22:36:29
2021-10-06T23:14:05
2021-10-06T23:14:02
COLLABORATOR
null
python-min-version is now 3.7
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3883/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/3883/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3883", "html_url": "https://github.com/streamlit/streamlit/pull/3883", "diff_url": "https://github.com/streamlit/streamlit/pull/3883.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3883.patch", "merged_at": "2021-10-06T23:14:02"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3882
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3882/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3882/comments
https://api.github.com/repos/streamlit/streamlit/issues/3882/events
https://github.com/streamlit/streamlit/issues/3882
1,019,067,687
I_kwDODCoeTs48vb0n
3,882
Streamlit.image does not accurately display SVGs
{ "login": "KKJSP", "id": 4416520, "node_id": "MDQ6VXNlcjQ0MTY1MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/4416520?v=4", "gravatar_id": "", "url": "https://api.github.com/users/KKJSP", "html_url": "https://github.com/KKJSP", "followers_url": "https://api.github.com/users/KKJSP/follower...
[ { "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": 4331012839, "node_id": "LA_kwDODC...
open
false
null
[]
null
2
2021-10-06T19:37:23
2022-10-15T17:31:25
null
NONE
null
### Summary The [documentation for st.image](https://docs.streamlit.io/en/stable/api.html#streamlit.image) states that it supports SVG strings. But on rendering certain files, it doesn't show the complete image. I found a workaround in this [post on the forum](https://discuss.streamlit.io/t/is-there-a-way-to-show...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3882/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/3882/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3881
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3881/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3881/comments
https://api.github.com/repos/streamlit/streamlit/issues/3881/events
https://github.com/streamlit/streamlit/issues/3881
1,018,701,872
I_kwDODCoeTs48uCgw
3,881
Add a backend to streamlit
{ "login": "Programmer-RD-AI", "id": 79456372, "node_id": "MDQ6VXNlcjc5NDU2Mzcy", "avatar_url": "https://avatars.githubusercontent.com/u/79456372?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Programmer-RD-AI", "html_url": "https://github.com/Programmer-RD-AI", "followers_url": "https://...
[ { "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-10-06T16:27:58
2021-10-07T12:09:45
2021-10-07T12:09:45
NONE
null
Add a backend to streamlit. So I can add new pages so I can use streamlit as a whole web framework that would be really useful so I can only use streamlit. With best regards.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3881/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/3881/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3880
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3880/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3880/comments
https://api.github.com/repos/streamlit/streamlit/issues/3880/events
https://github.com/streamlit/streamlit/issues/3880
1,018,512,454
I_kwDODCoeTs48tURG
3,880
ReportSession is not released correctly and it causes a memory leak
{ "login": "gmerticariu", "id": 2658285, "node_id": "MDQ6VXNlcjI2NTgyODU=", "avatar_url": "https://avatars.githubusercontent.com/u/2658285?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gmerticariu", "html_url": "https://github.com/gmerticariu", "followers_url": "https://api.github.com/us...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2021-10-06T15:00:25
2021-10-06T15:29:44
2021-10-06T15:29:44
CONTRIBUTOR
null
### Summary In order to watch a for file changes and to react to them we register a function which is updating the report session. The registered function was different from the deregistered one and therefore the reference of the object providing the function was never release. This leads to a memory leak. ### St...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3880/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/3880/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3879
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3879/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3879/comments
https://api.github.com/repos/streamlit/streamlit/issues/3879/events
https://github.com/streamlit/streamlit/pull/3879
1,018,471,752
PR_kwDODCoeTs4sz2rs
3,879
Release resources on signal disconnect
{ "login": "gmerticariu", "id": 2658285, "node_id": "MDQ6VXNlcjI2NTgyODU=", "avatar_url": "https://avatars.githubusercontent.com/u/2658285?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gmerticariu", "html_url": "https://github.com/gmerticariu", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2021-10-06T14:39:51
2021-10-06T15:29:23
2021-10-06T15:00:39
CONTRIBUTOR
null
**Issue:** https://github.com/streamlit/streamlit/issues/3880 **Description:** In order to watch a for file changes and to react to them we register a function which is updating the report session. The registered function was different from the deregistered one and therefore the reference of the object providing the...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3879/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/3879/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3879", "html_url": "https://github.com/streamlit/streamlit/pull/3879", "diff_url": "https://github.com/streamlit/streamlit/pull/3879.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3879.patch", "merged_at": "2021-10-06T15:00:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3878
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3878/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3878/comments
https://api.github.com/repos/streamlit/streamlit/issues/3878/events
https://github.com/streamlit/streamlit/issues/3878
1,018,236,971
I_kwDODCoeTs48sRAr
3,878
Toggle Wide Mode
{ "login": "thetoby9944", "id": 15928349, "node_id": "MDQ6VXNlcjE1OTI4MzQ5", "avatar_url": "https://avatars.githubusercontent.com/u/15928349?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thetoby9944", "html_url": "https://github.com/thetoby9944", "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" }, { "...
closed
false
null
[]
null
2
2021-10-06T12:38:00
2021-12-07T14:41:04
2021-12-07T14:41:04
NONE
null
### Problem Cannot toggle layout _StreamlitAPIException: set_page_config() can only be called once per app_ ### Solution I can access the mode via the settings button - i.e. the checkbox for wide mode. It would be nicer if each page in the app can decide by itself if it wants to be in "wide" mode or "cen...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3878/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/3878/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3877
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3877/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3877/comments
https://api.github.com/repos/streamlit/streamlit/issues/3877/events
https://github.com/streamlit/streamlit/pull/3877
1,017,598,958
PR_kwDODCoeTs4sw2dT
3,877
Fixes identation issue in `st.set_page_config` docstring
{ "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-10-06T06:38:24
2021-10-06T13:02:15
2021-10-06T12:50:17
MEMBER
null
Fixes incorrect indentation for bullet points in the `st.set_page_config` docstring. The incorrect indentation leads to a warning in Sphinx and breaks docstring generation for this function in the new docs repo.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3877/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/3877/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3877", "html_url": "https://github.com/streamlit/streamlit/pull/3877", "diff_url": "https://github.com/streamlit/streamlit/pull/3877.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3877.patch", "merged_at": "2021-10-06T12:50:17"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3876
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3876/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3876/comments
https://api.github.com/repos/streamlit/streamlit/issues/3876/events
https://github.com/streamlit/streamlit/pull/3876
1,017,140,304
PR_kwDODCoeTs4svPbp
3,876
Increase default timeout in Cypress so that all elements are rendered
{ "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-10-06T00:41:28
2021-10-06T00:52:02
2021-10-06T00:52:00
COLLABORATOR
null
Fixes the recent [issue](https://app.circleci.com/pipelines/github/streamlit/streamlit/9751/workflows/7d8874ba-5ac7-44cc-8f42-b1d35528d99e/jobs/31210) we were having with E2E tests. > "before each" hook for "works for all elements that support it" - st._legacy_add_rows > > AssertionError: Timed out retrying after ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3876/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/3876/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3876", "html_url": "https://github.com/streamlit/streamlit/pull/3876", "diff_url": "https://github.com/streamlit/streamlit/pull/3876.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3876.patch", "merged_at": "2021-10-06T00:52:00"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3875
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3875/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3875/comments
https://api.github.com/repos/streamlit/streamlit/issues/3875/events
https://github.com/streamlit/streamlit/pull/3875
1,017,110,928
PR_kwDODCoeTs4svIxK
3,875
Always override frontend widget state when set
{ "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
0
2021-10-06T00:17:55
2021-10-08T20:39:07
2021-10-08T20:39:03
COLLABORATOR
null
For #3873 I'm somewhat confident that this change is correct, but I haven't thought through reasons it might not be enough to be sure (a smaller task than it used to be, since my changes were for reducing this complexity, but still a task). PR isn't complete yet, because this should at minimum have an e2e regress...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3875/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/3875/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3875", "html_url": "https://github.com/streamlit/streamlit/pull/3875", "diff_url": "https://github.com/streamlit/streamlit/pull/3875.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3875.patch", "merged_at": "2021-10-08T20:39:03"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3874
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3874/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3874/comments
https://api.github.com/repos/streamlit/streamlit/issues/3874/events
https://github.com/streamlit/streamlit/pull/3874
1,017,108,955
PR_kwDODCoeTs4svIUd
3,874
Test against Python 3.9 in CircleCI
{ "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-10-06T00:16:18
2021-10-06T22:29:23
2021-10-06T22:29:21
COLLABORATOR
null
Also changes our job names to "python-min-version" and "python-max-version", so we don't have to update job names alongside Python versions.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3874/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/3874/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3874", "html_url": "https://github.com/streamlit/streamlit/pull/3874", "diff_url": "https://github.com/streamlit/streamlit/pull/3874.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3874.patch", "merged_at": "2021-10-06T22:29:21"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3873
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3873/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3873/comments
https://api.github.com/repos/streamlit/streamlit/issues/3873/events
https://github.com/streamlit/streamlit/issues/3873
1,017,095,615
I_kwDODCoeTs48n6W_
3,873
Session state setting failing to propagate to frontend
{ "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": 1846373998, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
3
2021-10-06T00:06:02
2021-10-08T20:39:05
2021-10-08T20:39:05
COLLABORATOR
null
https://discuss.streamlit.io/t/problems-with-the-new-widget-behaviour-under-streamlit-0-89-0/17625 I investigated using the script from the post. The value seen in session state itself is being set correctly, but `should_set_frontend_state_value` incorrectly returns False. It seems like the check for `is_new_widget_...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3873/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/3873/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3872
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3872/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3872/comments
https://api.github.com/repos/streamlit/streamlit/issues/3872/events
https://github.com/streamlit/streamlit/pull/3872
1,016,571,878
PR_kwDODCoeTs4stUBp
3,872
Version 1.0.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-10-05T17:13:32
2021-10-05T19:12:27
2021-10-05T19:12:25
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3872/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/3872/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3872", "html_url": "https://github.com/streamlit/streamlit/pull/3872", "diff_url": "https://github.com/streamlit/streamlit/pull/3872.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3872.patch", "merged_at": "2021-10-05T19:12:25"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3871
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3871/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3871/comments
https://api.github.com/repos/streamlit/streamlit/issues/3871/events
https://github.com/streamlit/streamlit/pull/3871
1,015,359,354
PR_kwDODCoeTs4spiF3
3,871
Fixes #3866
{ "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-10-04T16:02:37
2021-10-04T16:14:20
2021-10-04T16:10:56
MEMBER
null
As requested by @asaini, this PR removes the mention of `st.dataframe` in the theme option reference. Fixes #3866.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3871/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/3871/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3871", "html_url": "https://github.com/streamlit/streamlit/pull/3871", "diff_url": "https://github.com/streamlit/streamlit/pull/3871.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3871.patch", "merged_at": "2021-10-04T16:10:56"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3870
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3870/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3870/comments
https://api.github.com/repos/streamlit/streamlit/issues/3870/events
https://github.com/streamlit/streamlit/pull/3870
1,015,309,093
PR_kwDODCoeTs4spX8l
3,870
Remove async busyloop - vol4
{ "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/...
[]
closed
false
null
[]
null
3
2021-10-04T15:14:37
2021-10-13T18:59:58
2021-10-13T18:31:07
CONTRIBUTOR
null
#2926 #2931 #3161 #3254
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3870/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/3870/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3870", "html_url": "https://github.com/streamlit/streamlit/pull/3870", "diff_url": "https://github.com/streamlit/streamlit/pull/3870.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3870.patch", "merged_at": "2021-10-13T18:31:06"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3869
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3869/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3869/comments
https://api.github.com/repos/streamlit/streamlit/issues/3869/events
https://github.com/streamlit/streamlit/issues/3869
1,013,756,985
I_kwDODCoeTs48bLQ5
3,869
Make hamburger menu mode configurable via config option
{ "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": 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
8
2021-10-01T20:57:53
2023-02-10T03:00:23
null
NONE
null
### Problem See #3856 . Developer would like the ability to configure whether the developer menu or viewer menu is displayed while they are developing on cloud IDEs like Gitpod or Github Codespaces ### Solution Create a config option ``` showDeveloperMenu: true | false | auto ``` where * **true**: alw...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3869/reactions", "total_count": 4, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/3869/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3867
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3867/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3867/comments
https://api.github.com/repos/streamlit/streamlit/issues/3867/events
https://github.com/streamlit/streamlit/issues/3867
1,012,322,220
I_kwDODCoeTs48Vs-s
3,867
Disable hotkeys when menu options are not shown in Viewer Mode
{ "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" } ]
closed
false
null
[]
null
4
2021-09-30T15:28:32
2022-10-13T20:12:10
2021-11-30T00:02:13
NONE
null
### Summary As part of our hamburger menu updates in in v0.89, we remove certain options when a Streamlit app is opened in viewer mode. However, hotkeys corresponding some options like Clear Cache (C) are still active. This means that a viewer could accidentally clear the cache for everyone by accidentally press...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3867/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/3867/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3866
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3866/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3866/comments
https://api.github.com/repos/streamlit/streamlit/issues/3866/events
https://github.com/streamlit/streamlit/issues/3866
1,012,300,998
I_kwDODCoeTs48VnzG
3,866
Dataframe header coloring in v0.89 and above
{ "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2021-09-30T15:10:18
2021-10-04T16:07:55
2021-10-04T16:07:55
NONE
null
### Summary With v0.89, we made updates the design, where the dataframe header coloring was changed. ### Steps to reproduce Code snippet: ```python import streamlit as st import pandas as pd data = [['tom', 10], ['nick', 15], ['juli', 14]] df = pd.DataFrame(data, columns = ['Name', 'Age']) st.dat...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3866/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/3866/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3865
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3865/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3865/comments
https://api.github.com/repos/streamlit/streamlit/issues/3865/events
https://github.com/streamlit/streamlit/issues/3865
1,012,038,005
I_kwDODCoeTs48Unl1
3,865
Private mapbox basemap not showing in pydeck=0.7 (works in pydeck=0.5)
{ "login": "ocean-kristian", "id": 67058812, "node_id": "MDQ6VXNlcjY3MDU4ODEy", "avatar_url": "https://avatars.githubusercontent.com/u/67058812?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ocean-kristian", "html_url": "https://github.com/ocean-kristian", "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" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2021-09-30T11:05:52
2021-09-30T11:14:58
2021-09-30T11:14:58
NONE
null
### Summary My private mapbox map is not showing with pydeck=0.7 and pydeck=0.6.1 Code snippet: ``` os.environ["MAPBOX_API_KEY"]='pk.eyJ1Ijoib2NlYW5k..................' pcl = pdk.Layer("PointCloudLayer", data=data, get_position="geometry.coordinates", auto...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3865/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/3865/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3864
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3864/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3864/comments
https://api.github.com/repos/streamlit/streamlit/issues/3864/events
https://github.com/streamlit/streamlit/issues/3864
1,010,932,199
I_kwDODCoeTs48QZnn
3,864
Add tooltip to st.metric(0 to provide more information on a KPI
{ "login": "knorthover", "id": 1843761, "node_id": "MDQ6VXNlcjE4NDM3NjE=", "avatar_url": "https://avatars.githubusercontent.com/u/1843761?v=4", "gravatar_id": "", "url": "https://api.github.com/users/knorthover", "html_url": "https://github.com/knorthover", "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" } ]
closed
false
null
[]
null
5
2021-09-29T13:03:44
2022-06-18T00:53:07
2022-06-18T00:53:07
NONE
null
### Problem It would help our business users to have a bit more description available on KPIs. ### Solution **MVP:** Could we add a tooltip to the _st.metric()_ function? That would provide a lot of drill down flexibility, background description and the ability to use f-strings to include more detailed inf...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3864/reactions", "total_count": 6, "+1": 6, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/3864/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3863
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3863/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3863/comments
https://api.github.com/repos/streamlit/streamlit/issues/3863/events
https://github.com/streamlit/streamlit/pull/3863
1,010,182,162
PR_kwDODCoeTs4sahXk
3,863
Fix for Issue #3839
{ "login": "abhiklodh", "id": 8018018, "node_id": "MDQ6VXNlcjgwMTgwMTg=", "avatar_url": "https://avatars.githubusercontent.com/u/8018018?v=4", "gravatar_id": "", "url": "https://api.github.com/users/abhiklodh", "html_url": "https://github.com/abhiklodh", "followers_url": "https://api.github.com/users/ab...
[]
closed
false
null
[]
null
6
2021-09-28T20:33:05
2021-10-21T03:29:20
2021-10-21T03:29:20
CONTRIBUTOR
null
--- **Issue:** https://github.com/streamlit/streamlit/issues/3839 **Description:** All Streamlit widgets and elements fade when the app is rerun. Now `st.expander` also fades. The issue existed because there was no code present that faded on `isStale` for `st.expander`. To get around that, the simplest way...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3863/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/3863/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3863", "html_url": "https://github.com/streamlit/streamlit/pull/3863", "diff_url": "https://github.com/streamlit/streamlit/pull/3863.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3863.patch", "merged_at": "2021-10-21T03:29:20"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3861
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3861/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3861/comments
https://api.github.com/repos/streamlit/streamlit/issues/3861/events
https://github.com/streamlit/streamlit/issues/3861
1,007,816,518
I_kwDODCoeTs48Eg9G
3,861
Nested st.expander
{ "login": "usuixingyili", "id": 74706568, "node_id": "MDQ6VXNlcjc0NzA2NTY4", "avatar_url": "https://avatars.githubusercontent.com/u/74706568?v=4", "gravatar_id": "", "url": "https://api.github.com/users/usuixingyili", "html_url": "https://github.com/usuixingyili", "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" }, { "...
open
false
null
[]
null
3
2021-09-27T07:50:53
2022-11-15T17:00:39
null
NONE
null
codes: with st.expander('a'): st.write('a') with st.expander('b'): st.write('b') ![image](https://user-images.githubusercontent.com/74706568/134866563-d2bfcd73-3367-4be6-bcac-51558dd6eb9b.png) --- Community voting on feature requests enables the Streamlit team to understand which features a...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3861/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/3861/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3860
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3860/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3860/comments
https://api.github.com/repos/streamlit/streamlit/issues/3860/events
https://github.com/streamlit/streamlit/issues/3860
1,007,445,961
I_kwDODCoeTs48DGfJ
3,860
Internal Hash Error with `sklearn` pipeline objects
{ "login": "HistoryBeginsAtSumer", "id": 62444881, "node_id": "MDQ6VXNlcjYyNDQ0ODgx", "avatar_url": "https://avatars.githubusercontent.com/u/62444881?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HistoryBeginsAtSumer", "html_url": "https://github.com/HistoryBeginsAtSumer", "followers_url...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-26T17:02:44
2021-10-13T21:13:51
2021-10-13T21:12:32
NONE
null
### Summary Tried to cache (with the `@st.cache` decorator) a trained `Pipeline` object from `sklearn` library. The Pipeline contains custom transformers which may or may not be a problem. Pickling it is absolutely possible, as such, I'm unsure what the actual problem is. The verbatim error message: ``` Inter...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3860/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/3860/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3859
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3859/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3859/comments
https://api.github.com/repos/streamlit/streamlit/issues/3859/events
https://github.com/streamlit/streamlit/issues/3859
1,007,405,570
I_kwDODCoeTs48C8oC
3,859
Bokeh and Matplotlib not rendering properly
{ "login": "dkapitan", "id": 4090894, "node_id": "MDQ6VXNlcjQwOTA4OTQ=", "avatar_url": "https://avatars.githubusercontent.com/u/4090894?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dkapitan", "html_url": "https://github.com/dkapitan", "followers_url": "https://api.github.com/users/dkapi...
[ { "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": 3904044906, "node_id": "LA_kwDODC...
open
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
0
2021-09-26T14:21:55
2022-07-26T22:21:42
null
NONE
null
### Summary I have made a demo, reproducing Gapminder with different viz libraries, see https://github.com/dkapitan/streamlit-gapminder. Looking at the Bokeh and Matplotlib charts, only European countries are shown. Testing this separately in a notebook shows the proper chart. ### Steps to reproduce - See...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3859/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/3859/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3858
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3858/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3858/comments
https://api.github.com/repos/streamlit/streamlit/issues/3858/events
https://github.com/streamlit/streamlit/issues/3858
1,007,401,299
I_kwDODCoeTs48C7lT
3,858
[Bug] 0.89 Weird behavior in Multipage apps with query_params
{ "login": "akshanshkmr", "id": 47569718, "node_id": "MDQ6VXNlcjQ3NTY5NzE4", "avatar_url": "https://avatars.githubusercontent.com/u/47569718?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akshanshkmr", "html_url": "https://github.com/akshanshkmr", "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2021-09-26T14:05:20
2021-10-07T07:05:38
2021-10-07T06:53:04
NONE
null
### Summary I noticed a weird behavior of query_params with the version 0.89 The query params keep resetting to the previous value, the user has to click twice to update the params. Verified that this works properly with versions 0.88 or lower ### Steps to reproduce Clone this example repo and run app.py htt...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3858/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/3858/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3972
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3972/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3972/comments
https://api.github.com/repos/streamlit/streamlit/issues/3972/events
https://github.com/streamlit/streamlit/issues/3972
1,036,491,936
I_kwDODCoeTs49x5yg
3,972
Type of `OptionSequence` and return value of interactive widget
{ "login": "papalotis", "id": 36131443, "node_id": "MDQ6VXNlcjM2MTMxNDQz", "avatar_url": "https://avatars.githubusercontent.com/u/36131443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/papalotis", "html_url": "https://github.com/papalotis", "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": 3904104045, "node_id": "LA_kwDODC...
open
false
null
[]
null
1
2021-09-25T18:00:56
2022-09-23T19:03:05
null
NONE
null
**Link to doc page in question (if any):** https://docs.streamlit.io/en/stable/api.html#streamlit.radio **Name of the Streamlit feature whose docs need improvement:** Any interactive widget that receives an `OptionSequence` **What you think the docs should say:** All such widgets are typed so that they return ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3972/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/3972/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3856
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3856/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3856/comments
https://api.github.com/repos/streamlit/streamlit/issues/3856/events
https://github.com/streamlit/streamlit/issues/3856
1,007,145,438
I_kwDODCoeTs48B9He
3,856
0.89 menu changes hides developer options when dev-ing on cloud IDEs
{ "login": "wmacmillan", "id": 6311846, "node_id": "MDQ6VXNlcjYzMTE4NDY=", "avatar_url": "https://avatars.githubusercontent.com/u/6311846?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wmacmillan", "html_url": "https://github.com/wmacmillan", "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2021-09-25T17:06:38
2021-10-02T23:18:18
2021-10-02T23:18:18
NONE
null
Hey folks, I'm doing my dev work on a project via gitpod, and so the development version of the app is, essentially, cloud hosted. Nothing in the documentation shows me how to override the auto-hiding of the development options. I'm about to dig through your code to see if there's a way anyway, but I'd rather flag i...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3856/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/3856/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3855
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3855/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3855/comments
https://api.github.com/repos/streamlit/streamlit/issues/3855/events
https://github.com/streamlit/streamlit/issues/3855
1,007,093,206
I_kwDODCoeTs48BwXW
3,855
Range analysis: 485 Approved status is missing in the charts
{ "login": "sslcoder", "id": 91378994, "node_id": "MDQ6VXNlcjkxMzc4OTk0", "avatar_url": "https://avatars.githubusercontent.com/u/91378994?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sslcoder", "html_url": "https://github.com/sslcoder", "followers_url": "https://api.github.com/users/ssl...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-25T13:56:34
2021-10-07T06:38:21
2021-10-07T06:38:21
NONE
null
### Summary 485 Approved status is missing in the charts when a range analysis is being performed. Additionally - How often is this data refreshed? ### Steps to reproduce 1. - Go to range analysis 2. - Select 485 for case type 3. - The charts will display 4. - 485 approves status (green) is missing in t...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3855/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/3855/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3854
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3854/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3854/comments
https://api.github.com/repos/streamlit/streamlit/issues/3854/events
https://github.com/streamlit/streamlit/issues/3854
1,006,966,649
I_kwDODCoeTs48BRd5
3,854
Rerunning the session does not work inside callbacks
{ "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" } ]
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
3
2021-09-25T05:21:53
2021-10-19T23:27:46
2021-10-19T23:27:46
CONTRIBUTOR
null
### Summary `st.experimental_rerun()` and `Session.request_rerun()` do not work correctly inside callbacks. This is similar to https://github.com/streamlit/streamlit/issues/3533 ### Steps to reproduce This report is based on `streamlit==0.89.0`. #### Ver. 1 Code snippet: ```py import streamlit as st ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3854/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/3854/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3853
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3853/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3853/comments
https://api.github.com/repos/streamlit/streamlit/issues/3853/events
https://github.com/streamlit/streamlit/issues/3853
1,006,906,693
I_kwDODCoeTs48BC1F
3,853
AttributeError: module 'streamlit' has no attribute 'columns'
{ "login": "Bandit253", "id": 9003261, "node_id": "MDQ6VXNlcjkwMDMyNjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9003261?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Bandit253", "html_url": "https://github.com/Bandit253", "followers_url": "https://api.github.com/users/Ba...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
6
2021-09-25T00:24:24
2022-09-04T13:59:30
2021-09-25T07:09:40
NONE
null
### Summary While doing this https://docs.streamlit.io/en/stable/getting_started.html I get the above error whenever I try cols = st.columns(2) ``` left_column, right_column = st.columns([1,2]) pressed = left_column.button('Press me?') if pressed: right_column.write("Woohoo!") expander = st.expand...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3853/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/3853/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3852
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3852/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3852/comments
https://api.github.com/repos/streamlit/streamlit/issues/3852/events
https://github.com/streamlit/streamlit/pull/3852
1,006,837,881
PR_kwDODCoeTs4sQeoJ
3,852
[Security] Upgrade `css-what` to 5.0.1 or later
{ "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": 1522696937, "node_id": "MDU6TGFiZWwxNTIyNjk2OTM3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:security", "name": "area:security", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
{ "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...
[ { "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"...
null
0
2021-09-24T21:27:52
2021-10-04T18:09:05
2021-10-04T18:08:59
COLLABORATOR
null
Details: [GHSA-q8pj-2vqx-8ggc](https://github.com/advisories/GHSA-q8pj-2vqx-8ggc)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3852/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/3852/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3852", "html_url": "https://github.com/streamlit/streamlit/pull/3852", "diff_url": "https://github.com/streamlit/streamlit/pull/3852.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3852.patch", "merged_at": "2021-10-04T18:08:59"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3851
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3851/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3851/comments
https://api.github.com/repos/streamlit/streamlit/issues/3851/events
https://github.com/streamlit/streamlit/pull/3851
1,006,833,551
PR_kwDODCoeTs4sQdyI
3,851
[Security] Upgrade `immer` to 9.0.6 or later
{ "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": 1522696937, "node_id": "MDU6TGFiZWwxNTIyNjk2OTM3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:security", "name": "area:security", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2021-09-24T21:19:38
2021-10-04T19:40:43
2021-10-04T19:40:41
COLLABORATOR
null
Details: [GHSA-33f9-j839-rf8h](https://github.com/advisories/GHSA-33f9-j839-rf8h), [GHSA-c36v-fmgq-m8hx](https://github.com/advisories/GHSA-c36v-fmgq-m8hx)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3851/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/3851/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3851", "html_url": "https://github.com/streamlit/streamlit/pull/3851", "diff_url": "https://github.com/streamlit/streamlit/pull/3851.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3851.patch", "merged_at": "2021-10-04T19:40:40"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3850
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3850/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3850/comments
https://api.github.com/repos/streamlit/streamlit/issues/3850/events
https://github.com/streamlit/streamlit/pull/3850
1,006,829,453
PR_kwDODCoeTs4sQc9_
3,850
`xmldom` is no longer needed in resolutions
{ "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-09-24T21:12:15
2021-10-04T18:59:08
2021-10-04T18:59:05
COLLABORATOR
null
Looks like our dependencies are not using `xmldom` anymore. Thus, that resolution is currently useless.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3850/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/3850/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3850", "html_url": "https://github.com/streamlit/streamlit/pull/3850", "diff_url": "https://github.com/streamlit/streamlit/pull/3850.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3850.patch", "merged_at": "2021-10-04T18:59:05"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3849
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3849/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3849/comments
https://api.github.com/repos/streamlit/streamlit/issues/3849/events
https://github.com/streamlit/streamlit/pull/3849
1,006,815,024
PR_kwDODCoeTs4sQaLy
3,849
[Arrow] Custom exception for `numpy.dtype` conversion error
{ "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-09-24T20:47:59
2021-10-05T15:49:28
2021-10-05T15:49:25
COLLABORATOR
null
Throw a custom exception instead of a generic `StreamlitAPIException` when there is a `numpy.dtype` conversion error for better user experience.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3849/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/3849/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3849", "html_url": "https://github.com/streamlit/streamlit/pull/3849", "diff_url": "https://github.com/streamlit/streamlit/pull/3849.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3849.patch", "merged_at": "2021-10-05T15:49:25"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3848
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3848/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3848/comments
https://api.github.com/repos/streamlit/streamlit/issues/3848/events
https://github.com/streamlit/streamlit/pull/3848
1,006,623,092
PR_kwDODCoeTs4sP0uG
3,848
[Security] Upgrade `nth-check` to 2.0.1 or later
{ "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": 1522696937, "node_id": "MDU6TGFiZWwxNTIyNjk2OTM3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:security", "name": "area:security", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2021-09-24T16:14:59
2021-10-05T15:48:33
2021-10-05T15:48:27
COLLABORATOR
null
Details: [GHSA-rp65-9cf3-cjxr](https://github.com/advisories/GHSA-rp65-9cf3-cjxr)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3848/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/3848/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3848", "html_url": "https://github.com/streamlit/streamlit/pull/3848", "diff_url": "https://github.com/streamlit/streamlit/pull/3848.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3848.patch", "merged_at": "2021-10-05T15:48:27"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3847
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3847/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3847/comments
https://api.github.com/repos/streamlit/streamlit/issues/3847/events
https://github.com/streamlit/streamlit/pull/3847
1,006,614,934
PR_kwDODCoeTs4sPzIC
3,847
[Security] Upgrade `glob-parent` to 5.1.2 or later
{ "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": 1522696937, "node_id": "MDU6TGFiZWwxNTIyNjk2OTM3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:security", "name": "area:security", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2021-09-24T16:05:47
2021-10-05T15:48:46
2021-10-05T15:48:43
COLLABORATOR
null
Details: [GHSA-ww39-953v-wcq6](https://github.com/advisories/GHSA-ww39-953v-wcq6)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3847/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/3847/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3847", "html_url": "https://github.com/streamlit/streamlit/pull/3847", "diff_url": "https://github.com/streamlit/streamlit/pull/3847.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3847.patch", "merged_at": "2021-10-05T15:48:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3846
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3846/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3846/comments
https://api.github.com/repos/streamlit/streamlit/issues/3846/events
https://github.com/streamlit/streamlit/pull/3846
1,006,599,274
PR_kwDODCoeTs4sPwL_
3,846
[Security] Upgrade `tar` to 6.1.9 or later
{ "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": 1522696937, "node_id": "MDU6TGFiZWwxNTIyNjk2OTM3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:security", "name": "area:security", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2021-09-24T15:48:01
2021-10-05T15:48:58
2021-10-05T15:48:55
COLLABORATOR
null
Details: [GHSA-5955-9wpr-37jh](https://github.com/advisories/GHSA-5955-9wpr-37jh)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3846/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/3846/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3846", "html_url": "https://github.com/streamlit/streamlit/pull/3846", "diff_url": "https://github.com/streamlit/streamlit/pull/3846.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3846.patch", "merged_at": "2021-10-05T15:48:55"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3845
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3845/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3845/comments
https://api.github.com/repos/streamlit/streamlit/issues/3845/events
https://github.com/streamlit/streamlit/pull/3845
1,006,517,846
PR_kwDODCoeTs4sPgJI
3,845
[Security] Upgrade `set-value` to 4.0.1 or later
{ "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": 1522696937, "node_id": "MDU6TGFiZWwxNTIyNjk2OTM3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:security", "name": "area:security", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2021-09-24T14:20:24
2021-10-05T15:49:11
2021-10-05T15:49:08
COLLABORATOR
null
Details: [GHSA-4jqc-8m5r-9rpr](https://github.com/advisories/GHSA-4jqc-8m5r-9rpr)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3845/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/3845/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3845", "html_url": "https://github.com/streamlit/streamlit/pull/3845", "diff_url": "https://github.com/streamlit/streamlit/pull/3845.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3845.patch", "merged_at": "2021-10-05T15:49:08"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3844
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3844/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3844/comments
https://api.github.com/repos/streamlit/streamlit/issues/3844/events
https://github.com/streamlit/streamlit/issues/3844
1,006,338,645
I_kwDODCoeTs47-4JV
3,844
Streamlit showing still connecting despite enable cors false
{ "login": "ambrish", "id": 799755, "node_id": "MDQ6VXNlcjc5OTc1NQ==", "avatar_url": "https://avatars.githubusercontent.com/u/799755?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ambrish", "html_url": "https://github.com/ambrish", "followers_url": "https://api.github.com/users/ambrish/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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-24T10:54:36
2021-10-07T06:39:50
2021-10-07T06:39:50
NONE
null
### Summary Hi team, we are using streamlit but it not getting connected when i deploy on aws while locally works fine. We keep seeing healthz getting called continuously and finally more than 10 mins fails. Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduc...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3844/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/3844/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3843
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3843/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3843/comments
https://api.github.com/repos/streamlit/streamlit/issues/3843/events
https://github.com/streamlit/streamlit/issues/3843
1,006,272,766
I_kwDODCoeTs47-oD-
3,843
Cannot print session_state when starting the app
{ "login": "Robstaa", "id": 32093573, "node_id": "MDQ6VXNlcjMyMDkzNTcz", "avatar_url": "https://avatars.githubusercontent.com/u/32093573?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Robstaa", "html_url": "https://github.com/Robstaa", "followers_url": "https://api.github.com/users/Robsta...
[ { "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
1
2021-09-24T09:34:37
2021-10-27T01:46:07
2021-10-27T01:46:07
NONE
null
### Summary (Re-)starting the app or clearing cache leads to a bug when printing the whole `session_state` on the first run. ### Steps to reproduce Code snippet: ```python print(st.session_state) ``` **Expected behavior:** No Bug. No error message. **Actual behavior:** ![image](https://user-im...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3843/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/3843/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3842
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3842/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3842/comments
https://api.github.com/repos/streamlit/streamlit/issues/3842/events
https://github.com/streamlit/streamlit/issues/3842
1,006,172,395
I_kwDODCoeTs47-Pjr
3,842
Session State not working as expected in Streamlit 0.89.0
{ "login": "hx-rohan", "id": 91311958, "node_id": "MDQ6VXNlcjkxMzExOTU4", "avatar_url": "https://avatars.githubusercontent.com/u/91311958?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hx-rohan", "html_url": "https://github.com/hx-rohan", "followers_url": "https://api.github.com/users/hx-...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-24T07:34:41
2021-09-27T16:38:35
2021-09-27T16:38:34
NONE
null
### Summary st.session_state() is not working as expected. After clicking on the form, it disappears. ### Steps to reproduce Code snippet: ```python import streamlit as st st.session_state["count"] = 0 if st.button("Update Count"): st.session_state["count"] = 1 if st.session_state["count"] == ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3842/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/3842/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3841
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3841/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3841/comments
https://api.github.com/repos/streamlit/streamlit/issues/3841/events
https://github.com/streamlit/streamlit/issues/3841
1,006,098,301
I_kwDODCoeTs4799d9
3,841
Can't reset selected items (check box, radio buttons) by clearing session.state
{ "login": "sachinpatel248", "id": 8427202, "node_id": "MDQ6VXNlcjg0MjcyMDI=", "avatar_url": "https://avatars.githubusercontent.com/u/8427202?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinpatel248", "html_url": "https://github.com/sachinpatel248", "followers_url": "https://api.gith...
[ { "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
6
2021-09-24T05:35:11
2022-09-16T11:09:32
null
NONE
null
### Summary Can not clear existing selected items from **check box, radio buttons**. Tried to reset my selection by deleting each element in `streamlit.session.state` > **Is there any workaround to achieve this?** ### Steps to reproduce Code snippet: ``` import streamlit as st from streamlit import...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3841/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/3841/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3840
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3840/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3840/comments
https://api.github.com/repos/streamlit/streamlit/issues/3840/events
https://github.com/streamlit/streamlit/pull/3840
1,006,055,455
PR_kwDODCoeTs4sOGJ4
3,840
[Arrow] Immutable add rows with `immer`
{ "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-09-24T04:03:09
2021-10-06T01:53:47
2021-10-06T01:53:44
COLLABORATOR
null
Closes #3653.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3840/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/3840/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3840", "html_url": "https://github.com/streamlit/streamlit/pull/3840", "diff_url": "https://github.com/streamlit/streamlit/pull/3840.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3840.patch", "merged_at": "2021-10-06T01:53:44"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3839
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3839/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3839/comments
https://api.github.com/repos/streamlit/streamlit/issues/3839/events
https://github.com/streamlit/streamlit/issues/3839
1,005,691,149
I_kwDODCoeTs478aEN
3,839
[visual bug] st.expander doesn't fade when app is in rerunning state
{ "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
null
[]
null
4
2021-09-23T17:43:11
2021-10-21T03:30:07
2021-10-21T03:30:07
CONTRIBUTOR
null
### Summary All Streamlit widgets and elements fade when the app is rerunning. But this is not happening for st.expander. ### Steps to reproduce Code snippet: ``` import streamlit as st import time time.sleep(10) # Makes it easier to see the bug st.write("This fades correctly") st.button("This too...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3839/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/3839/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3838
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3838/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3838/comments
https://api.github.com/repos/streamlit/streamlit/issues/3838/events
https://github.com/streamlit/streamlit/issues/3838
1,005,632,707
I_kwDODCoeTs478LzD
3,838
file_uploader triggering second time when we click on other buttons in the same page.
{ "login": "SAIVENKATARAJU", "id": 46083296, "node_id": "MDQ6VXNlcjQ2MDgzMjk2", "avatar_url": "https://avatars.githubusercontent.com/u/46083296?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SAIVENKATARAJU", "html_url": "https://github.com/SAIVENKATARAJU", "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" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-23T16:29:58
2021-10-27T06:40:52
2021-10-27T06:40:52
NONE
null
### Summary Hi, I am trying to create question and answering system for uploaded file. I use side bar for uploading files, and calling one of my webserivice to store in the db. after that i created a text field for question entering followed by a **ask** button. but whenever we click **ask** button after file uploade...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3838/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/3838/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3837
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3837/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3837/comments
https://api.github.com/repos/streamlit/streamlit/issues/3837/events
https://github.com/streamlit/streamlit/pull/3837
1,004,915,850
PR_kwDODCoeTs4sKnWY
3,837
Fix `SessionState.keys()` to handle new widget edgecase
{ "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-09-23T01:21:19
2021-10-11T18:13:32
2021-10-11T18:13:28
COLLABORATOR
null
It didn't properly combine an old session state key with the widget id of a new widget that uses that key.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3837/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/3837/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3837", "html_url": "https://github.com/streamlit/streamlit/pull/3837", "diff_url": "https://github.com/streamlit/streamlit/pull/3837.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3837.patch", "merged_at": "2021-10-11T18:13:28"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3836
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3836/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3836/comments
https://api.github.com/repos/streamlit/streamlit/issues/3836/events
https://github.com/streamlit/streamlit/pull/3836
1,004,875,486
PR_kwDODCoeTs4sKfZz
3,836
[Arrow] Better error message for `numpy.dtype` → `pyarrow.DataType` conversion exception
{ "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-09-23T00:01:16
2021-09-24T17:10:09
2021-09-24T04:09:29
COLLABORATOR
null
Closes #3709. `df.dtypes` returns a `pandas.Series` of `numpy.dtype`s. There is a bug in Arrow which causes a conversion from `numpy.dtype` to `pyarrow.DataType` to fail. Thus, an error is thrown when trying to display `df.dtypes`. The current workaround is to convert all cells to strings with `df.dtypes.astype(s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3836/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/3836/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3836", "html_url": "https://github.com/streamlit/streamlit/pull/3836", "diff_url": "https://github.com/streamlit/streamlit/pull/3836.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3836.patch", "merged_at": "2021-09-24T04:09:29"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3835
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3835/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3835/comments
https://api.github.com/repos/streamlit/streamlit/issues/3835/events
https://github.com/streamlit/streamlit/pull/3835
1,004,845,968
PR_kwDODCoeTs4sKZlH
3,835
st.memo/singleton de-duping
{ "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-09-22T23:01:36
2021-10-05T23:53:42
2021-10-05T23:53:40
COLLABORATOR
null
Factors out logic that's duplicated between st.memo and st.singleton: - `cache_utils.py` has two types, `Cache` and `CachedFunction` - `cache_utils.create_cache_wrapper` operates on a concrete `CachedFunction` - singleton + memo both have their own `Cache` and `CachedFunction` implementations, but all the common c...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3835/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/3835/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3835", "html_url": "https://github.com/streamlit/streamlit/pull/3835", "diff_url": "https://github.com/streamlit/streamlit/pull/3835.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3835.patch", "merged_at": "2021-10-05T23:53:40"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3834
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3834/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3834/comments
https://api.github.com/repos/streamlit/streamlit/issues/3834/events
https://github.com/streamlit/streamlit/pull/3834
1,004,839,651
PR_kwDODCoeTs4sKYWS
3,834
Remove attr dunder methods from internal SessionState
{ "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
0
2021-09-22T22:48:31
2021-09-23T02:15:49
2021-09-23T02:15:45
COLLABORATOR
null
So editor tooling will know what methods actually exist. Some error message generation moved to the attr methods of the lazy wrapper.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3834/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/3834/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3834", "html_url": "https://github.com/streamlit/streamlit/pull/3834", "diff_url": "https://github.com/streamlit/streamlit/pull/3834.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3834.patch", "merged_at": "2021-09-23T02:15:45"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3833
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3833/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3833/comments
https://api.github.com/repos/streamlit/streamlit/issues/3833/events
https://github.com/streamlit/streamlit/pull/3833
1,004,568,923
PR_kwDODCoeTs4sJhJX
3,833
mypy: ignore `git` package entirely
{ "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-09-22T17:54:11
2021-09-22T21:39:05
2021-09-22T21:39:02
COLLABORATOR
null
The recent mypy fix for the `git` import (https://github.com/streamlit/streamlit/pull/3819) is causing mypy to fail locally: ``` $ make mypy ./scripts/mypy lib/streamlit/git_util.py:37:1: error: Skipping analyzing "git": found module but no type hints or library stubs [import] import git ^ ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3833/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/3833/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3833", "html_url": "https://github.com/streamlit/streamlit/pull/3833", "diff_url": "https://github.com/streamlit/streamlit/pull/3833.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3833.patch", "merged_at": "2021-09-22T21:39:02"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3832
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3832/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3832/comments
https://api.github.com/repos/streamlit/streamlit/issues/3832/events
https://github.com/streamlit/streamlit/issues/3832
1,004,560,553
I_kwDODCoeTs474GCp
3,832
st.download_button() should not rerun the entire page
{ "login": "GitHunter0", "id": 26294221, "node_id": "MDQ6VXNlcjI2Mjk0MjIx", "avatar_url": "https://avatars.githubusercontent.com/u/26294221?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GitHunter0", "html_url": "https://github.com/GitHunter0", "followers_url": "https://api.github.com/use...
[ { "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
28
2021-09-22T17:44:47
2022-09-29T02:32:00
2022-09-23T23:08:07
NONE
null
Hi folks, Please, consider the MWE below: ``` import streamlit as st import pandas as pd with st.form(key='form1'): user_input = st.text_input("Insert text") submit = st.form_submit_button("Submit") if submit: st.warning("This part should not be lost after clicking the download button!...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3832/reactions", "total_count": 15, "+1": 15, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/3832/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3831
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3831/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3831/comments
https://api.github.com/repos/streamlit/streamlit/issues/3831/events
https://github.com/streamlit/streamlit/pull/3831
1,004,500,698
PR_kwDODCoeTs4sJThH
3,831
Update submodule reference for component-template
{ "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-09-22T16:36:15
2021-09-22T16:56:45
2021-09-22T16:56:43
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3831/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/3831/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3831", "html_url": "https://github.com/streamlit/streamlit/pull/3831", "diff_url": "https://github.com/streamlit/streamlit/pull/3831.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3831.patch", "merged_at": "2021-09-22T16:56:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3830
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3830/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3830/comments
https://api.github.com/repos/streamlit/streamlit/issues/3830/events
https://github.com/streamlit/streamlit/pull/3830
1,004,493,920
PR_kwDODCoeTs4sJSGO
3,830
Version 0.89.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-09-22T16:27:44
2021-09-22T16:57:08
2021-09-22T16:57:05
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3830/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/3830/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3830", "html_url": "https://github.com/streamlit/streamlit/pull/3830", "diff_url": "https://github.com/streamlit/streamlit/pull/3830.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3830.patch", "merged_at": "2021-09-22T16:57:05"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3829
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3829/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3829/comments
https://api.github.com/repos/streamlit/streamlit/issues/3829/events
https://github.com/streamlit/streamlit/issues/3829
1,004,342,116
I_kwDODCoeTs473Qtk
3,829
I'm facing Date column conversion error
{ "login": "nithinreddyy", "id": 56256685, "node_id": "MDQ6VXNlcjU2MjU2Njg1", "avatar_url": "https://avatars.githubusercontent.com/u/56256685?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinreddyy", "html_url": "https://github.com/nithinreddyy", "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" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-22T14:06:15
2021-11-16T18:20:48
2021-11-16T18:20:48
NONE
null
When i'm trying to convert the date column which is object to datetime, it's converting into year-month-dateThrs-min-seconds and UTC 05:30. Where as in normal jupyter it'll convert into year-month-date format. When I'm trying to resample the date by ay frequency it's throwing an error. ``` Date ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3829/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/3829/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3828
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3828/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3828/comments
https://api.github.com/repos/streamlit/streamlit/issues/3828/events
https://github.com/streamlit/streamlit/pull/3828
1,003,484,875
PR_kwDODCoeTs4sGBV2
3,828
(Hopefully) Fix CI, and also suppress some warnings
{ "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-09-21T23:36:39
2021-09-21T23:58:36
2021-09-21T23:58:21
COLLABORATOR
null
It remains unknown why CI is fine for new PRs but explodes for the `develop` pipeline, but it seems like the root cause of the issue is a problem with Cypress itself that remains unresolved (see https://github.com/cypress-io/cypress/issues/5743 and https://github.com/cypress-io/cypress/issues/7306 for more informati...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3828/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/3828/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3828", "html_url": "https://github.com/streamlit/streamlit/pull/3828", "diff_url": "https://github.com/streamlit/streamlit/pull/3828.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3828.patch", "merged_at": "2021-09-21T23:58:21"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3827
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3827/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3827/comments
https://api.github.com/repos/streamlit/streamlit/issues/3827/events
https://github.com/streamlit/streamlit/pull/3827
1,003,475,168
PR_kwDODCoeTs4sF_Jj
3,827
Fix user_key and wid conflation bugs, rename arguments for clarity
{ "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
3
2021-09-21T23:28:56
2021-09-22T01:12:06
2021-09-22T01:02:14
COLLABORATOR
null
A chunk of the session state api had ambiguous argument names, from back when we were trying to make user keys and widget ids interchangeable rather than being clear and explicit. Renaming them revealed an issue with the checks in `__setitem__`, which is now fixed, and the prompting issue of not checking the right key ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3827/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/3827/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3827", "html_url": "https://github.com/streamlit/streamlit/pull/3827", "diff_url": "https://github.com/streamlit/streamlit/pull/3827.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3827.patch", "merged_at": "2021-09-22T01:02:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3826
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3826/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3826/comments
https://api.github.com/repos/streamlit/streamlit/issues/3826/events
https://github.com/streamlit/streamlit/pull/3826
1,002,259,284
PR_kwDODCoeTs4sBzVv
3,826
Updates Components API docs with `theme.base` support
{ "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-09-21T11:15:19
2021-09-21T19:08:37
2021-09-21T19:08:37
MEMBER
null
With v0.89, we now support `theme.base` in the theme object when it's sent to custom components. - This PR adds the `base` option to the `theme` object in the Components API. - Updates the output of `streamlit config show` in [View all configuration options](https://docs.streamlit.io/en/latest/streamlit_configuration...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3826/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/3826/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3826", "html_url": "https://github.com/streamlit/streamlit/pull/3826", "diff_url": "https://github.com/streamlit/streamlit/pull/3826.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3826.patch", "merged_at": "2021-09-21T19:08:37"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3825
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3825/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3825/comments
https://api.github.com/repos/streamlit/streamlit/issues/3825/events
https://github.com/streamlit/streamlit/pull/3825
1,002,095,869
PR_kwDODCoeTs4sBQ5L
3,825
Adds memo and singleton docstrings to 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
0
2021-09-21T09:14:37
2021-09-21T19:08:27
2021-09-21T19:08:27
MEMBER
null
### Changes - Adds docstrings for `st.experimental_memo` and `st.experimental_singleton` to the docs API reference - Fixes reStructuredText code formatting in the docstrings for the above functions and `st.cache` ### Why? Docstrings with the `experimental_` prefix have historically not been added to the API refer...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3825/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/3825/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3825", "html_url": "https://github.com/streamlit/streamlit/pull/3825", "diff_url": "https://github.com/streamlit/streamlit/pull/3825.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3825.patch", "merged_at": "2021-09-21T19:08:27"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3824
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3824/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3824/comments
https://api.github.com/repos/streamlit/streamlit/issues/3824/events
https://github.com/streamlit/streamlit/pull/3824
1,001,638,827
PR_kwDODCoeTs4r_yMy
3,824
Test Cypress
{ "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-09-21T01:19:51
2021-09-21T01:41:19
2021-09-21T01:41:19
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3824/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/3824/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3824", "html_url": "https://github.com/streamlit/streamlit/pull/3824", "diff_url": "https://github.com/streamlit/streamlit/pull/3824.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3824.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/3823
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3823/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3823/comments
https://api.github.com/repos/streamlit/streamlit/issues/3823/events
https://github.com/streamlit/streamlit/pull/3823
1,001,613,869
PR_kwDODCoeTs4r_tLC
3,823
Bump tmpl from 1.0.4 to 1.0.5 in /frontend
{ "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://a...
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" }, { "id": 2006646323, "node_id": "MDU6TGFiZWwyMDA2NjQ2MzIz", ...
closed
false
null
[]
null
2
2021-09-21T00:46:15
2021-09-21T02:11:07
2021-09-21T02:10:58
CONTRIBUTOR
null
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/daaku/nodejs-tmpl/commits/v1.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3823/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/3823/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3823", "html_url": "https://github.com/streamlit/streamlit/pull/3823", "diff_url": "https://github.com/streamlit/streamlit/pull/3823.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3823.patch", "merged_at": "2021-09-21T02:10:58"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3822
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3822/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3822/comments
https://api.github.com/repos/streamlit/streamlit/issues/3822/events
https://github.com/streamlit/streamlit/pull/3822
1,001,574,079
PR_kwDODCoeTs4r_lNF
3,822
Fix to image captions extending beyond image width
{ "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/...
[]
closed
false
null
[]
null
1
2021-09-20T23:55:37
2021-09-21T21:52:14
2021-09-21T21:51:49
COLLABORATOR
null
**Problem:** The StyledImageContainer is adjusting to the caption length, extending past the width of the image **Fix:** * Added styling to StyledCaption (width, wordWrap, & padding) to ensure captions stay within image width and are readable (even at smaller dimensions) * Added test to validate caption wid...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3822/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/3822/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3822", "html_url": "https://github.com/streamlit/streamlit/pull/3822", "diff_url": "https://github.com/streamlit/streamlit/pull/3822.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3822.patch", "merged_at": "2021-09-21T21:51:49"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3821
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3821/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3821/comments
https://api.github.com/repos/streamlit/streamlit/issues/3821/events
https://github.com/streamlit/streamlit/pull/3821
1,001,445,478
PR_kwDODCoeTs4r_Juz
3,821
Bump prismjs from 1.24.0 to 1.25.0 in /frontend
{ "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://a...
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" }, { "id": 2006646323, "node_id": "MDU6TGFiZWwyMDA2NjQ2MzIz", ...
closed
false
null
[]
null
1
2021-09-20T21:33:18
2021-09-21T02:25:41
2021-09-21T02:25:37
CONTRIBUTOR
null
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PrismJS/prism/releases">prismjs's releases</a>.</em></p> <blockquote> <h2>v1.25.0</h2> <p>Release 1.25.0</p> <h2>v1.24.1</h2> <p>Release 1.24.1</p> </blockq...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3821/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/3821/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3821", "html_url": "https://github.com/streamlit/streamlit/pull/3821", "diff_url": "https://github.com/streamlit/streamlit/pull/3821.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3821.patch", "merged_at": "2021-09-21T02:25:37"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3820
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3820/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3820/comments
https://api.github.com/repos/streamlit/streamlit/issues/3820/events
https://github.com/streamlit/streamlit/pull/3820
1,001,318,845
PR_kwDODCoeTs4r-vEC
3,820
Add advanced widget docs page
{ "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
3
2021-09-20T19:26:16
2021-09-22T04:53:23
2021-09-22T04:53:23
COLLABORATOR
null
Initial draft of docs for high level widget behavior, because they behave in sometimes surprising ways but how they should behave is not written down anywhere.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3820/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/3820/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3820", "html_url": "https://github.com/streamlit/streamlit/pull/3820", "diff_url": "https://github.com/streamlit/streamlit/pull/3820.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3820.patch", "merged_at": "2021-09-22T04:53:23"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3819
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3819/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3819/comments
https://api.github.com/repos/streamlit/streamlit/issues/3819/events
https://github.com/streamlit/streamlit/pull/3819
1,001,139,135
PR_kwDODCoeTs4r-K-w
3,819
Ignore attr-defined for git Repo
{ "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-09-20T16:03:05
2021-09-20T18:07:36
2021-09-20T18:06:44
COLLABORATOR
null
Aimed to fix build issues with mypy. Note: I had some other issues exist with regard to types and it looked like there were some type files missing. I ran `mypy --install-types` and the two packages were installed and resolved the issues.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3819/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/3819/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3819", "html_url": "https://github.com/streamlit/streamlit/pull/3819", "diff_url": "https://github.com/streamlit/streamlit/pull/3819.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3819.patch", "merged_at": "2021-09-20T18:06:44"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3818
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3818/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3818/comments
https://api.github.com/repos/streamlit/streamlit/issues/3818/events
https://github.com/streamlit/streamlit/issues/3818
1,000,314,121
I_kwDODCoeTs47n5UJ
3,818
Provide a command to render PDFs
{ "login": "Don-Yin", "id": 65135356, "node_id": "MDQ6VXNlcjY1MTM1MzU2", "avatar_url": "https://avatars.githubusercontent.com/u/65135356?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Don-Yin", "html_url": "https://github.com/Don-Yin", "followers_url": "https://api.github.com/users/Don-Yi...
[ { "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-09-19T13:29:37
2022-11-15T17:00:40
null
NONE
null
### Problem Hello, :) I am having trouble with loading pdf files that are larger than 2mb. Here is the code: ``` def displayPdf(self): base64Pdf = base64.b64encode(open(self.pathDisplayPdf, "rb").read()).decode("utf-8") pdfDisplay = StrParser.getEmbeddedPdf(base64Pdf=base64Pdf, height=1000) ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3818/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/3818/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3817
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3817/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3817/comments
https://api.github.com/repos/streamlit/streamlit/issues/3817/events
https://github.com/streamlit/streamlit/issues/3817
1,000,179,618
I_kwDODCoeTs47nYei
3,817
Incorrect serialization of ints using Apache Arrow
{ "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": 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
5
2021-09-19T01:44:33
2022-05-29T02:03:23
2022-05-29T02:03:23
CONTRIBUTOR
null
### Summary When using Apache Arrow to serialize dataframes (the default since Streamlit 0.85), negative ints are handled incorrectly. ### Steps to reproduce Code snippet: ``` import pandas as pd import streamlit as st df = pd.DataFrame({ "ints": [-1, 0, 1], "floats": [-1.0, 0.0, 1.0], }) s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3817/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/3817/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3816
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3816/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3816/comments
https://api.github.com/repos/streamlit/streamlit/issues/3816/events
https://github.com/streamlit/streamlit/pull/3816
999,797,150
PR_kwDODCoeTs4r6a1l
3,816
Force wait for rerun to complete before making assertion
{ "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-09-18T00:02:40
2021-09-18T22:32:43
2021-09-18T00:57:30
COLLABORATOR
null
The e2e is flaky because the script is still running, and not all of the elements are displayed. We add a check for the number of elements on the page. This ensures the report finishes running before making the final assertion. See https://www.cypress.io/blog/2020/07/22/do-not-get-too-detached/ for reference
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3816/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/3816/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3816", "html_url": "https://github.com/streamlit/streamlit/pull/3816", "diff_url": "https://github.com/streamlit/streamlit/pull/3816.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3816.patch", "merged_at": "2021-09-18T00:57:30"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3815
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3815/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3815/comments
https://api.github.com/repos/streamlit/streamlit/issues/3815/events
https://github.com/streamlit/streamlit/issues/3815
999,511,909
I_kwDODCoeTs47k1dl
3,815
Streamlit fails to install w/ Python 3.10 (RC1 & RC2) - pyarrow failure to build
{ "login": "yarko", "id": 36553, "node_id": "MDQ6VXNlcjM2NTUz", "avatar_url": "https://avatars.githubusercontent.com/u/36553?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yarko", "html_url": "https://github.com/yarko", "followers_url": "https://api.github.com/users/yarko/followers", "f...
[ { "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
null
[]
null
3
2021-09-17T16:04:58
2021-10-08T21:00:07
2021-10-08T20:32:39
NONE
null
### Summary Streamlit fails to install w/ Python 3.10 (RC1 & RC2) - pyarrow failure to build ### Steps to reproduce ``` $ pip -m venv env # python version of choice - problem here: python3.10rc2 (and ...rc1) $ source env/bin/activate $ pip install streamlit # or: $ pip install numpy; pip install pyarrow #...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3815/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/3815/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3814
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3814/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3814/comments
https://api.github.com/repos/streamlit/streamlit/issues/3814/events
https://github.com/streamlit/streamlit/issues/3814
999,226,564
I_kwDODCoeTs47jvzE
3,814
use_container_width=True ignored for altair chart with facet()
{ "login": "fgenoese", "id": 6893619, "node_id": "MDQ6VXNlcjY4OTM2MTk=", "avatar_url": "https://avatars.githubusercontent.com/u/6893619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fgenoese", "html_url": "https://github.com/fgenoese", "followers_url": "https://api.github.com/users/fgeno...
[ { "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-09-17T11:03:02
2021-12-16T01:43:50
2021-12-16T01:38:16
NONE
null
### Summary I am using altair to facet a layered chart by calling the `facet()` method on the layered chart. This chart is then added to the page by calling the `st.altair_char()` method with the parameter `use_container_width=True`. Unfortunately, streamlit ignores the parameter, i.e. the chart width is not equa...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3814/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/3814/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3813
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3813/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3813/comments
https://api.github.com/repos/streamlit/streamlit/issues/3813/events
https://github.com/streamlit/streamlit/issues/3813
999,178,650
I_kwDODCoeTs47jkGa
3,813
'setIn' cannot be called on an ElementNode
{ "login": "Don-Yin", "id": 65135356, "node_id": "MDQ6VXNlcjY1MTM1MzU2", "avatar_url": "https://avatars.githubusercontent.com/u/65135356?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Don-Yin", "html_url": "https://github.com/Don-Yin", "followers_url": "https://api.github.com/users/Don-Yi...
[ { "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-09-17T10:05:37
2021-11-06T19:14:08
2021-11-06T19:14:02
NONE
null
### Summary ```'setIn' cannot be called on an ElementNode``` when doing ```placeholder.empty()``` where placeholder holds a slider. ### Steps to reproduce Code snippet: ``` ph = st.sidebar.empty() slider = ph.slider( dict["slider"], min_value=20, max_value=40, value=25, step=1 ) ## ...Some oper...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3813/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/3813/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3812
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3812/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3812/comments
https://api.github.com/repos/streamlit/streamlit/issues/3812/events
https://github.com/streamlit/streamlit/issues/3812
998,566,275
I_kwDODCoeTs47hOmD
3,812
Unexpected token N in JSON
{ "login": "carson36", "id": 89803960, "node_id": "MDQ6VXNlcjg5ODAzOTYw", "avatar_url": "https://avatars.githubusercontent.com/u/89803960?v=4", "gravatar_id": "", "url": "https://api.github.com/users/carson36", "html_url": "https://github.com/carson36", "followers_url": "https://api.github.com/users/car...
[ { "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
3
2021-09-16T19:39:46
2021-12-07T14:42:28
2021-12-07T14:42:28
NONE
null
### Summary When trying to display an altair chart, I'm getting the following error: SyntaxError: Unexpected token N in JSON at position 537 at JSON.parse (<anonymous>) at a.e.generateSpec (http://localhost:8501/static/js/26.ff1aa658.chunk.js:2:1129) at a.<anonymous> (http://localhost:8501/static/js/26.ff1aa658....
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3812/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/3812/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3811
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3811/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3811/comments
https://api.github.com/repos/streamlit/streamlit/issues/3811/events
https://github.com/streamlit/streamlit/issues/3811
998,396,209
I_kwDODCoeTs47glEx
3,811
Displaying ints in pandas data frames
{ "login": "sequoiap", "id": 36747422, "node_id": "MDQ6VXNlcjM2NzQ3NDIy", "avatar_url": "https://avatars.githubusercontent.com/u/36747422?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sequoiap", "html_url": "https://github.com/sequoiap", "followers_url": "https://api.github.com/users/seq...
[ { "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-09-16T16:18:36
2021-09-28T17:04:56
2021-09-28T17:04:56
NONE
null
### Summary When rendering a pandas DataFrame, Streamlit displays negative integer values as enormous positive numbers (seems like a 1's vs 2's complement issue). ### Steps to reproduce Code snippet: ``` import streamlit as st import pandas as pd hi = {"ints": [-1, -2, 3, 4], "strings":['-2', '-3', '4'...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3811/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/3811/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3810
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3810/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3810/comments
https://api.github.com/repos/streamlit/streamlit/issues/3810/events
https://github.com/streamlit/streamlit/issues/3810
998,364,393
I_kwDODCoeTs47gdTp
3,810
Streamlit not working after upgrading to Debian 11 in WSL2
{ "login": "TeddyHuang-00", "id": 64199650, "node_id": "MDQ6VXNlcjY0MTk5NjUw", "avatar_url": "https://avatars.githubusercontent.com/u/64199650?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TeddyHuang-00", "html_url": "https://github.com/TeddyHuang-00", "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-16T15:45:52
2021-09-21T06:18:16
2021-09-21T05:43:38
NONE
null
### Summary Streamlit doesn't work well after upgrading Debian to 11 and Python to 3.9. And seems to be stuck on certain functions just as always. ### Steps to reproduce I'm currently working on two WSL2 machines and a server machine. All of three are now Debian 11. On the server side, I did the same upgrading...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3810/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/3810/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3809
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3809/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3809/comments
https://api.github.com/repos/streamlit/streamlit/issues/3809/events
https://github.com/streamlit/streamlit/pull/3809
998,096,211
PR_kwDODCoeTs4r1Qog
3,809
Fix handling of svg image urls
{ "login": "raethlein", "id": 3775781, "node_id": "MDQ6VXNlcjM3NzU3ODE=", "avatar_url": "https://avatars.githubusercontent.com/u/3775781?v=4", "gravatar_id": "", "url": "https://api.github.com/users/raethlein", "html_url": "https://github.com/raethlein", "followers_url": "https://api.github.com/users/ra...
[]
closed
false
null
[]
null
0
2021-09-16T11:22:08
2021-09-17T09:50:37
2021-09-17T09:50:28
COLLABORATOR
null
**Issue:** #3537 **Description:** Add a check whether an SVG image string is a URL to avoid trying to read it from the local filesystem. The check could be made more sophisticated or more protocols besides `http` and `https` could be added, though I thought that this is very likely the most common scenario. --- ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3809/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/3809/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3809", "html_url": "https://github.com/streamlit/streamlit/pull/3809", "diff_url": "https://github.com/streamlit/streamlit/pull/3809.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3809.patch", "merged_at": "2021-09-17T09:50:28"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3808
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3808/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3808/comments
https://api.github.com/repos/streamlit/streamlit/issues/3808/events
https://github.com/streamlit/streamlit/pull/3808
997,695,162
PR_kwDODCoeTs4r0CaZ
3,808
Bugfix/3580
{ "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...
[]
closed
false
null
[]
null
0
2021-09-16T02:39:15
2021-09-21T23:38:41
2021-09-21T23:38:41
CONTRIBUTOR
null
**Issue:** [date_input widget should thrown an exception if value not in (min_value, max_value) range](https://app.zenhub.com/workspaces/streamlit-5e86ef71136dd5db5f2ba10b/issues/streamlit/streamlit/3580) **Description:** Adds a check to date_input to ensure the default value provided falls within the range. -...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3808/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/3808/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3808", "html_url": "https://github.com/streamlit/streamlit/pull/3808", "diff_url": "https://github.com/streamlit/streamlit/pull/3808.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3808.patch", "merged_at": "2021-09-21T23:38:41"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3807
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3807/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3807/comments
https://api.github.com/repos/streamlit/streamlit/issues/3807/events
https://github.com/streamlit/streamlit/issues/3807
997,462,041
I_kwDODCoeTs47dBAZ
3,807
st.json collapse parameter
{ "login": "mesmith027", "id": 66020208, "node_id": "MDQ6VXNlcjY2MDIwMjA4", "avatar_url": "https://avatars.githubusercontent.com/u/66020208?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mesmith027", "html_url": "https://github.com/mesmith027", "followers_url": "https://api.github.com/use...
[ { "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
{ "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
11
2021-09-15T19:58:09
2022-06-21T09:27:04
2022-03-30T23:49:57
CONTRIBUTOR
null
_(Note, you don't have to fill out every section here. They're just here for guidance. That said, nicely detailed feature requests are more likely to get eng attention sooner)_ ### Problem Have a parameter for st.json(body, collapse) where the default is `False` but you can set it to `True`. This would allow deve...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3807/reactions", "total_count": 13, "+1": 13, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/3807/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3806
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3806/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3806/comments
https://api.github.com/repos/streamlit/streamlit/issues/3806/events
https://github.com/streamlit/streamlit/issues/3806
997,109,347
I_kwDODCoeTs47bq5j
3,806
Converting datetime to str format when caching
{ "login": "chesterpoon8", "id": 29875323, "node_id": "MDQ6VXNlcjI5ODc1MzIz", "avatar_url": "https://avatars.githubusercontent.com/u/29875323?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chesterpoon8", "html_url": "https://github.com/chesterpoon8", "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" }, { "id": 2258739424, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2021-09-15T13:48:59
2021-12-07T14:43:01
2021-12-07T14:43:00
NONE
null
### Summary function to load data in cache created a dictionary of dataframes. In one of the dataframes, a datetime column needs to be converted to string format. Using the strftime function created the error. Works fine when not caching the data. ### Steps to reproduce Code snippet: ``` @st.cache(allow_o...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3806/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/3806/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3805
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3805/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3805/comments
https://api.github.com/repos/streamlit/streamlit/issues/3805/events
https://github.com/streamlit/streamlit/issues/3805
996,869,878
I_kwDODCoeTs47awb2
3,805
Can`t load streamlit app o browser after succesfull deployment on aws server
{ "login": "sahil-raj3", "id": 79826790, "node_id": "MDQ6VXNlcjc5ODI2Nzkw", "avatar_url": "https://avatars.githubusercontent.com/u/79826790?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sahil-raj3", "html_url": "https://github.com/sahil-raj3", "followers_url": "https://api.github.com/use...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-15T09:39:09
2021-09-15T21:43:40
2021-09-15T21:43:40
NONE
null
### Summary After successsful deployement of streamlit app from AWS EC2 instance i can`t open it on my browser. In case of local system it runs smoothly. i cross checked aws logs but there is nothing like tha to not load my app on client side. ### Debug info - Streamlit version:0.88.0 - Python version: 3.x ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3805/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/3805/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3804
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3804/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3804/comments
https://api.github.com/repos/streamlit/streamlit/issues/3804/events
https://github.com/streamlit/streamlit/issues/3804
996,852,623
I_kwDODCoeTs47asOP
3,804
Slider value and description text overlap for slider in sidebar with long description
{ "login": "torlenor", "id": 14080364, "node_id": "MDQ6VXNlcjE0MDgwMzY0", "avatar_url": "https://avatars.githubusercontent.com/u/14080364?v=4", "gravatar_id": "", "url": "https://api.github.com/users/torlenor", "html_url": "https://github.com/torlenor", "followers_url": "https://api.github.com/users/tor...
[ { "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
2
2021-09-15T09:20:23
2021-11-08T20:00:17
2021-11-08T20:00:17
NONE
null
### Summary If you use a slider in the sidebar with a long description text, the slider value and the description text overlap. See screenshot: ![sidebar_slider_streamlit_0_88_0](https://user-images.githubusercontent.com/14080364/133406203-2f6ea22c-ff6b-411c-b31f-0470fdf80192.png) ### Steps to reproduce C...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3804/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/3804/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3803
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3803/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3803/comments
https://api.github.com/repos/streamlit/streamlit/issues/3803/events
https://github.com/streamlit/streamlit/issues/3803
996,809,362
I_kwDODCoeTs47ahqS
3,803
App sometimes fails with an inconsistent state
{ "login": "H4dr1en", "id": 16240134, "node_id": "MDQ6VXNlcjE2MjQwMTM0", "avatar_url": "https://avatars.githubusercontent.com/u/16240134?v=4", "gravatar_id": "", "url": "https://api.github.com/users/H4dr1en", "html_url": "https://github.com/H4dr1en", "followers_url": "https://api.github.com/users/H4dr1e...
[ { "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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-09-15T08:37:28
2021-09-15T21:36:45
2021-09-15T21:36:45
NONE
null
### Summary Sometimes, a widget does not update its internal state if it is based on a previous widget state (not certain about that) ### Steps to reproduce Code snippet: ``` import streamlit as st import numpy as np np.random.seed(1) a = st.multiselect("test", ("banana", "apple"), ("banana", )) ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3803/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/3803/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3802
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3802/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3802/comments
https://api.github.com/repos/streamlit/streamlit/issues/3802/events
https://github.com/streamlit/streamlit/issues/3802
996,668,984
I_kwDODCoeTs47Z_Y4
3,802
Event listener error on Safari when run with Docker
{ "login": "masonlr", "id": 5828176, "node_id": "MDQ6VXNlcjU4MjgxNzY=", "avatar_url": "https://avatars.githubusercontent.com/u/5828176?v=4", "gravatar_id": "", "url": "https://api.github.com/users/masonlr", "html_url": "https://github.com/masonlr", "followers_url": "https://api.github.com/users/masonlr/...
[ { "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-09-15T05:16:00
2021-10-02T00:16:20
2021-10-02T00:16:20
NONE
null
### Summary Streamlit versions newer than approx v0.78 can cause an event listener error in macOS Safari when Dockerised. This example below works fine in Chrome and Firefox, just not Safari. ### Steps to reproduce Create a minimal Dockerfile: ```dockerfile FROM python:3.9-slim-buster WORKDIR /service ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3802/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/3802/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/3801
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3801/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3801/comments
https://api.github.com/repos/streamlit/streamlit/issues/3801/events
https://github.com/streamlit/streamlit/pull/3801
996,665,635
PR_kwDODCoeTs4rw1_h
3,801
Updates download_button and button docstrings
{ "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-09-15T05:09:30
2021-09-15T13:25:52
2021-09-15T13:25:52
MEMBER
null
Updates `st.download_button` and `st.button` docstrings in line with Thiago's improvement suggestions.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3801/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/3801/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/3801", "html_url": "https://github.com/streamlit/streamlit/pull/3801", "diff_url": "https://github.com/streamlit/streamlit/pull/3801.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/3801.patch", "merged_at": "2021-09-15T13:25:52"...
true
https://api.github.com/repos/streamlit/streamlit/issues/3800
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/3800/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/3800/comments
https://api.github.com/repos/streamlit/streamlit/issues/3800/events
https://github.com/streamlit/streamlit/issues/3800
996,607,841
I_kwDODCoeTs47Zwdh
3,800
App sometimes fails to reload when the frontend and backend versions differ
{ "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" } ]
open
false
null
[]
null
0
2021-09-15T03:02:44
2021-10-15T08:08:57
null
COLLABORATOR
null
### Summary It's not yet clear exactly what's going on here, but issues reported in #3764 were apparently caused by the frontend not auto-reloading even though the streamlit server was upgraded to a new version. We have code in place in `App.tsx` to detect this exact scenario and force a page refresh, so there seem to...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/3800/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/3800/timeline
null
null
null
null
false