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/2258
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2258/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2258/comments
https://api.github.com/repos/streamlit/streamlit/issues/2258/events
https://github.com/streamlit/streamlit/issues/2258
728,194,181
MDU6SXNzdWU3MjgxOTQxODE=
2,258
Get container / column width
{ "login": "tybirk-mindway", "id": 62385461, "node_id": "MDQ6VXNlcjYyMzg1NDYx", "avatar_url": "https://avatars.githubusercontent.com/u/62385461?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tybirk-mindway", "html_url": "https://github.com/tybirk-mindway", "followers_url": "https://api.gi...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
null
[]
null
4
2020-10-23T12:53:14
2021-03-15T14:51:46
2021-03-15T14:51:46
NONE
null
### Problem It is usually possible to specify the height of a given element in Streamlit, but it would be awesome if this height could be set as a function of the width in a 'responsive manner'. This width is in many use cases I've stumpled upon controlled by the surrounding container (e.g. if you use the keyword us...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2258/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/2258/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2257
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2257/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2257/comments
https://api.github.com/repos/streamlit/streamlit/issues/2257/events
https://github.com/streamlit/streamlit/issues/2257
727,781,234
MDU6SXNzdWU3Mjc3ODEyMzQ=
2,257
The option --server.fileWatcherType does not work from the command line
{ "login": "sachit-wp", "id": 34048126, "node_id": "MDQ6VXNlcjM0MDQ4MTI2", "avatar_url": "https://avatars.githubusercontent.com/u/34048126?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachit-wp", "html_url": "https://github.com/sachit-wp", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/follower...
[ { "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/us...
null
6
2020-10-22T23:21:31
2021-06-24T12:07:16
2021-05-12T20:02:46
NONE
null
# Summary The option --server.fileWatcherType does not work from the command line but works when specified in the toml config file. # Steps to reproduce What are the steps we should take to reproduce the bug: Run streamlit as follows: `streamlit run hello.py --server.fileWatcherType=none --logger.level de...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2257/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/2257/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2256
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2256/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2256/comments
https://api.github.com/repos/streamlit/streamlit/issues/2256/events
https://github.com/streamlit/streamlit/pull/2256
727,731,027
MDExOlB1bGxSZXF1ZXN0NTA4NTY3MjE3
2,256
[PR Preview] Conditional branch naming based on type of job
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-22T21:24:36
2021-07-24T00:36:50
2020-10-23T16:19:23
CONTRIBUTOR
null
**Description:** PR Previews assumes it's for a PR but we run the job on all workflows. Since it is not necessarily a PR, we end up with branch names like `pr-`. This means that when it is not a PR, we keep overwriting the same branch. With this change, we'll have the branch named conditionally based on what type of wo...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2256/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/2256/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2256", "html_url": "https://github.com/streamlit/streamlit/pull/2256", "diff_url": "https://github.com/streamlit/streamlit/pull/2256.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2256.patch", "merged_at": "2020-10-23T16:19:23"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2255
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2255/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2255/comments
https://api.github.com/repos/streamlit/streamlit/issues/2255/events
https://github.com/streamlit/streamlit/issues/2255
727,648,813
MDU6SXNzdWU3Mjc2NDg4MTM=
2,255
x-Axis time units for Altair Charts (& st.line_chart) look weird
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "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": 1964044893, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
0
2020-10-22T19:06:40
2022-07-15T14:34:02
null
CONTRIBUTOR
null
# Summary <img width="778" alt="Screen Shot 2020-10-22 at 9 04 43 AM" src="https://user-images.githubusercontent.com/856034/96918305-f849ce80-145e-11eb-956d-4e8582b9a770.png"> # Steps to reproduce What are the steps we should take to reproduce the bug: Run "e2e/scripts/st_chart_utc_time.py": ## Expected:...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2255/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/2255/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2254
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2254/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2254/comments
https://api.github.com/repos/streamlit/streamlit/issues/2254/events
https://github.com/streamlit/streamlit/issues/2254
727,616,194
MDU6SXNzdWU3Mjc2MTYxOTQ=
2,254
Disable streamlit widgets
{ "login": "arnisudheendra", "id": 56835235, "node_id": "MDQ6VXNlcjU2ODM1MjM1", "avatar_url": "https://avatars.githubusercontent.com/u/56835235?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arnisudheendra", "html_url": "https://github.com/arnisudheendra", "followers_url": "https://api.gi...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" } ]
closed
false
null
[]
null
2
2020-10-22T18:16:42
2021-05-23T20:12:23
2021-03-09T06:10:57
NONE
null
I would like to know if there is a way to disable streamlit widgets like checkbox and others
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2254/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/2254/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2253
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2253/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2253/comments
https://api.github.com/repos/streamlit/streamlit/issues/2253/events
https://github.com/streamlit/streamlit/issues/2253
727,536,033
MDU6SXNzdWU3Mjc1MzYwMzM=
2,253
Select All Feature in st.selectbox
{ "login": "sammyhajomar", "id": 35442666, "node_id": "MDQ6VXNlcjM1NDQyNjY2", "avatar_url": "https://avatars.githubusercontent.com/u/35442666?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sammyhajomar", "html_url": "https://github.com/sammyhajomar", "followers_url": "https://api.github.c...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
{ "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...
[ { "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.c...
null
7
2020-10-22T16:19:52
2021-11-30T22:03:32
2021-11-30T22:03:32
NONE
null
I am attempting to plot a scatter plot using altair on streamlit. I am having trouble with the selectbox which contains each US state. Before touching the selectbox all the states are displayed on the chart, however when I choose one specific state to focus on using selectbox I can't go back to select all unless I r...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2253/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/2253/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2252
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2252/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2252/comments
https://api.github.com/repos/streamlit/streamlit/issues/2252/events
https://github.com/streamlit/streamlit/issues/2252
727,376,514
MDU6SXNzdWU3MjczNzY1MTQ=
2,252
I tried to get the columns of the dataset
{ "login": "SabinAdkh", "id": 48882205, "node_id": "MDQ6VXNlcjQ4ODgyMjA1", "avatar_url": "https://avatars.githubusercontent.com/u/48882205?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SabinAdkh", "html_url": "https://github.com/SabinAdkh", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
1
2020-10-22T13:11:30
2020-11-20T08:14:28
2020-10-22T14:15:15
NONE
null
# Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. # Steps to reproduce What are the steps we should take to reproduce the bug: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' ## Expected behavior: Explain what you expect to happen when you go through t...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2252/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/2252/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2251
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2251/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2251/comments
https://api.github.com/repos/streamlit/streamlit/issues/2251/events
https://github.com/streamlit/streamlit/issues/2251
727,176,715
MDU6SXNzdWU3MjcxNzY3MTU=
2,251
module 'streamlit' has no attribute 'beta_container'
{ "login": "erwanlenagard", "id": 6311190, "node_id": "MDQ6VXNlcjYzMTExOTA=", "avatar_url": "https://avatars.githubusercontent.com/u/6311190?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erwanlenagard", "html_url": "https://github.com/erwanlenagard", "followers_url": "https://api.github....
[ { "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
8
2020-10-22T08:39:57
2021-04-28T15:54:21
2020-10-22T14:03:20
NONE
null
I tried to implement the example code introduced in the documentation for beta features : beta_container, beta_columns... However, It returns an error "module 'streamlit' has no attribute 'beta_container'" with st.beta_container(): st.write("This is inside the container") # You can call any Str...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2251/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/2251/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2250
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2250/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2250/comments
https://api.github.com/repos/streamlit/streamlit/issues/2250/events
https://github.com/streamlit/streamlit/issues/2250
727,144,399
MDU6SXNzdWU3MjcxNDQzOTk=
2,250
number of digits for number_input
{ "login": "ell33", "id": 61783238, "node_id": "MDQ6VXNlcjYxNzgzMjM4", "avatar_url": "https://avatars.githubusercontent.com/u/61783238?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ell33", "html_url": "https://github.com/ell33", "followers_url": "https://api.github.com/users/ell33/follow...
[]
closed
false
null
[]
null
1
2020-10-22T07:55:44
2021-11-30T22:02:18
2021-11-30T22:02:18
NONE
null
Hello, I use st.number_input to ask the user for a number. These are numbers with a lot of digits behind the comma, for example: 8.5214787. When I use st.number_input I only see 8.52 in the webpage. Could this be changed? Suggestion: enter the number of digits you want to display.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2250/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/2250/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2249
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2249/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2249/comments
https://api.github.com/repos/streamlit/streamlit/issues/2249/events
https://github.com/streamlit/streamlit/pull/2249
726,966,222
MDExOlB1bGxSZXF1ZXN0NTA3OTQ5Njcw
2,249
DG, Cursor: type annos + comments
{ "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
2020-10-22T01:13:30
2021-07-24T00:36:50
2020-10-22T15:51:57
COLLABORATOR
null
Adds type annotations and comments to `DeltaGenerator` and `Cursor`. This also fixes several instances where our docstrings make incorrect claims about the types we produce and consume. Also, `AbstractCursor` is renamed to `Cursor` (and made properly abstract). The class's abstract-ness is only meaningful to its ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2249/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/2249/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2249", "html_url": "https://github.com/streamlit/streamlit/pull/2249", "diff_url": "https://github.com/streamlit/streamlit/pull/2249.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2249.patch", "merged_at": "2020-10-22T15:51:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2248
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2248/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2248/comments
https://api.github.com/repos/streamlit/streamlit/issues/2248/events
https://github.com/streamlit/streamlit/pull/2248
726,880,832
MDExOlB1bGxSZXF1ZXN0NTA3ODc4NDAx
2,248
Add source distribution type to our release
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-21T21:37:11
2021-07-24T00:36:50
2020-10-22T20:10:54
CONTRIBUTOR
null
**Issue:** Closes #2126 **Description:** Creates a source distribution build for releases. In order to use the source distribution, users must have `pipenv` installed. The below error message will be thrown if installing the `package.tar.gz` and `pipenv` is not available ![image](https://user-images.githubuserco...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2248/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/2248/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2248", "html_url": "https://github.com/streamlit/streamlit/pull/2248", "diff_url": "https://github.com/streamlit/streamlit/pull/2248.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2248.patch", "merged_at": "2020-10-22T20:10:53"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2247
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2247/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2247/comments
https://api.github.com/repos/streamlit/streamlit/issues/2247/events
https://github.com/streamlit/streamlit/issues/2247
726,823,438
MDU6SXNzdWU3MjY4MjM0Mzg=
2,247
st.expander cuts off sliders
{ "login": "tybirk-mindway", "id": 62385461, "node_id": "MDQ6VXNlcjYyMzg1NDYx", "avatar_url": "https://avatars.githubusercontent.com/u/62385461?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tybirk-mindway", "html_url": "https://github.com/tybirk-mindway", "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": 1634945110, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.g...
null
4
2020-10-21T20:00:09
2021-01-21T21:25:26
2021-01-21T21:25:26
NONE
null
# Summary Expander in sidebar cuts off sliders and potentially other stuff # Steps to reproduce Run the following code ``` import streamlit as st sidebar_expander = st.sidebar.beta_expander("Bad sliders underneath!") with sidebar_expander: st.slider("Bad layout slider 1", 0, 100, value=0) st.slid...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2247/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/2247/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2246
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2246/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2246/comments
https://api.github.com/repos/streamlit/streamlit/issues/2246/events
https://github.com/streamlit/streamlit/pull/2246
726,822,905
MDExOlB1bGxSZXF1ZXN0NTA3ODI5NTkw
2,246
Link to source in docs
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
2
2020-10-21T19:59:15
2020-11-02T18:15:15
2020-11-02T18:15:15
CONTRIBUTOR
null
Use Sphinx plugin to link to commit and source code for a function in the docs
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2246/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/2246/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2246", "html_url": "https://github.com/streamlit/streamlit/pull/2246", "diff_url": "https://github.com/streamlit/streamlit/pull/2246.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2246.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2245
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2245/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2245/comments
https://api.github.com/repos/streamlit/streamlit/issues/2245/events
https://github.com/streamlit/streamlit/pull/2245
726,768,068
MDExOlB1bGxSZXF1ZXN0NTA3NzgzMjUz
2,245
Move boto3 and botocore into dev-packages
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[]
closed
false
null
[]
null
0
2020-10-21T18:37:32
2021-07-24T00:36:49
2020-11-12T20:28:38
CONTRIBUTOR
null
Fixes #2218
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2245/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/2245/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2245", "html_url": "https://github.com/streamlit/streamlit/pull/2245", "diff_url": "https://github.com/streamlit/streamlit/pull/2245.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2245.patch", "merged_at": "2020-11-12T20:28:38"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2244
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2244/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2244/comments
https://api.github.com/repos/streamlit/streamlit/issues/2244/events
https://github.com/streamlit/streamlit/pull/2244
726,707,931
MDExOlB1bGxSZXF1ZXN0NTA3NzMwNTQz
2,244
Update plotly docstring
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2020-10-21T17:27:22
2021-07-24T00:36:49
2020-10-21T18:17:46
CONTRIBUTOR
null
Fixes #1090
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2244/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/2244/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2244", "html_url": "https://github.com/streamlit/streamlit/pull/2244", "diff_url": "https://github.com/streamlit/streamlit/pull/2244.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2244.patch", "merged_at": "2020-10-21T18:17:46"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2243
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2243/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2243/comments
https://api.github.com/repos/streamlit/streamlit/issues/2243/events
https://github.com/streamlit/streamlit/issues/2243
726,694,293
MDU6SXNzdWU3MjY2OTQyOTM=
2,243
Add a polyfill for Array.flatmap
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "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" } ]
closed
false
null
[]
null
1
2020-10-21T17:06:39
2020-10-23T19:05:41
2020-10-22T18:45:42
CONTRIBUTOR
null
Array.flatmap is not supported in certain browsers. Find a polyfill for it so that we are compatible with more browser versions, particularly IE/Edge
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2243/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/2243/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2242
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2242/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2242/comments
https://api.github.com/repos/streamlit/streamlit/issues/2242/events
https://github.com/streamlit/streamlit/issues/2242
726,430,440
MDU6SXNzdWU3MjY0MzA0NDA=
2,242
Pydeck basemap and tooltip
{ "login": "AVSuni", "id": 29711150, "node_id": "MDQ6VXNlcjI5NzExMTUw", "avatar_url": "https://avatars.githubusercontent.com/u/29711150?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AVSuni", "html_url": "https://github.com/AVSuni", "followers_url": "https://api.github.com/users/AVSuni/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": 1964044893, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2020-10-21T12:23:53
2022-07-14T13:38:42
null
NONE
null
Hi guys, Thanks for the amazing work. I don't want to double-up on the bug reports since tooltips are known to be broken for Pydeck in Streamlit, but this is related but separate. I am able to get tooltips by doing the following ``` map_df = pd.read_csv('map_df.csv') layer = pdk.Layer( 'ScatterplotLa...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2242/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/2242/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2241
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2241/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2241/comments
https://api.github.com/repos/streamlit/streamlit/issues/2241/events
https://github.com/streamlit/streamlit/issues/2241
726,273,744
MDU6SXNzdWU3MjYyNzM3NDQ=
2,241
Conditional use of containers can make expanders collapse
{ "login": "tybirk-mindway", "id": 62385461, "node_id": "MDQ6VXNlcjYyMzg1NDYx", "avatar_url": "https://avatars.githubusercontent.com/u/62385461?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tybirk-mindway", "html_url": "https://github.com/tybirk-mindway", "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": 1634945110, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
0
2020-10-21T08:48:32
2020-10-29T12:19:06
null
NONE
null
# Summary Conditional use of containers can make expanders collapse when they are not supposed to. # Steps to reproduce Run the following code ``` import streamlit as st # Test bug in sidebar sidebar_container = st.sidebar.beta_container() st.sidebar.write("Hello") sidebar_expander = st.sidebar.beta...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2241/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/2241/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2240
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2240/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2240/comments
https://api.github.com/repos/streamlit/streamlit/issues/2240/events
https://github.com/streamlit/streamlit/pull/2240
726,099,189
MDExOlB1bGxSZXF1ZXN0NTA3MjIxNjk0
2,240
Emotion elements
{ "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
2020-10-21T03:24:51
2020-10-28T23:15:55
2020-10-28T23:15:55
COLLABORATOR
null
Things to look into: - [ ] Using Object Style and styled components is more beneficial from a TypeScript system. You can still make a mistake, but autocomplete will provide all of the needs in terms of Themes and CSS styles - [ ] In a couple cases, I used the templated string. We have a decent amount of down stream...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2240/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/2240/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2240", "html_url": "https://github.com/streamlit/streamlit/pull/2240", "diff_url": "https://github.com/streamlit/streamlit/pull/2240.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2240.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2239
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2239/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2239/comments
https://api.github.com/repos/streamlit/streamlit/issues/2239/events
https://github.com/streamlit/streamlit/issues/2239
726,093,613
MDU6SXNzdWU3MjYwOTM2MTM=
2,239
Create Data Frame with PySpark in Streamlit Application Result in Pickling Error
{ "login": "garylavayou", "id": 25133690, "node_id": "MDQ6VXNlcjI1MTMzNjkw", "avatar_url": "https://avatars.githubusercontent.com/u/25133690?v=4", "gravatar_id": "", "url": "https://api.github.com/users/garylavayou", "html_url": "https://github.com/garylavayou", "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" } ]
open
false
null
[]
null
1
2020-10-21T03:10:40
2020-10-29T12:18:18
null
NONE
null
# Summary Create Data Frame with PySpark in Streamlit Application Result in Pickling Error. # Steps to reproduce I am using Pyspark in a Streamlit application, and I can successfully create a `SparkSession` in the application (as a Spark Client) to communicate with the cluster. I can retrieve data from my Spar...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2239/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/2239/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2238
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2238/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2238/comments
https://api.github.com/repos/streamlit/streamlit/issues/2238/events
https://github.com/streamlit/streamlit/pull/2238
726,065,163
MDExOlB1bGxSZXF1ZXN0NTA3MTk0Nzg2
2,238
Create a Github issue template for infra tasks
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[]
closed
false
null
[]
null
0
2020-10-21T01:55:01
2021-07-24T00:36:49
2020-10-21T15:38:01
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2238/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/2238/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2238", "html_url": "https://github.com/streamlit/streamlit/pull/2238", "diff_url": "https://github.com/streamlit/streamlit/pull/2238.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2238.patch", "merged_at": "2020-10-21T15:38:01"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2237
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2237/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2237/comments
https://api.github.com/repos/streamlit/streamlit/issues/2237/events
https://github.com/streamlit/streamlit/issues/2237
726,062,019
MDU6SXNzdWU3MjYwNjIwMTk=
2,237
Improve PR Preview process
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
1
2020-10-21T01:46:00
2021-11-30T22:01:17
2021-11-30T22:01:16
CONTRIBUTOR
null
- [x] Investigate and fix #2145 - [x] Replace "akrolsmir/preview-builds" with "streamlit/preview-build" - [x] Generate a new SSH deploy key for the new repo - [x] Host wheel files on S3 - [x] Link to PR and wheel file - [ ] Github status check to generate the link to https://streamlit.team/deploy?repository=... ? ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2237/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/2237/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2236
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2236/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2236/comments
https://api.github.com/repos/streamlit/streamlit/issues/2236/events
https://github.com/streamlit/streamlit/pull/2236
726,049,587
MDExOlB1bGxSZXF1ZXN0NTA3MTgyMzM2
2,236
Update and unpin react-scripts to resolve object-path vulnerability
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[]
closed
false
null
[]
null
1
2020-10-21T01:08:56
2021-07-24T00:36:49
2020-11-05T06:28:01
CONTRIBUTOR
null
See https://github.com/facebook/create-react-app/pull/9841
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2236/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/2236/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2236", "html_url": "https://github.com/streamlit/streamlit/pull/2236", "diff_url": "https://github.com/streamlit/streamlit/pull/2236.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2236.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2235
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2235/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2235/comments
https://api.github.com/repos/streamlit/streamlit/issues/2235/events
https://github.com/streamlit/streamlit/issues/2235
725,977,264
MDU6SXNzdWU3MjU5NzcyNjQ=
2,235
Automatically reset buffer when file is read
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "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": 1848183387, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
10
2020-10-20T22:05:51
2020-11-09T19:28:21
2020-11-09T19:28:20
CONTRIBUTOR
null
**Problem:** `read_csv` does not work when multiple files are uploaded **Reason:** It works currently because we are creating a new BytesIO (or StringIO) object each time in deltagenerator. the object gets passed to and gets processed. when another file is uploaded or a rerun happens, we create a new IO objec...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2235/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/2235/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2234
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2234/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2234/comments
https://api.github.com/repos/streamlit/streamlit/issues/2234/events
https://github.com/streamlit/streamlit/issues/2234
725,977,165
MDU6SXNzdWU3MjU5NzcxNjU=
2,234
streamlit hello fails with protobuf==3.11.3
{ "login": "aht", "id": 129813, "node_id": "MDQ6VXNlcjEyOTgxMw==", "avatar_url": "https://avatars.githubusercontent.com/u/129813?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aht", "html_url": "https://github.com/aht", "followers_url": "https://api.github.com/users/aht/followers", "fol...
[ { "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
2020-10-20T22:05:42
2020-10-29T11:51:40
2020-10-29T11:45:53
NONE
null
# Summary `streamlit hello` raises an Exception after install # Steps to reproduce What are the steps we should take to reproduce the bug: 1. `pip install streamlit` 2. `streamlit hello` ## Expected behavior: Expected to see hello world examples. ## Actual behavior: ```streamlit hello Traceb...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2234/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/2234/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2233
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2233/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2233/comments
https://api.github.com/repos/streamlit/streamlit/issues/2233/events
https://github.com/streamlit/streamlit/pull/2233
725,770,806
MDExOlB1bGxSZXF1ZXN0NTA2OTUzMjM5
2,233
Bump supported versions to 3.9
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[]
closed
false
{ "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...
[ { "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.g...
null
6
2020-10-20T16:46:40
2021-07-24T00:36:49
2021-01-04T14:30:57
CONTRIBUTOR
null
Fixes #2001 Python 3.9 now publicly available and users starting to mention it on discussion forum. Bump lowest supported version to 3.7, add 3.9, in following the SciPy tradition.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2233/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/2233/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2233", "html_url": "https://github.com/streamlit/streamlit/pull/2233", "diff_url": "https://github.com/streamlit/streamlit/pull/2233.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2233.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2232
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2232/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2232/comments
https://api.github.com/repos/streamlit/streamlit/issues/2232/events
https://github.com/streamlit/streamlit/pull/2232
725,742,307
MDExOlB1bGxSZXF1ZXN0NTA2OTMwMTQx
2,232
Add comment about altair charts
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2020-10-20T16:07:46
2021-07-24T00:36:49
2020-10-21T14:13:40
CONTRIBUTOR
null
Fixes #1205 Fixes #733 Adds note that the recommendation is to use altair_chart if syntax-sugar functions don't guess specification correctly. Also fixes typo.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2232/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/2232/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2232", "html_url": "https://github.com/streamlit/streamlit/pull/2232", "diff_url": "https://github.com/streamlit/streamlit/pull/2232.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2232.patch", "merged_at": "2020-10-21T14:13:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2231
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2231/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2231/comments
https://api.github.com/repos/streamlit/streamlit/issues/2231/events
https://github.com/streamlit/streamlit/issues/2231
725,729,976
MDU6SXNzdWU3MjU3Mjk5NzY=
2,231
Unexpected behavior of st.write() for strings including brackets '[]'
{ "login": "gabmueller", "id": 51076825, "node_id": "MDQ6VXNlcjUxMDc2ODI1", "avatar_url": "https://avatars.githubusercontent.com/u/51076825?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gabmueller", "html_url": "https://github.com/gabmueller", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
3
2020-10-20T15:51:56
2020-10-21T17:07:00
2020-10-21T17:06:46
NONE
null
# Summary st.write() cuts out parts of strings that include brackets, e.g. '[text_1] [text_2] text_3' becomes '[text_1] text_3'. In contrast st.text() with the same string works as expected. Functions st.header(), st.title() are affected, too. # Steps to reproduce Just try out the following code: ``` ** te...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2231/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/2231/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2230
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2230/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2230/comments
https://api.github.com/repos/streamlit/streamlit/issues/2230/events
https://github.com/streamlit/streamlit/pull/2230
725,712,177
MDExOlB1bGxSZXF1ZXN0NTA2OTA1MTQ0
2,230
Add second Components video to tutorial
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2020-10-20T15:30:54
2020-10-21T15:00:03
2020-10-21T15:00:03
CONTRIBUTOR
null
Add second part of Tim tutorial to Components page.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2230/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/2230/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2230", "html_url": "https://github.com/streamlit/streamlit/pull/2230", "diff_url": "https://github.com/streamlit/streamlit/pull/2230.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2230.patch", "merged_at": "2020-10-21T15:00:03"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2229
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2229/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2229/comments
https://api.github.com/repos/streamlit/streamlit/issues/2229/events
https://github.com/streamlit/streamlit/pull/2229
725,696,134
MDExOlB1bGxSZXF1ZXN0NTA2ODkxNzk4
2,229
Remove picture from top-level
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2020-10-20T15:12:40
2021-07-24T00:36:49
2020-10-20T15:43:48
CONTRIBUTOR
null
This picture a duplicate of https://github.com/streamlit/streamlit/blob/develop/docs/_static/img/simple_example.png
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2229/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/2229/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2229", "html_url": "https://github.com/streamlit/streamlit/pull/2229", "diff_url": "https://github.com/streamlit/streamlit/pull/2229.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2229.patch", "merged_at": "2020-10-20T15:43:48"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2227
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2227/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2227/comments
https://api.github.com/repos/streamlit/streamlit/issues/2227/events
https://github.com/streamlit/streamlit/issues/2227
725,486,184
MDU6SXNzdWU3MjU0ODYxODQ=
2,227
Stuck on " HTTP request sent; waiting for response. " terminal screen after running any streamlit script
{ "login": "lighteternal", "id": 22905968, "node_id": "MDQ6VXNlcjIyOTA1OTY4", "avatar_url": "https://avatars.githubusercontent.com/u/22905968?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lighteternal", "html_url": "https://github.com/lighteternal", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
1
2020-10-20T11:27:00
2021-05-23T20:11:55
2020-10-20T17:56:14
NONE
null
# Summary I had been using streamlit without issues for a couple of months. Suddenly, when I try to launch any app (even` streamlit hello`), a new screen (lynx-like) appears on the terminal, with the following message: `HTTP request sent; waiting for response`. The app is not accessible via network (it's on a remo...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2227/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/2227/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2226
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2226/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2226/comments
https://api.github.com/repos/streamlit/streamlit/issues/2226/events
https://github.com/streamlit/streamlit/issues/2226
724,982,192
MDU6SXNzdWU3MjQ5ODIxOTI=
2,226
Script rerun event can cause `SessionInfo not initialized` error on the frontend
{ "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...
[ { "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": "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...
[ { "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.g...
null
1
2020-10-19T21:17:30
2020-11-10T17:39:30
2020-11-10T17:39:30
COLLABORATOR
null
If a script is rerun very quickly after being started, it's possible to trigger an error on the frontend ("Tried to use SessionInfo before it was initialized"). An easy repro is our `streamlit run e2e/scripts/st_experimental_rerun.py` test script. It _seems like_ what is happening is: - `ReportSession._on_script...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2226/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/2226/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2225
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2225/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2225/comments
https://api.github.com/repos/streamlit/streamlit/issues/2225/events
https://github.com/streamlit/streamlit/issues/2225
724,665,342
MDU6SXNzdWU3MjQ2NjUzNDI=
2,225
Separate Modules inside a page with its own state in-depended on others
{ "login": "nir-pun-ind", "id": 39025581, "node_id": "MDQ6VXNlcjM5MDI1NTgx", "avatar_url": "https://avatars.githubusercontent.com/u/39025581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nir-pun-ind", "html_url": "https://github.com/nir-pun-ind", "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
2020-10-19T14:17:10
2021-05-23T20:11:54
2020-10-19T15:16:17
NONE
null
First of all, this is my first comments anywhere in GitHub but this communities tolerance level or acceptance level :) encouraged me to write this so please bear with me here. Also, can't tell you how awesome streamlit is; I started learning about its from last few days and cant get over it. ### Problem I have a ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2225/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/2225/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2224
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2224/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2224/comments
https://api.github.com/repos/streamlit/streamlit/issues/2224/events
https://github.com/streamlit/streamlit/issues/2224
724,516,754
MDU6SXNzdWU3MjQ1MTY3NTQ=
2,224
Button like UI appeared undesirably
{ "login": "vigneshwaran", "id": 23070227, "node_id": "MDQ6VXNlcjIzMDcwMjI3", "avatar_url": "https://avatars.githubusercontent.com/u/23070227?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vigneshwaran", "html_url": "https://github.com/vigneshwaran", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
1
2020-10-19T11:16:58
2021-05-23T20:11:54
2020-10-19T13:33:17
NONE
null
# Summary I have created a streamlit app with multiple pages where I used Sessionstate. The problem is button are displayed multiple times at random places. Actually they doesn't look like original buttons. The buttons are also printed in pages where they are not used. ## Undesirable behavior: Button like UI s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2224/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/2224/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2223
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2223/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2223/comments
https://api.github.com/repos/streamlit/streamlit/issues/2223/events
https://github.com/streamlit/streamlit/pull/2223
724,504,784
MDExOlB1bGxSZXF1ZXN0NTA1ODc5MjI3
2,223
DOC Fix some broken links in readme
{ "login": "jnothman", "id": 78827, "node_id": "MDQ6VXNlcjc4ODI3", "avatar_url": "https://avatars.githubusercontent.com/u/78827?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jnothman", "html_url": "https://github.com/jnothman", "followers_url": "https://api.github.com/users/jnothman/foll...
[]
closed
false
null
[]
null
0
2020-10-19T10:59:35
2021-07-24T00:36:49
2020-10-19T15:48:08
CONTRIBUTOR
null
## Before contributing (PLEASE READ!) **Issue:** Excess overhead **Description:** Minor changes to links in readme **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2223/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/2223/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2223", "html_url": "https://github.com/streamlit/streamlit/pull/2223", "diff_url": "https://github.com/streamlit/streamlit/pull/2223.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2223.patch", "merged_at": "2020-10-19T15:48:08"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2222
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2222/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2222/comments
https://api.github.com/repos/streamlit/streamlit/issues/2222/events
https://github.com/streamlit/streamlit/issues/2222
724,282,448
MDU6SXNzdWU3MjQyODI0NDg=
2,222
imapclient TypeError
{ "login": "Tititun", "id": 73094514, "node_id": "MDQ6VXNlcjczMDk0NTE0", "avatar_url": "https://avatars.githubusercontent.com/u/73094514?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tititun", "html_url": "https://github.com/Tititun", "followers_url": "https://api.github.com/users/Tititu...
[ { "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
2020-10-19T05:43:12
2021-05-23T20:11:54
2020-10-19T13:31:16
NONE
null
I'm new to programming. I'm trying to reproduce some code from a book, but got stuck after just a pair of lines here: import imapclient imapObj=imapclient.IMAPClient('imap.mail.ru',ssl=True) after running this next error shows up: Traceback (most recent call last): File "C:/Users/vinni/AppData/Local/Progra...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2222/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/2222/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2221
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2221/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2221/comments
https://api.github.com/repos/streamlit/streamlit/issues/2221/events
https://github.com/streamlit/streamlit/issues/2221
724,211,529
MDU6SXNzdWU3MjQyMTE1Mjk=
2,221
Dataset Explorer Doesn't Work for squad_es and squad_it
{ "login": "gaotongxiao", "id": 22607038, "node_id": "MDQ6VXNlcjIyNjA3MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22607038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gaotongxiao", "html_url": "https://github.com/gaotongxiao", "followers_url": "https://api.github.com/...
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" } ]
closed
false
null
[]
null
1
2020-10-19T02:32:28
2021-05-23T20:11:54
2020-10-19T13:25:30
NONE
null
https://huggingface.co/nlp/viewer/?dataset=squad_es https://huggingface.co/nlp/viewer/?dataset=squad_it Both pages show "OSError: [Errno 28] No space left on device".
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2221/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/2221/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2220
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2220/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2220/comments
https://api.github.com/repos/streamlit/streamlit/issues/2220/events
https://github.com/streamlit/streamlit/issues/2220
724,025,540
MDU6SXNzdWU3MjQwMjU1NDA=
2,220
x data is getting dropped in plotly charts
{ "login": "jeremyjordan", "id": 13970565, "node_id": "MDQ6VXNlcjEzOTcwNTY1", "avatar_url": "https://avatars.githubusercontent.com/u/13970565?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeremyjordan", "html_url": "https://github.com/jeremyjordan", "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": 1964044893, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2020-10-18T14:58:26
2020-10-30T20:10:23
2020-10-30T19:23:19
NONE
null
# Summary When including a Plotly chart inside of a `beta_expander`, the `x` data of Plotly charts is sometimes getting dropped in a weird way. # Steps to reproduce test.py ``` import streamlit as st import plotly.express as px with st.beta_expander("Test"): y_data = [0.2211651, 0.65165161, 0.6516...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2220/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/2220/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2219
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2219/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2219/comments
https://api.github.com/repos/streamlit/streamlit/issues/2219/events
https://github.com/streamlit/streamlit/pull/2219
723,547,251
MDExOlB1bGxSZXF1ZXN0NTA1MTE1MzEx
2,219
Add better support for environ changing using pytest
{ "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
2020-10-16T21:39:43
2021-07-24T00:36:49
2020-10-19T18:36:24
COLLABORATOR
null
pytest offers a better monkeypatching feature that ensures we don't muck with the environment wrong.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2219/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/2219/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2219", "html_url": "https://github.com/streamlit/streamlit/pull/2219", "diff_url": "https://github.com/streamlit/streamlit/pull/2219.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2219.patch", "merged_at": "2020-10-19T18:36:24"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2218
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2218/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2218/comments
https://api.github.com/repos/streamlit/streamlit/issues/2218/events
https://github.com/streamlit/streamlit/issues/2218
723,542,698
MDU6SXNzdWU3MjM1NDI2OTg=
2,218
Move boto3 and botocore into dev-packages
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
4
2020-10-16T21:29:09
2020-11-16T18:56:27
2020-11-12T20:28:38
CONTRIBUTOR
null
These two are only used for Static Embedded Apps, but the majority of our users never use that feature. We should be able to migrate them into DevDependencies and cut down on the "libraries required when you `pip install streamlit`"
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2218/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/streamlit/streamlit/issues/2218/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2217
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2217/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2217/comments
https://api.github.com/repos/streamlit/streamlit/issues/2217/events
https://github.com/streamlit/streamlit/pull/2217
723,539,134
MDExOlB1bGxSZXF1ZXN0NTA1MTA4NTg5
2,217
Patch 0.69.2 - Handles streamlit use when git is not available.
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
2
2020-10-16T21:21:26
2021-07-24T00:36:49
2020-10-19T20:07:06
CONTRIBUTOR
null
Handles streamlit use when git is not available. Closes #2208 --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2217/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/2217/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2217", "html_url": "https://github.com/streamlit/streamlit/pull/2217", "diff_url": "https://github.com/streamlit/streamlit/pull/2217.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2217.patch", "merged_at": "2020-10-19T20:07:06"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2216
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2216/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2216/comments
https://api.github.com/repos/streamlit/streamlit/issues/2216/events
https://github.com/streamlit/streamlit/issues/2216
723,533,882
MDU6SXNzdWU3MjM1MzM4ODI=
2,216
Change page title & favicon after first st call
{ "login": "stonier", "id": 687378, "node_id": "MDQ6VXNlcjY4NzM3OA==", "avatar_url": "https://avatars.githubusercontent.com/u/687378?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stonier", "html_url": "https://github.com/stonier", "followers_url": "https://api.github.com/users/stonier/fo...
[ { "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
2020-10-16T21:10:37
2022-11-15T17:00:18
null
NONE
null
### Problem Would like to configure the page title at some point *after* the first streamlit call (i.e. not known up-front what it might be, depends on interactive or URL query params). ### Solution **MVP:** Smallest possible step has already been implemented, https://github.com/streamlit/streamlit/pull/1794. ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2216/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/2216/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2215
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2215/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2215/comments
https://api.github.com/repos/streamlit/streamlit/issues/2215/events
https://github.com/streamlit/streamlit/issues/2215
723,476,768
MDU6SXNzdWU3MjM0NzY3Njg=
2,215
not able to update the cookies
{ "login": "rkoystart", "id": 64691602, "node_id": "MDQ6VXNlcjY0NjkxNjAy", "avatar_url": "https://avatars.githubusercontent.com/u/64691602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rkoystart", "html_url": "https://github.com/rkoystart", "followers_url": "https://api.github.com/users/...
[ { "id": 4771992204, "node_id": "LA_kwDODCoeTs8AAAABHG7SjA", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:not-issue", "name": "type:not-issue", "color": "262730", "default": false, "description": "This issue is not valid (e.g. debugging question, question unrelated...
closed
false
null
[]
null
4
2020-10-16T19:28:12
2022-11-07T17:36:18
2021-03-09T06:10:19
NONE
null
# Summary Not able to update the cookie via streamlit app but able to update via google chrome by filling the form at /form # Steps to reproduce What are the steps we should take to reproduce the bug: The problem I have is, I have a uvicorn server running in my localhost:8080. login.py is the filename ``` ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2215/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/2215/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2214
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2214/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2214/comments
https://api.github.com/repos/streamlit/streamlit/issues/2214/events
https://github.com/streamlit/streamlit/pull/2214
723,380,772
MDExOlB1bGxSZXF1ZXN0NTA0OTc2MjM5
2,214
Ensure no issue with git blocks execution
{ "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
2020-10-16T16:56:47
2021-07-24T00:36:49
2020-10-16T20:57:12
COLLABORATOR
null
Examples include: * Detached HEAD * No Git Executable
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2214/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/2214/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2214", "html_url": "https://github.com/streamlit/streamlit/pull/2214", "diff_url": "https://github.com/streamlit/streamlit/pull/2214.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2214.patch", "merged_at": "2020-10-16T20:57:12"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2213
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2213/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2213/comments
https://api.github.com/repos/streamlit/streamlit/issues/2213/events
https://github.com/streamlit/streamlit/issues/2213
723,366,635
MDU6SXNzdWU3MjMzNjY2MzU=
2,213
file_uploader does not repopulate the UploadedFile stream when the app is rerun
{ "login": "durandg12", "id": 45902885, "node_id": "MDQ6VXNlcjQ1OTAyODg1", "avatar_url": "https://avatars.githubusercontent.com/u/45902885?v=4", "gravatar_id": "", "url": "https://api.github.com/users/durandg12", "html_url": "https://github.com/durandg12", "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": 1848183387, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
5
2020-10-16T16:34:00
2020-10-29T02:00:08
2020-10-29T02:00:08
NONE
null
# Summary I use `st.file_uploader` to allow the user to submit their own data. Then I do an action based on this data and other user-provided parameters (coming from an `st.slider` for instance). Re-running the app produces an error. This includes when the parameters are changed (for example by moving the `st.slider...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2213/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/2213/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2212
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2212/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2212/comments
https://api.github.com/repos/streamlit/streamlit/issues/2212/events
https://github.com/streamlit/streamlit/issues/2212
723,295,467
MDU6SXNzdWU3MjMyOTU0Njc=
2,212
ubuntu 20.04 python3.8 unable to run streamlit hello
{ "login": "flynneva", "id": 6157095, "node_id": "MDQ6VXNlcjYxNTcwOTU=", "avatar_url": "https://avatars.githubusercontent.com/u/6157095?v=4", "gravatar_id": "", "url": "https://api.github.com/users/flynneva", "html_url": "https://github.com/flynneva", "followers_url": "https://api.github.com/users/flynn...
[ { "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
2020-10-16T14:54:19
2021-05-23T20:11:53
2020-10-16T15:14:29
NONE
null
# Summary After following the install instructions and installing streamlit via `pip3 install streamlit` i get the following error while trying to run `streamlit hello`: ``` $ streamlit hello Traceback (most recent call last): File "/home/flynn/.local/bin/streamlit", line 5, in <module> from streamlit.cli i...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2212/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/2212/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2211
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2211/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2211/comments
https://api.github.com/repos/streamlit/streamlit/issues/2211/events
https://github.com/streamlit/streamlit/pull/2211
722,947,994
MDExOlB1bGxSZXF1ZXN0NTA0NjIyNjk2
2,211
Remove stray backtick
{ "login": "tribut", "id": 719105, "node_id": "MDQ6VXNlcjcxOTEwNQ==", "avatar_url": "https://avatars.githubusercontent.com/u/719105?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tribut", "html_url": "https://github.com/tribut", "followers_url": "https://api.github.com/users/tribut/follow...
[]
closed
false
null
[]
null
0
2020-10-16T06:34:43
2020-10-16T13:34:15
2020-10-16T13:34:15
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2211/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/2211/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2211", "html_url": "https://github.com/streamlit/streamlit/pull/2211", "diff_url": "https://github.com/streamlit/streamlit/pull/2211.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2211.patch", "merged_at": "2020-10-16T13:34:15"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2210
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2210/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2210/comments
https://api.github.com/repos/streamlit/streamlit/issues/2210/events
https://github.com/streamlit/streamlit/pull/2210
722,909,009
MDExOlB1bGxSZXF1ZXN0NTA0NTg5NjU2
2,210
Bump jest-canvas-mock from 2.2.0 to 2.3.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
2020-10-16T05:10:20
2021-07-24T00:36:49
2020-12-08T21:50:15
CONTRIBUTOR
null
Bumps [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) from 2.2.0 to 2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hustcc/jest-canvas-mock/releases">jest-canvas-mock's releases</a>.</em></p> <blockquote> <h2>v2.3.0</h2> <ul> <li>Added Prettier code style...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2210/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/2210/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2210", "html_url": "https://github.com/streamlit/streamlit/pull/2210", "diff_url": "https://github.com/streamlit/streamlit/pull/2210.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2210.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2209
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2209/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2209/comments
https://api.github.com/repos/streamlit/streamlit/issues/2209/events
https://github.com/streamlit/streamlit/issues/2209
722,860,775
MDU6SXNzdWU3MjI4NjA3NzU=
2,209
Text_input / Text_area validating when losing focus, rather than after 'Enter' or 'Ctrl+Enter' pressed
{ "login": "DaedlyKitten", "id": 45991388, "node_id": "MDQ6VXNlcjQ1OTkxMzg4", "avatar_url": "https://avatars.githubusercontent.com/u/45991388?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DaedlyKitten", "html_url": "https://github.com/DaedlyKitten", "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": 1516285327, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
4
2020-10-16T04:01:21
2023-02-04T11:16:16
2022-11-10T19:08:05
NONE
null
# Summary Text_input / Text_area will self validate when losing focus, rather than when 'Enter' or 'Ctrl+Enter' is pressed (as is hinted by the hint comment in the corner). causing the whole script to be rerun from the start... With a page of multiple input fields this is very annoying when you switch between dif...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2209/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/2209/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2208
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2208/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2208/comments
https://api.github.com/repos/streamlit/streamlit/issues/2208/events
https://github.com/streamlit/streamlit/issues/2208
722,679,183
MDU6SXNzdWU3MjI2NzkxODM=
2,208
Streamlit fails to start without Git executable
{ "login": "kgrabowski", "id": 6588204, "node_id": "MDQ6VXNlcjY1ODgyMDQ=", "avatar_url": "https://avatars.githubusercontent.com/u/6588204?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kgrabowski", "html_url": "https://github.com/kgrabowski", "followers_url": "https://api.github.com/users...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
4
2020-10-15T21:11:12
2021-05-23T20:11:35
2020-10-19T20:07:06
NONE
null
# Summary Streamlit version `0.69.1` fails to start when run inside a Docker container that doesn't have Git installed. # Steps to reproduce 1. Create a `Dockerfile` with the following contents: ```dockerfile FROM python:3.8-slim RUN pip install streamlit CMD ["streamlit", "hello"] ``` 2. Build the image...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2208/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/2208/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2207
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2207/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2207/comments
https://api.github.com/repos/streamlit/streamlit/issues/2207/events
https://github.com/streamlit/streamlit/pull/2207
722,631,263
MDExOlB1bGxSZXF1ZXN0NTA0MzUwNDg5
2,207
[File uploader] Add blurb about resetting buffer with seek
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
1
2020-10-15T19:49:23
2021-07-24T00:36:49
2020-10-16T02:37:24
CONTRIBUTOR
null
**Description:** Couple questions came in from the forums [here](https://discuss.streamlit.io/t/create-multiple-dataframes-from-csv-files-loaded-via-the-multi-file-uploader/6258/5) and [here](https://discuss.streamlit.io/t/emptydataerror-no-columns-to-parse-from-file/6247/6) regarding an empty buffer on rerun. This is ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2207/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/2207/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2207", "html_url": "https://github.com/streamlit/streamlit/pull/2207", "diff_url": "https://github.com/streamlit/streamlit/pull/2207.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2207.patch", "merged_at": "2020-10-16T02:37:24"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2206
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2206/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2206/comments
https://api.github.com/repos/streamlit/streamlit/issues/2206/events
https://github.com/streamlit/streamlit/pull/2206
722,497,233
MDExOlB1bGxSZXF1ZXN0NTA0MjM3OTI5
2,206
Patch 0.69.1
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-15T16:42:43
2021-07-24T00:36:49
2020-10-15T19:41:09
CONTRIBUTOR
null
Up version to 0.69.1 --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2206/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/2206/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2206", "html_url": "https://github.com/streamlit/streamlit/pull/2206", "diff_url": "https://github.com/streamlit/streamlit/pull/2206.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2206.patch", "merged_at": "2020-10-15T19:41:09"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2205
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2205/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2205/comments
https://api.github.com/repos/streamlit/streamlit/issues/2205/events
https://github.com/streamlit/streamlit/pull/2205
722,444,655
MDExOlB1bGxSZXF1ZXN0NTA0MTk0MjYy
2,205
Patch 0.69.1
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-15T15:33:21
2021-07-24T00:36:49
2020-10-15T16:42:54
CONTRIBUTOR
null
Patch 0.69.1 --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2205/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/2205/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2205", "html_url": "https://github.com/streamlit/streamlit/pull/2205", "diff_url": "https://github.com/streamlit/streamlit/pull/2205.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2205.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2204
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2204/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2204/comments
https://api.github.com/repos/streamlit/streamlit/issues/2204/events
https://github.com/streamlit/streamlit/pull/2204
722,410,246
MDExOlB1bGxSZXF1ZXN0NTA0MTY1NTgy
2,204
Release 0.69
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-15T14:51:54
2021-07-24T00:36:49
2020-10-15T15:38:16
CONTRIBUTOR
null
Release 0.69 --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2204/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/2204/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2204", "html_url": "https://github.com/streamlit/streamlit/pull/2204", "diff_url": "https://github.com/streamlit/streamlit/pull/2204.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2204.patch", "merged_at": "2020-10-15T15:38:15"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2203
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2203/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2203/comments
https://api.github.com/repos/streamlit/streamlit/issues/2203/events
https://github.com/streamlit/streamlit/pull/2203
722,408,274
MDExOlB1bGxSZXF1ZXN0NTA0MTYzOTIy
2,203
Sharing docs
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-15T14:49:52
2020-10-16T21:41:11
2020-10-15T15:26:43
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2203/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/2203/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2203", "html_url": "https://github.com/streamlit/streamlit/pull/2203", "diff_url": "https://github.com/streamlit/streamlit/pull/2203.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2203.patch", "merged_at": "2020-10-15T15:26:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2202
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2202/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2202/comments
https://api.github.com/repos/streamlit/streamlit/issues/2202/events
https://github.com/streamlit/streamlit/issues/2202
722,322,179
MDU6SXNzdWU3MjIzMjIxNzk=
2,202
Wrong values passed to variables from streamlit
{ "login": "iharshulhan", "id": 14186470, "node_id": "MDQ6VXNlcjE0MTg2NDcw", "avatar_url": "https://avatars.githubusercontent.com/u/14186470?v=4", "gravatar_id": "", "url": "https://api.github.com/users/iharshulhan", "html_url": "https://github.com/iharshulhan", "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" } ]
closed
false
null
[]
null
2
2020-10-15T13:10:18
2021-11-09T21:50:26
2021-11-09T21:50:26
NONE
null
### Problem While using streamlit I've noticed that some values of checkboxes or selectboxes can be different to what is displayed to the user. It is hard to point out when this happens, the behaviour is quite random. All the keys are unique across the application. ### Example <img width="718" alt="Screenshot ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2202/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/2202/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2201
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2201/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2201/comments
https://api.github.com/repos/streamlit/streamlit/issues/2201/events
https://github.com/streamlit/streamlit/pull/2201
722,231,882
MDExOlB1bGxSZXF1ZXN0NTA0MDE2OTYw
2,201
Update cx-oracle requirement from <8.0.0 to <9.0.0 in /lib
{ "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
2020-10-15T11:04:44
2021-07-24T00:36:49
2020-10-16T21:59:21
CONTRIBUTOR
null
Updates the requirements on [cx-oracle](https://github.com/oracle/python-cx_Oracle) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oracle/python-cx_Oracle/releases">cx-oracle's releases</a>.</em></p> <blockquote> <h2>v8.0.1</h2> <p>cx_Oracle 8.0....
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2201/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/2201/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2201", "html_url": "https://github.com/streamlit/streamlit/pull/2201", "diff_url": "https://github.com/streamlit/streamlit/pull/2201.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2201.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2200
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2200/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2200/comments
https://api.github.com/repos/streamlit/streamlit/issues/2200/events
https://github.com/streamlit/streamlit/pull/2200
722,221,243
MDExOlB1bGxSZXF1ZXN0NTA0MDA4MjU0
2,200
Bump sphinx from 3.0.3 to 3.2.1 in /lib
{ "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
2020-10-15T10:49:24
2021-07-24T00:36:49
2020-10-19T19:28:17
CONTRIBUTOR
null
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.3 to 3.2.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES">sphinx's changelog</a>.</em></p> <blockquote> <h1>Release 3.2.1 (released Aug 14, 2020)</h1> <h2>Features added</h2> <ul> <...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2200/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/2200/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2200", "html_url": "https://github.com/streamlit/streamlit/pull/2200", "diff_url": "https://github.com/streamlit/streamlit/pull/2200.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2200.patch", "merged_at": "2020-10-19T19:28:17"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2199
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2199/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2199/comments
https://api.github.com/repos/streamlit/streamlit/issues/2199/events
https://github.com/streamlit/streamlit/pull/2199
722,217,532
MDExOlB1bGxSZXF1ZXN0NTA0MDA1MDc2
2,199
Bump dompurify from 2.1.0 to 2.1.1 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
0
2020-10-15T10:43:46
2021-07-24T00:36:48
2020-10-15T22:57:59
CONTRIBUTOR
null
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.1.0 to 2.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cure53/DOMPurify/releases">dompurify's releases</a>.</em></p> <blockquote> <h2>DOMPurify 2.1.1</h2> <ul> <li>Removed some code targeting old Safari versi...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2199/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/2199/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2199", "html_url": "https://github.com/streamlit/streamlit/pull/2199", "diff_url": "https://github.com/streamlit/streamlit/pull/2199.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2199.patch", "merged_at": "2020-10-15T22:57:59"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2198
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2198/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2198/comments
https://api.github.com/repos/streamlit/streamlit/issues/2198/events
https://github.com/streamlit/streamlit/pull/2198
722,217,386
MDExOlB1bGxSZXF1ZXN0NTA0MDA0OTQ4
2,198
Bump typed-signals from 1.0.5 to 2.1.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
2020-10-15T10:43:32
2021-07-24T00:36:48
2020-12-08T21:50:14
CONTRIBUTOR
null
Bumps [typed-signals](https://github.com/Lusito/typed-signals) from 1.0.5 to 2.1.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Lusito/typed-signals/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.github...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2198/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/2198/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2198", "html_url": "https://github.com/streamlit/streamlit/pull/2198", "diff_url": "https://github.com/streamlit/streamlit/pull/2198.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2198.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2197
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2197/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2197/comments
https://api.github.com/repos/streamlit/streamlit/issues/2197/events
https://github.com/streamlit/streamlit/pull/2197
722,217,317
MDExOlB1bGxSZXF1ZXN0NTA0MDA0ODkw
2,197
Bump mocha-junit-reporter from 1.23.3 to 2.0.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
2020-10-15T10:43:25
2021-07-24T00:36:48
2020-12-08T21:50:14
CONTRIBUTOR
null
Bumps [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter) from 1.23.3 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/michaelleeallen/mocha-junit-reporter/releases">mocha-junit-reporter's releases</a>.</em></p> <blockquote> <h2>v2.0.0</h2>...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2197/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/2197/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2197", "html_url": "https://github.com/streamlit/streamlit/pull/2197", "diff_url": "https://github.com/streamlit/streamlit/pull/2197.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2197.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2196
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2196/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2196/comments
https://api.github.com/repos/streamlit/streamlit/issues/2196/events
https://github.com/streamlit/streamlit/pull/2196
722,217,211
MDExOlB1bGxSZXF1ZXN0NTA0MDA0ODAz
2,196
Bump prismjs from 1.21.0 to 1.22.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
2020-10-15T10:43:17
2021-07-24T00:36:48
2020-12-08T21:50:13
CONTRIBUTOR
null
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.22.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.22.0</h2> <p>Release 1.22.0</p> </blockquote> </details> <details> <summary>Cha...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2196/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/2196/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2196", "html_url": "https://github.com/streamlit/streamlit/pull/2196", "diff_url": "https://github.com/streamlit/streamlit/pull/2196.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2196.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2195
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2195/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2195/comments
https://api.github.com/repos/streamlit/streamlit/issues/2195/events
https://github.com/streamlit/streamlit/pull/2195
722,217,128
MDExOlB1bGxSZXF1ZXN0NTA0MDA0NzMz
2,195
Bump react from 16.13.1 to 16.14.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
2020-10-15T10:43:09
2021-07-24T00:36:48
2020-12-08T21:50:13
CONTRIBUTOR
null
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/react/releases">react's releases</a>.</em></p> <blockquote> <h2>16.14.0 (October 14, 2020)</h2> <h3>React</h3> <ul> <li>A...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2195/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/2195/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2195", "html_url": "https://github.com/streamlit/streamlit/pull/2195", "diff_url": "https://github.com/streamlit/streamlit/pull/2195.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2195.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2194
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2194/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2194/comments
https://api.github.com/repos/streamlit/streamlit/issues/2194/events
https://github.com/streamlit/streamlit/pull/2194
722,216,833
MDExOlB1bGxSZXF1ZXN0NTA0MDA0NDg1
2,194
Bump mypy from 0.761 to 0.790 in /lib
{ "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
2020-10-15T10:42:42
2021-07-24T00:36:48
2020-12-08T21:50:13
CONTRIBUTOR
null
Bumps [mypy](https://github.com/python/mypy) from 0.761 to 0.790. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/mypy/commit/69a055a7632e2444fcb2bfb022d04f4546358d50"><code>69a055a</code></a> Bump version to 0.790</li> <li><a href="https://github.com/python/mypy/commit/54712a70d0861073...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2194/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/2194/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2194", "html_url": "https://github.com/streamlit/streamlit/pull/2194", "diff_url": "https://github.com/streamlit/streamlit/pull/2194.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2194.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2193
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2193/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2193/comments
https://api.github.com/repos/streamlit/streamlit/issues/2193/events
https://github.com/streamlit/streamlit/pull/2193
722,214,009
MDExOlB1bGxSZXF1ZXN0NTA0MDAyMTkx
2,193
Allow any scipy version>=1.4.1 in our test requirements
{ "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": "" } ]
closed
false
null
[]
null
2
2020-10-15T10:38:27
2021-07-24T00:36:48
2020-10-21T15:38:25
CONTRIBUTOR
null
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scipy/scipy/releases">scipy's releases</a>.</em></p> <blockquote> <h1>SciPy 1.5.2 Release Notes</h1> <p>SciPy <code>1.5.2</code> is a bug-fix release with no new ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2193/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/2193/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2193", "html_url": "https://github.com/streamlit/streamlit/pull/2193", "diff_url": "https://github.com/streamlit/streamlit/pull/2193.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2193.patch", "merged_at": "2020-10-21T15:38:25"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2192
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2192/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2192/comments
https://api.github.com/repos/streamlit/streamlit/issues/2192/events
https://github.com/streamlit/streamlit/issues/2192
722,015,497
MDU6SXNzdWU3MjIwMTU0OTc=
2,192
There's no option page_config layout
{ "login": "doanva84", "id": 6386925, "node_id": "MDQ6VXNlcjYzODY5MjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6386925?v=4", "gravatar_id": "", "url": "https://api.github.com/users/doanva84", "html_url": "https://github.com/doanva84", "followers_url": "https://api.github.com/users/doanv...
[ { "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": "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...
[ { "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.c...
null
3
2020-10-15T05:58:49
2022-09-23T14:19:56
2022-09-23T14:19:56
NONE
null
# Summary I would like to get value of page_config layout via get_option but there's no choice # Steps to reproduce I find how to get state of page_config layout in many places, but there's no choice I found that current option-list there's no option for page_config layout. ``` config_options = sorted( ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2192/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/2192/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2191
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2191/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2191/comments
https://api.github.com/repos/streamlit/streamlit/issues/2191/events
https://github.com/streamlit/streamlit/pull/2191
721,862,856
MDExOlB1bGxSZXF1ZXN0NTAzNzEyMzky
2,191
Remove requirement for deploy params for deploy button
{ "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
2020-10-14T23:36:29
2021-07-24T00:36:48
2020-10-15T00:49:48
COLLABORATOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2191/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/2191/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2191", "html_url": "https://github.com/streamlit/streamlit/pull/2191", "diff_url": "https://github.com/streamlit/streamlit/pull/2191.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2191.patch", "merged_at": "2020-10-15T00:49:48"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2190
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2190/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2190/comments
https://api.github.com/repos/streamlit/streamlit/issues/2190/events
https://github.com/streamlit/streamlit/pull/2190
721,857,344
MDExOlB1bGxSZXF1ZXN0NTAzNzA3NzM5
2,190
Convert E2E tests to JS
{ "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
2
2020-10-14T23:21:20
2021-07-24T00:36:48
2020-10-19T21:05:09
COLLABORATOR
null
As we're not using types in our E2E tests, there was no point in keeping the files as `.ts`.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2190/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/2190/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2190", "html_url": "https://github.com/streamlit/streamlit/pull/2190", "diff_url": "https://github.com/streamlit/streamlit/pull/2190.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2190.patch", "merged_at": "2020-10-19T21:05:09"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2189
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2189/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2189/comments
https://api.github.com/repos/streamlit/streamlit/issues/2189/events
https://github.com/streamlit/streamlit/issues/2189
721,812,815
MDU6SXNzdWU3MjE4MTI4MTU=
2,189
Int64 column with NA Can Not Be Displayed in Streamlit
{ "login": "cptidiot", "id": 38769131, "node_id": "MDQ6VXNlcjM4NzY5MTMx", "avatar_url": "https://avatars.githubusercontent.com/u/38769131?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cptidiot", "html_url": "https://github.com/cptidiot", "followers_url": "https://api.github.com/users/cpt...
[ { "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": 1516285327, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/...
[ { "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.githu...
null
1
2020-10-14T21:42:11
2021-10-06T03:24:18
2021-10-06T03:24:07
NONE
null
I have a column in pandas dataframe with type of Int64, and there are some rows with NA values. However, such DataFrame cannot be displayed ` a = pd.Series([1,2,3,4,pd.NA]) a = a.astype('Int64') st.table(a) ` The Error message is like: <img width="1006" alt="eRR" src="https://user-images...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2189/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/2189/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2188
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2188/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2188/comments
https://api.github.com/repos/streamlit/streamlit/issues/2188/events
https://github.com/streamlit/streamlit/issues/2188
721,806,025
MDU6SXNzdWU3MjE4MDYwMjU=
2,188
y-axis on interactive vega-lite charts (like st.bar_chart) cuts off on zoom
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "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": 1964044893, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2020-10-14T21:29:40
2022-09-23T19:55:52
2022-09-23T19:55:44
CONTRIBUTOR
null
Try scrolling outwards on https://static.streamlit.io/0.50.0-td2L/index.html?id=BdxXG3MmrVBfJyqS2R2ki8 or see images in #2097 Not sure exactly what the best product experience is -- I imagine we don't want to shift the chart to make room, nor to have it overflow on the left side... Also, this is very minor since ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2188/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/2188/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2187
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2187/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2187/comments
https://api.github.com/repos/streamlit/streamlit/issues/2187/events
https://github.com/streamlit/streamlit/pull/2187
721,775,545
MDExOlB1bGxSZXF1ZXN0NTAzNjM2NTg1
2,187
Move dependabot config into .github/
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[]
closed
false
null
[]
null
0
2020-10-14T20:56:34
2021-07-24T00:36:48
2020-10-15T10:33:11
CONTRIBUTOR
null
This should make us actually start getting Dependabot PRs. See https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates Related: #1946, but through a PR rather than a slack notification I think (which IMO is better)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2187/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/2187/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2187", "html_url": "https://github.com/streamlit/streamlit/pull/2187", "diff_url": "https://github.com/streamlit/streamlit/pull/2187.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2187.patch", "merged_at": "2020-10-15T10:33:11"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2186
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2186/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2186/comments
https://api.github.com/repos/streamlit/streamlit/issues/2186/events
https://github.com/streamlit/streamlit/pull/2186
721,766,666
MDExOlB1bGxSZXF1ZXN0NTAzNjI5MDgy
2,186
Revert "Sharing docs"
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-14T20:42:13
2021-01-06T00:11:57
2020-10-14T21:13:41
CONTRIBUTOR
null
Reverts streamlit/streamlit#2165
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2186/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/2186/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2186", "html_url": "https://github.com/streamlit/streamlit/pull/2186", "diff_url": "https://github.com/streamlit/streamlit/pull/2186.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2186.patch", "merged_at": "2020-10-14T21:13:41"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2185
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2185/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2185/comments
https://api.github.com/repos/streamlit/streamlit/issues/2185/events
https://github.com/streamlit/streamlit/pull/2185
721,756,024
MDExOlB1bGxSZXF1ZXN0NTAzNjIwMDY2
2,185
Up version of component lib to 1.1.3
{ "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
2020-10-14T20:24:28
2021-07-24T00:36:48
2020-10-14T21:04:23
COLLABORATOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2185/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/2185/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2185", "html_url": "https://github.com/streamlit/streamlit/pull/2185", "diff_url": "https://github.com/streamlit/streamlit/pull/2185.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2185.patch", "merged_at": "2020-10-14T21:04:22"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2184
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2184/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2184/comments
https://api.github.com/repos/streamlit/streamlit/issues/2184/events
https://github.com/streamlit/streamlit/pull/2184
721,735,112
MDExOlB1bGxSZXF1ZXN0NTAzNjAyNjI1
2,184
[DO NOT MERGE] Preview if S4A Menu looks correct
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[]
closed
false
null
[]
null
0
2020-10-14T19:50:38
2020-10-14T20:35:09
2020-10-14T20:35:09
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2184/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/2184/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2184", "html_url": "https://github.com/streamlit/streamlit/pull/2184", "diff_url": "https://github.com/streamlit/streamlit/pull/2184.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2184.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2183
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2183/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2183/comments
https://api.github.com/repos/streamlit/streamlit/issues/2183/events
https://github.com/streamlit/streamlit/pull/2183
721,732,638
MDExOlB1bGxSZXF1ZXN0NTAzNjAwNTU3
2,183
Add "Settings" back into S4A menu
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[]
closed
false
null
[]
null
0
2020-10-14T19:46:22
2021-07-24T00:36:48
2020-10-14T20:34:54
CONTRIBUTOR
null
See https://streamlit.slack.com/archives/C01BXS1A998/p1602703663152500
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2183/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/2183/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2183", "html_url": "https://github.com/streamlit/streamlit/pull/2183", "diff_url": "https://github.com/streamlit/streamlit/pull/2183.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2183.patch", "merged_at": "2020-10-14T20:34:54"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2182
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2182/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2182/comments
https://api.github.com/repos/streamlit/streamlit/issues/2182/events
https://github.com/streamlit/streamlit/pull/2182
721,639,072
MDExOlB1bGxSZXF1ZXN0NTAzNTI0MDk0
2,182
Up version of component lib to 1.1.2
{ "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
2020-10-14T17:15:59
2021-07-24T00:36:48
2020-10-14T20:09:39
COLLABORATOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2182/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/2182/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2182", "html_url": "https://github.com/streamlit/streamlit/pull/2182", "diff_url": "https://github.com/streamlit/streamlit/pull/2182.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2182.patch", "merged_at": "2020-10-14T20:09:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2181
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2181/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2181/comments
https://api.github.com/repos/streamlit/streamlit/issues/2181/events
https://github.com/streamlit/streamlit/issues/2181
721,468,443
MDU6SXNzdWU3MjE0Njg0NDM=
2,181
E2E tests. run_e2e_tests.py throws exception
{ "login": "ltsstar", "id": 1613646, "node_id": "MDQ6VXNlcjE2MTM2NDY=", "avatar_url": "https://avatars.githubusercontent.com/u/1613646?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ltsstar", "html_url": "https://github.com/ltsstar", "followers_url": "https://api.github.com/users/ltsstar/...
[ { "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": 1520675746, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2020-10-14T13:40:00
2021-06-22T18:46:26
2021-06-22T18:46:25
NONE
null
# Summary The script "run_e2e_tests.py" that I want to use for running the E2E tests breaks after the third E2E test. # Steps to reproduce What are the steps we should take to reproduce the bug: 1. I installed the streamlib dependencies described on https://github.com/streamlit/streamlit/wiki/Contributing ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2181/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/2181/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2180
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2180/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2180/comments
https://api.github.com/repos/streamlit/streamlit/issues/2180/events
https://github.com/streamlit/streamlit/issues/2180
721,338,729
MDU6SXNzdWU3MjEzMzg3Mjk=
2,180
Rerun when file system/database/some other external data source changes
{ "login": "SimonBiggs", "id": 6559099, "node_id": "MDQ6VXNlcjY1NTkwOTk=", "avatar_url": "https://avatars.githubusercontent.com/u/6559099?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SimonBiggs", "html_url": "https://github.com/SimonBiggs", "followers_url": "https://api.github.com/users...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
open
false
null
[]
null
11
2020-10-14T10:29:47
2023-01-15T07:29:50
null
CONTRIBUTOR
null
This is an issue to cover the topics not addressed within PR https://github.com/streamlit/streamlit/pull/2060 that were raised within the issue https://github.com/streamlit/streamlit/issues/653. Below are copied in some key comments -------------------- The key goals personally for an API that is able to rer...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2180/reactions", "total_count": 9, "+1": 4, "-1": 0, "laugh": 0, "hooray": 2, "confused": 0, "heart": 3, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/2180/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2179
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2179/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2179/comments
https://api.github.com/repos/streamlit/streamlit/issues/2179/events
https://github.com/streamlit/streamlit/issues/2179
721,256,493
MDU6SXNzdWU3MjEyNTY0OTM=
2,179
Allow for Center of text etc.
{ "login": "rhjensen79", "id": 24954205, "node_id": "MDQ6VXNlcjI0OTU0MjA1", "avatar_url": "https://avatars.githubusercontent.com/u/24954205?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rhjensen79", "html_url": "https://github.com/rhjensen79", "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
2
2020-10-14T08:32:27
2021-05-23T20:11:53
2020-10-14T09:00:49
NONE
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 When using st.write, my text is aligned to the left. I would like to position it center. I read that you can use HTML today,...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2179/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/2179/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2178
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2178/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2178/comments
https://api.github.com/repos/streamlit/streamlit/issues/2178/events
https://github.com/streamlit/streamlit/issues/2178
721,203,660
MDU6SXNzdWU3MjEyMDM2NjA=
2,178
Docs sidebar has visual cruft on narrow screen widths
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" } ]
closed
false
null
[]
null
1
2020-10-14T07:08:08
2021-05-23T20:11:53
2020-10-19T14:34:28
CONTRIBUTOR
null
**Link to doc page in question (if any):** Any doc page, e.g. https://docs.streamlit.io/en/stable/api.html#display-interactive-widgets Repros on Chrome and Safari on Mac <img width="1034" alt="Screen Shot 2020-10-14 at 12 05 44 AM" src="https://user-images.githubusercontent.com/856034/95955173-44d34100-0db1-11...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2178/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/2178/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2177
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2177/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2177/comments
https://api.github.com/repos/streamlit/streamlit/issues/2177/events
https://github.com/streamlit/streamlit/pull/2177
721,155,757
MDExOlB1bGxSZXF1ZXN0NTAzMTIyNjgx
2,177
Handle Safari Error for BigInt64Array
{ "login": "kmcgrady", "id": 69432, "node_id": "MDQ6VXNlcjY5NDMy", "avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kmcgrady", "html_url": "https://github.com/kmcgrady", "followers_url": "https://api.github.com/users/kmcgrady/foll...
[]
closed
false
null
[]
null
2
2020-10-14T05:44:17
2021-07-24T00:36:48
2020-10-14T06:49:31
COLLABORATOR
null
**Issue:** #2139 **Description:** Safari does not support `BigInt64Array` or `BigUint64Array` See https://caniuse.com/mdn-javascript_builtins_bigint64array Let's check, but if there's an error, disregard the exception --- **Contribution License Agreement** By submitting this pull request you agree th...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2177/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/2177/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2177", "html_url": "https://github.com/streamlit/streamlit/pull/2177", "diff_url": "https://github.com/streamlit/streamlit/pull/2177.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2177.patch", "merged_at": "2020-10-14T06:49:31"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2176
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2176/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2176/comments
https://api.github.com/repos/streamlit/streamlit/issues/2176/events
https://github.com/streamlit/streamlit/issues/2176
721,115,934
MDU6SXNzdWU3MjExMTU5MzQ=
2,176
User info does not work
{ "login": "Tohidhadinejad", "id": 16423810, "node_id": "MDQ6VXNlcjE2NDIzODEw", "avatar_url": "https://avatars.githubusercontent.com/u/16423810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tohidhadinejad", "html_url": "https://github.com/Tohidhadinejad", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
2
2020-10-14T04:01:50
2021-05-23T20:12:23
2021-03-09T06:09:55
NONE
null
The whole user information system does not work. I just entered my name, but now, the system has added some imaginary information by its own. There no way to modify it either.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2176/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/2176/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2175
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2175/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2175/comments
https://api.github.com/repos/streamlit/streamlit/issues/2175/events
https://github.com/streamlit/streamlit/pull/2175
721,064,464
MDExOlB1bGxSZXF1ZXN0NTAzMDQ5NjA0
2,175
Reverting accidental commit
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-14T01:33:28
2021-07-24T00:36:48
2020-10-14T06:47:58
CONTRIBUTOR
null
books.jpg does not belong --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2175/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 1, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/2175/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2175", "html_url": "https://github.com/streamlit/streamlit/pull/2175", "diff_url": "https://github.com/streamlit/streamlit/pull/2175.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2175.patch", "merged_at": "2020-10-14T06:47:58"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2174
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2174/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2174/comments
https://api.github.com/repos/streamlit/streamlit/issues/2174/events
https://github.com/streamlit/streamlit/pull/2174
721,059,054
MDExOlB1bGxSZXF1ZXN0NTAzMDQ1NDAy
2,174
Debounce Bokeh chart render
{ "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
2020-10-14T01:16:11
2021-07-24T00:36:48
2020-10-14T16:04:57
COLLABORATOR
null
A possible solution to #2164.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2174/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/2174/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2174", "html_url": "https://github.com/streamlit/streamlit/pull/2174", "diff_url": "https://github.com/streamlit/streamlit/pull/2174.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2174.patch", "merged_at": "2020-10-14T16:04:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2173
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2173/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2173/comments
https://api.github.com/repos/streamlit/streamlit/issues/2173/events
https://github.com/streamlit/streamlit/pull/2173
720,944,511
MDExOlB1bGxSZXF1ZXN0NTAyOTQwNzU2
2,173
Update Block component to not cause a rerender
{ "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
2020-10-13T22:47:21
2021-07-24T00:36:48
2020-10-13T23:32:45
COLLABORATOR
null
**Issue:** #2161 **Description:** Used a regular styletron component rather than a function that returns a styletron component --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2173/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/2173/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2173", "html_url": "https://github.com/streamlit/streamlit/pull/2173", "diff_url": "https://github.com/streamlit/streamlit/pull/2173.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2173.patch", "merged_at": "2020-10-13T23:32:45"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2172
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2172/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2172/comments
https://api.github.com/repos/streamlit/streamlit/issues/2172/events
https://github.com/streamlit/streamlit/issues/2172
720,847,185
MDU6SXNzdWU3MjA4NDcxODU=
2,172
Changes in a widget in an expander closes the expander
{ "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...
[ { "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
2020-10-13T21:14:51
2020-10-14T01:40:34
2020-10-14T00:34:36
COLLABORATOR
null
# Summary If I make changes to a widget in an expander, the expander closes. # Steps to reproduce ```python more_widgets = st.beta_expander('More Widgets') with more_widgets: st.text_input("Input Something") ``` ## Expected behavior: When making a change in the text input, the expander should sta...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2172/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/2172/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2171
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2171/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2171/comments
https://api.github.com/repos/streamlit/streamlit/issues/2171/events
https://github.com/streamlit/streamlit/pull/2171
720,769,566
MDExOlB1bGxSZXF1ZXN0NTAyNzgwNjM1
2,171
Remove onFinalChange event from slider
{ "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
2020-10-13T20:09:24
2021-07-24T00:36:47
2020-10-14T01:41:39
COLLABORATOR
null
Closes #2163. Test would come in a separate PR.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2171/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/2171/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2171", "html_url": "https://github.com/streamlit/streamlit/pull/2171", "diff_url": "https://github.com/streamlit/streamlit/pull/2171.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2171.patch", "merged_at": "2020-10-14T01:41:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2170
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2170/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2170/comments
https://api.github.com/repos/streamlit/streamlit/issues/2170/events
https://github.com/streamlit/streamlit/issues/2170
720,676,104
MDU6SXNzdWU3MjA2NzYxMDQ=
2,170
st.balloons should not take up layout space
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "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
2020-10-13T18:49:25
2020-11-16T18:33:24
2020-10-30T20:11:43
CONTRIBUTOR
null
# Summary Possibly a regression from the recent st.balloons upgrade? Or maybe was always the case. # Steps to reproduce ``` st.header("Results") if st.button("Press me!"): st.balloons() st.header("hm") ``` Click on the button. ## Expected behavior: No space inserted after clicking on the butt...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2170/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/2170/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2169
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2169/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2169/comments
https://api.github.com/repos/streamlit/streamlit/issues/2169/events
https://github.com/streamlit/streamlit/issues/2169
720,140,758
MDU6SXNzdWU3MjAxNDA3NTg=
2,169
Add a height argument to st.container and st.expander
{ "login": "durandg12", "id": 45902885, "node_id": "MDQ6VXNlcjQ1OTAyODg1", "avatar_url": "https://avatars.githubusercontent.com/u/45902885?v=4", "gravatar_id": "", "url": "https://api.github.com/users/durandg12", "html_url": "https://github.com/durandg12", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
open
false
null
[]
null
4
2020-10-13T11:25:34
2023-01-31T17:30:37
null
NONE
null
### Problem I want to display a large (i.e. with a lot of lines) text output (say, logs from a simulation) and I would like to constrain the space used by this output. So if the size of the text exceeds the allocated space, then the user has to scroll inside the widget. I previously did it with two unsatisfactory ha...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2169/reactions", "total_count": 24, "+1": 24, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/2169/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2168
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2168/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2168/comments
https://api.github.com/repos/streamlit/streamlit/issues/2168/events
https://github.com/streamlit/streamlit/issues/2168
720,102,674
MDU6SXNzdWU3MjAxMDI2NzQ=
2,168
file_uploader.read() returns empty bytes after app reruns
{ "login": "MatthewNargol", "id": 57093252, "node_id": "MDQ6VXNlcjU3MDkzMjUy", "avatar_url": "https://avatars.githubusercontent.com/u/57093252?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MatthewNargol", "html_url": "https://github.com/MatthewNargol", "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": 1848183387, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2020-10-13T10:35:35
2020-10-29T02:01:15
2020-10-29T02:01:15
NONE
null
# Summary file_uploader.read() returns an empty bytes object after interacting with app. Same issue as #2122 ? # Steps to reproduce ``` def open_scan(bytes_data): list_data = str(bytes_data, 'utf-8').split(';') x, y, z = [], [], [] for i in range(len(list_data)): if 'MP' in list_dat...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2168/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/2168/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2167
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2167/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2167/comments
https://api.github.com/repos/streamlit/streamlit/issues/2167/events
https://github.com/streamlit/streamlit/pull/2167
719,886,202
MDExOlB1bGxSZXF1ZXN0NTAyMDAwOTQ2
2,167
Add config option for server.allowRunOnSave
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
3
2020-10-13T05:50:01
2021-07-24T00:36:47
2020-10-13T23:19:51
CONTRIBUTOR
null
[Allow run on save to be disabled](https://www.notion.so/streamlit/Core-hamburger-menu-in-S4A-c2eaa36e94964481bb61bbb17fc2e95b) with a config option (`server.allowRunOnSave`). ### Remove the `Run on save` option from the settings Original ![image](https://user-images.githubusercontent.com/24946400/95820512-34aa5b...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2167/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/2167/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2167", "html_url": "https://github.com/streamlit/streamlit/pull/2167", "diff_url": "https://github.com/streamlit/streamlit/pull/2167.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2167.patch", "merged_at": "2020-10-13T23:19:51"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2166
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2166/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2166/comments
https://api.github.com/repos/streamlit/streamlit/issues/2166/events
https://github.com/streamlit/streamlit/pull/2166
719,759,302
MDExOlB1bGxSZXF1ZXN0NTAxODk3MjY1
2,166
Patch 0.68.1
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2020-10-13T00:29:26
2021-07-24T00:36:47
2020-10-13T00:44:03
CONTRIBUTOR
null
Patching 0.68.0 with #2140 --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2166/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/2166/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2166", "html_url": "https://github.com/streamlit/streamlit/pull/2166", "diff_url": "https://github.com/streamlit/streamlit/pull/2166.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2166.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/2165
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2165/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2165/comments
https://api.github.com/repos/streamlit/streamlit/issues/2165/events
https://github.com/streamlit/streamlit/pull/2165
719,757,224
MDExOlB1bGxSZXF1ZXN0NTAxODk1NTI1
2,165
Sharing docs
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2020-10-13T00:23:35
2020-10-14T14:58:02
2020-10-14T14:58:02
CONTRIBUTOR
null
Updates for sharing
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2165/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/2165/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2165", "html_url": "https://github.com/streamlit/streamlit/pull/2165", "diff_url": "https://github.com/streamlit/streamlit/pull/2165.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2165.patch", "merged_at": "2020-10-14T14:58:02"...
true
https://api.github.com/repos/streamlit/streamlit/issues/2164
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2164/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2164/comments
https://api.github.com/repos/streamlit/streamlit/issues/2164/events
https://github.com/streamlit/streamlit/issues/2164
719,717,896
MDU6SXNzdWU3MTk3MTc4OTY=
2,164
Bokeh chart is slow on `streamlit-messi-ronaldo` app
{ "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": 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": 1964044893, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2020-10-12T22:49:09
2022-04-21T18:48:53
2022-04-21T18:48:53
COLLABORATOR
null
https://share.streamlit.io/asaini/streamlit-messi-ronaldo/master/app.py
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2164/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/2164/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2163
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2163/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2163/comments
https://api.github.com/repos/streamlit/streamlit/issues/2163/events
https://github.com/streamlit/streamlit/issues/2163
719,669,359
MDU6SXNzdWU3MTk2NjkzNTk=
2,163
When an st.slider is moved, the app reruns twice
{ "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": 1964271488, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2020-10-12T21:07:39
2020-10-26T10:16:57
2020-10-14T01:41:39
CONTRIBUTOR
null
# Steps to reproduce 1. Run this script: ``` import streamlit as st x = st.slider("Pick a number") print("You picked:", x) ``` 2. Move the slider from 0 to 42 ## Expected behavior: In your terminal, you should see: ``` You picked: 0 You picked: 42 ``` ## Actual behavior: In your ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2163/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/2163/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2162
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2162/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2162/comments
https://api.github.com/repos/streamlit/streamlit/issues/2162/events
https://github.com/streamlit/streamlit/issues/2162
719,657,438
MDU6SXNzdWU3MTk2NTc0Mzg=
2,162
[py:function] added to search results, is this a regression?
{ "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/us...
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" } ]
closed
false
null
[]
null
1
2020-10-12T20:44:25
2020-10-20T15:20:13
2020-10-20T15:20:13
CONTRIBUTOR
null
Seems like this is a new development, can/should this be removed for clearer results? <img width="555" alt="Screen Shot 2020-10-09 at 1 41 45 PM" src="https://user-images.githubusercontent.com/2762787/95788757-21719e80-0caa-11eb-8d3a-95eaa3d2e030.png">
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2162/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/2162/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2161
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2161/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2161/comments
https://api.github.com/repos/streamlit/streamlit/issues/2161/events
https://github.com/streamlit/streamlit/issues/2161
719,617,460
MDU6SXNzdWU3MTk2MTc0NjA=
2,161
Safari re-requests images inside a column
{ "login": "akrolsmir", "id": 856034, "node_id": "MDQ6VXNlcjg1NjAzNA==", "avatar_url": "https://avatars.githubusercontent.com/u/856034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akrolsmir", "html_url": "https://github.com/akrolsmir", "followers_url": "https://api.github.com/users/akro...
[ { "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": 1634945110, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2020-10-12T19:43:03
2021-02-27T23:36:53
2020-10-14T05:41:10
CONTRIBUTOR
null
``` import streamlit as st import time from PIL import Image image = Image.open("books.jpg") # Using this image by URL prevents Safari from reloading # image = "https://static.streamlit.io/examples/owl.jpg" # st.image(image, use_column_width=True) col1, _ = st.beta_columns(2) col1.image(image, use_column_wid...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2161/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/2161/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2160
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2160/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2160/comments
https://api.github.com/repos/streamlit/streamlit/issues/2160/events
https://github.com/streamlit/streamlit/issues/2160
719,607,538
MDU6SXNzdWU3MTk2MDc1Mzg=
2,160
Memory Leak for replacing images repeatedly in the same coordinates.
{ "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...
[ { "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
2020-10-12T19:24:26
2021-11-30T21:58:50
2021-11-30T21:58:50
COLLABORATOR
null
# Summary When replacing images in the same location, the previous image does not delete until the session is disconnected, This has the potential to create a memory leak. # Steps to reproduce ```python foo = st.empty() for im in [image1, image2, image3, image4, image5]: # For large number of images foo...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2160/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/2160/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2159
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2159/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2159/comments
https://api.github.com/repos/streamlit/streamlit/issues/2159/events
https://github.com/streamlit/streamlit/issues/2159
719,568,779
MDU6SXNzdWU3MTk1Njg3Nzk=
2,159
Add Unit Tests around pyplot and marshaling Images
{ "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...
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
1
2020-10-12T18:15:22
2022-09-23T14:19:13
2022-09-23T14:19:12
COLLABORATOR
null
#2158 fixed an issue where the coordinates function was sent over and not called. We suggest a unit test should be implemented for it but it's unclear how we want to test the function. Examples include: * Testing whether the correct arguments are sent to `marshall_images` * Testing whether the correct arguments ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2159/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/2159/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/2158
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/2158/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/2158/comments
https://api.github.com/repos/streamlit/streamlit/issues/2158/events
https://github.com/streamlit/streamlit/pull/2158
719,549,348
MDExOlB1bGxSZXF1ZXN0NTAxNzE3MzE1
2,158
Pyplot should invoke function for coordinates
{ "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
1
2020-10-12T17:44:22
2021-07-24T00:36:47
2020-10-12T18:15:54
COLLABORATOR
null
Originally, Pyplot Mixin just sends the function to retrieve the coordinates rather than the coordinates themselves. This caused a problem for the MediaFileManager deleting files since the media was replacing at the "same coordinate"
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/2158/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/2158/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/2158", "html_url": "https://github.com/streamlit/streamlit/pull/2158", "diff_url": "https://github.com/streamlit/streamlit/pull/2158.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/2158.patch", "merged_at": "2020-10-12T18:15:54"...
true