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/5123
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5123/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5123/comments
https://api.github.com/repos/streamlit/streamlit/issues/5123/events
https://github.com/streamlit/streamlit/pull/5123
1,333,910,347
PR_kwDODCoeTs4869MA
5,123
Remove unicode in demo page names
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-08-10T00:14:57
2022-08-10T17:30:55
2022-08-10T17:30:51
COLLABORATOR
null
#5067 but without the merge conflict
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5123/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5123/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5123", "html_url": "https://github.com/streamlit/streamlit/pull/5123", "diff_url": "https://github.com/streamlit/streamlit/pull/5123.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5123.patch", "merged_at": "2022-08-10T17:30:51"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5122
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5122/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5122/comments
https://api.github.com/repos/streamlit/streamlit/issues/5122/events
https://github.com/streamlit/streamlit/pull/5122
1,333,884,192
PR_kwDODCoeTs4863sg
5,122
Improve emoji handling for multipage apps
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
0
2022-08-09T23:22:53
2022-08-10T21:16:52
2022-08-10T21:16:49
COLLABORATOR
null
## πŸ“š Context Now that #5076 is merged, we can also improve our emoji handling for multipage apps. This PR does this by using the `ALL_EMOJIS` set to construct a regex for leading emoji extraction. - What kind of change does this PR introduce? - [x] Bugfix ## 🧠 Description of Changes - Add a `extrac...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5122/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5122/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5122", "html_url": "https://github.com/streamlit/streamlit/pull/5122", "diff_url": "https://github.com/streamlit/streamlit/pull/5122.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5122.patch", "merged_at": "2022-08-10T21:16:49"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5121
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5121/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5121/comments
https://api.github.com/repos/streamlit/streamlit/issues/5121/events
https://github.com/streamlit/streamlit/pull/5121
1,333,845,927
PR_kwDODCoeTs486vX5
5,121
Use string_util.clean_text instead of elements.utils.clean_text
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
0
2022-08-09T22:22:19
2022-08-09T23:03:34
2022-08-09T23:03:32
COLLABORATOR
null
## πŸ“š Context We seem to have two `clean_text` functions that are identical. The actually used one previously lived in `elements.utils.clean_text`, but it seems slightly more correct to have this sort of helper function live in `string_util`. - What kind of change does this PR introduce? - [x] Refactoring ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5121/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5121/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5121", "html_url": "https://github.com/streamlit/streamlit/pull/5121", "diff_url": "https://github.com/streamlit/streamlit/pull/5121.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5121.patch", "merged_at": "2022-08-09T23:03:32"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5120
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5120/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5120/comments
https://api.github.com/repos/streamlit/streamlit/issues/5120/events
https://github.com/streamlit/streamlit/pull/5120
1,333,701,594
PR_kwDODCoeTs486QQt
5,120
Runtime tests (part 2)
{ "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
2022-08-09T19:36:39
2022-08-09T22:15:14
2022-08-09T22:15:11
COLLABORATOR
null
More streamlit.Runtime tests! New tests: - `test_close_session_shuts_down_appsession` - `test_create_session_after_stop` - `test_handle_backmsg_after_stop` - `test_sets_is_running_with_streamlit_flag` (this is also new behavior - previously, Runtime did _not_ set this flag) - `test_handle_session_client_disconn...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5120/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5120/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5120", "html_url": "https://github.com/streamlit/streamlit/pull/5120", "diff_url": "https://github.com/streamlit/streamlit/pull/5120.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5120.patch", "merged_at": "2022-08-09T22:15:11"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5119
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5119/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5119/comments
https://api.github.com/repos/streamlit/streamlit/issues/5119/events
https://github.com/streamlit/streamlit/pull/5119
1,333,664,757
PR_kwDODCoeTs486IPW
5,119
Fix local E2E env
{ "login": "sfc-gh-kbregula", "id": 78743291, "node_id": "MDQ6VXNlcjc4NzQzMjkx", "avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-kbregula", "html_url": "https://github.com/sfc-gh-kbregula", "followers_url": "https://api...
[]
closed
false
null
[]
null
3
2022-08-09T18:57:59
2022-08-11T03:50:10
2022-08-11T03:50:10
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5119/reactions", "total_count": 5, "+1": 0, "-1": 0, "laugh": 0, "hooray": 4, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5119/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5119", "html_url": "https://github.com/streamlit/streamlit/pull/5119", "diff_url": "https://github.com/streamlit/streamlit/pull/5119.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5119.patch", "merged_at": "2022-08-11T03:50:09"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5118
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5118/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5118/comments
https://api.github.com/repos/streamlit/streamlit/issues/5118/events
https://github.com/streamlit/streamlit/pull/5118
1,333,635,544
PR_kwDODCoeTs486B_T
5,118
Up version to 1.12.0
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-08-09T18:28:12
2022-08-15T18:53:15
2022-08-15T18:53:14
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5118/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5118/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5118", "html_url": "https://github.com/streamlit/streamlit/pull/5118", "diff_url": "https://github.com/streamlit/streamlit/pull/5118.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5118.patch", "merged_at": "2022-08-15T18:53:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5117
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5117/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5117/comments
https://api.github.com/repos/streamlit/streamlit/issues/5117/events
https://github.com/streamlit/streamlit/pull/5117
1,333,502,844
PR_kwDODCoeTs485mrM
5,117
Delete package-lock.json
{ "login": "sfc-gh-kbregula", "id": 78743291, "node_id": "MDQ6VXNlcjc4NzQzMjkx", "avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-kbregula", "html_url": "https://github.com/sfc-gh-kbregula", "followers_url": "https://api...
[]
closed
false
null
[]
null
0
2022-08-09T16:27:22
2022-08-10T07:38:47
2022-08-10T07:37:32
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5117/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5117/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5117", "html_url": "https://github.com/streamlit/streamlit/pull/5117", "diff_url": "https://github.com/streamlit/streamlit/pull/5117.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5117.patch", "merged_at": "2022-08-10T07:37:32"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5116
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5116/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5116/comments
https://api.github.com/repos/streamlit/streamlit/issues/5116/events
https://github.com/streamlit/streamlit/pull/5116
1,333,119,237
PR_kwDODCoeTs484Upu
5,116
Fix tabs switching couse scrolling up
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "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": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "follo...
null
3
2022-08-09T11:31:39
2022-08-11T11:16:43
2022-08-11T11:16:43
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5116/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5116/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5116", "html_url": "https://github.com/streamlit/streamlit/pull/5116", "diff_url": "https://github.com/streamlit/streamlit/pull/5116.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5116.patch", "merged_at": "2022-08-11T11:16:42"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5115
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5115/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5115/comments
https://api.github.com/repos/streamlit/streamlit/issues/5115/events
https://github.com/streamlit/streamlit/issues/5115
1,333,088,192
I_kwDODCoeTs5PdU_A
5,115
Streamlit funtion executes before function call
{ "login": "sainsaji", "id": 95070425, "node_id": "U_kgDOBaqo2Q", "avatar_url": "https://avatars.githubusercontent.com/u/95070425?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sainsaji", "html_url": "https://github.com/sainsaji", "followers_url": "https://api.github.com/users/sainsaji/fo...
[]
closed
false
null
[]
null
1
2022-08-09T11:04:29
2022-08-09T11:06:15
2022-08-09T11:05:29
NONE
null
I've made a function to start an open CV capture from a different file. But for some reasons, the start_capture() function is getting called automatically and is opening the capture screen. This is the case of all functions, they are getting executed without a function call appname.py ``` import subprocess impor...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5115/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5115/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5114
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5114/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5114/comments
https://api.github.com/repos/streamlit/streamlit/issues/5114/events
https://github.com/streamlit/streamlit/issues/5114
1,332,660,423
I_kwDODCoeTs5PbsjH
5,114
streamlit+neovis.js
{ "login": "tianchiguaixia", "id": 29837553, "node_id": "MDQ6VXNlcjI5ODM3NTUz", "avatar_url": "https://avatars.githubusercontent.com/u/29837553?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tianchiguaixia", "html_url": "https://github.com/tianchiguaixia", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
1
2022-08-09T03:33:12
2022-09-14T19:11:35
2022-09-14T19:11:35
NONE
null
I use neovis to create an HTML file and open the HTML separately as shown below. ![1660015822291](https://user-images.githubusercontent.com/29837553/183558002-89e34016-e6e3-47de-bac0-26312da4d9bb.jpg) Now I want to embed it in streamlit, but the display content is empty. The code is as follows: import str...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5114/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5114/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5113
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5113/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5113/comments
https://api.github.com/repos/streamlit/streamlit/issues/5113/events
https://github.com/streamlit/streamlit/pull/5113
1,332,356,187
PR_kwDODCoeTs481v-5
5,113
streamlit.Runtime: tests part 1
{ "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
2022-08-08T20:22:15
2022-08-08T22:50:33
2022-08-08T22:50:30
COLLABORATOR
null
- Move `runtime_util` tests out of `server_util_test.py` and into `runtime_util_test.py` - `RuntimeTestCase` base class - Various RuntimeTests: - start/stop - create a session - create multiple sessions - close invalid session - handle_backmsg Also moves `message_mocks.py` up to `tests.streamlit` so...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5113/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5113/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5113", "html_url": "https://github.com/streamlit/streamlit/pull/5113", "diff_url": "https://github.com/streamlit/streamlit/pull/5113.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5113.patch", "merged_at": "2022-08-08T22:50:30"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5112
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5112/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5112/comments
https://api.github.com/repos/streamlit/streamlit/issues/5112/events
https://github.com/streamlit/streamlit/pull/5112
1,332,196,900
PR_kwDODCoeTs481NOC
5,112
Don't use deprecated asyncio.get_event_loop()
{ "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
2022-08-08T17:50:13
2022-08-08T22:15:33
2022-08-08T22:15:31
COLLABORATOR
null
`asyncio.get_event_loop()` is deprecated (https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.get_event_loop). Use `asyncio.get_running_loop()` instead. (`get_running_loop` must be called from a coroutine, which is why `test_handle_backmsg_handles_exceptions` is now an async function)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5112/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5112/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5112", "html_url": "https://github.com/streamlit/streamlit/pull/5112", "diff_url": "https://github.com/streamlit/streamlit/pull/5112.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5112.patch", "merged_at": "2022-08-08T22:15:31"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5111
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5111/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5111/comments
https://api.github.com/repos/streamlit/streamlit/issues/5111/events
https://github.com/streamlit/streamlit/pull/5111
1,332,195,050
PR_kwDODCoeTs481M0g
5,111
Reduce padding for embedded apps
{ "login": "imjuangarcia", "id": 34423371, "node_id": "MDQ6VXNlcjM0NDIzMzcx", "avatar_url": "https://avatars.githubusercontent.com/u/34423371?v=4", "gravatar_id": "", "url": "https://api.github.com/users/imjuangarcia", "html_url": "https://github.com/imjuangarcia", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
0
2022-08-08T17:48:16
2022-08-08T18:23:34
2022-08-08T18:23:34
COLLABORATOR
null
## πŸ“š Context This PR reduces the top and bottom spacing for embedded apps, so they don't take up so much space when embedded using an `<iframe>` - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Refactoring - [x] Other, please describe: Design change ## 🧠 Descriptio...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5111/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5111/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5111", "html_url": "https://github.com/streamlit/streamlit/pull/5111", "diff_url": "https://github.com/streamlit/streamlit/pull/5111.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5111.patch", "merged_at": "2022-08-08T18:23:34"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5110
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5110/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5110/comments
https://api.github.com/repos/streamlit/streamlit/issues/5110/events
https://github.com/streamlit/streamlit/issues/5110
1,331,937,439
I_kwDODCoeTs5PY8Cf
5,110
Experimental_memo does not support pytz-localized datetime arguments
{ "login": "amhrasmussen", "id": 35564336, "node_id": "MDQ6VXNlcjM1NTY0MzM2", "avatar_url": "https://avatars.githubusercontent.com/u/35564336?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amhrasmussen", "html_url": "https://github.com/amhrasmussen", "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": 1607719438, "node_id": "MDU6TGFiZ...
open
false
{ "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.github.com/users/kajar...
[ { "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.gi...
null
2
2022-08-08T14:13:25
2023-01-03T19:00:09
null
CONTRIBUTOR
null
### Summary Using `experimental_memo()` on function with pytz-localized datetime arguments fails ### Steps to reproduce [![Open in Streamlit Cloud](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://issues.streamlitapp.com/?issue=gh-5110) Code snippet: Run this app with streamli...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5110/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5110/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5109
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5109/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5109/comments
https://api.github.com/repos/streamlit/streamlit/issues/5109/events
https://github.com/streamlit/streamlit/pull/5109
1,331,829,308
PR_kwDODCoeTs48z9uu
5,109
Make mapping demo use light or dark style dynamically
{ "login": "snehankekre", "id": 20672874, "node_id": "MDQ6VXNlcjIwNjcyODc0", "avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snehankekre", "html_url": "https://github.com/snehankekre", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
1
2022-08-08T12:52:55
2022-08-08T14:15:03
2022-08-08T14:09:46
MEMBER
null
## πŸ“š Context With #5074, `pydeck.Deck` objects with `map_style=None` makes Pydeck charts use either the light or dark map style based on which Streamlit theme is currently active. This PR sets `map_style=None` in our mapping demo to highlight this feature. - What kind of change does this PR introduce? - [x]...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5109/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5109/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5109", "html_url": "https://github.com/streamlit/streamlit/pull/5109", "diff_url": "https://github.com/streamlit/streamlit/pull/5109.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5109.patch", "merged_at": "2022-08-08T14:09:46"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5108
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5108/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5108/comments
https://api.github.com/repos/streamlit/streamlit/issues/5108/events
https://github.com/streamlit/streamlit/pull/5108
1,331,811,001
PR_kwDODCoeTs48z5yT
5,108
Add note about `map_style=None` to `st.pydeck_chart` docstring
{ "login": "snehankekre", "id": 20672874, "node_id": "MDQ6VXNlcjIwNjcyODc0", "avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snehankekre", "html_url": "https://github.com/snehankekre", "followers_url": "https://api.github.com/...
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" }, { "id"...
closed
false
null
[]
null
0
2022-08-08T12:37:17
2022-08-08T14:15:21
2022-08-08T14:09:18
MEMBER
null
## πŸ“š Context #5074 made it so that `st.map` uses either the light or dark Pydeck map style, based on which Streamlit theme is currently active. To make this behavior work for `st.pydeck_chart`, users need to set `map_style=None` in the `pydeck.Deck` object. Doing so would make the Pydeck chart use either the light ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5108/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5108/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5108", "html_url": "https://github.com/streamlit/streamlit/pull/5108", "diff_url": "https://github.com/streamlit/streamlit/pull/5108.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5108.patch", "merged_at": "2022-08-08T14:09:18"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5107
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5107/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5107/comments
https://api.github.com/repos/streamlit/streamlit/issues/5107/events
https://github.com/streamlit/streamlit/issues/5107
1,331,392,864
I_kwDODCoeTs5PW3Fg
5,107
Plotly β€˜uirevision’ parameter no longer working since Streamlit version 1.10.0 onwards
{ "login": "marduk2", "id": 12582729, "node_id": "MDQ6VXNlcjEyNTgyNzI5", "avatar_url": "https://avatars.githubusercontent.com/u/12582729?v=4", "gravatar_id": "", "url": "https://api.github.com/users/marduk2", "html_url": "https://github.com/marduk2", "followers_url": "https://api.github.com/users/marduk...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-08-08T06:26:58
2022-10-27T22:02:00
2022-10-27T22:02:00
NONE
null
### Summary Plotly β€˜uirevision’ parameter not working since Streamlit version 1.10.0 onwards. Works well with Streamlit version 1.9.0. It would seem `st.plotly_chart()` is completely refreshing the plotly figure, despite specifying the 'uirevision' parameter correctly in the plotly Figure. ### Steps to reproduc...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5107/reactions", "total_count": 4, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/streamlit/streamlit/issues/5107/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5106
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5106/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5106/comments
https://api.github.com/repos/streamlit/streamlit/issues/5106/events
https://github.com/streamlit/streamlit/issues/5106
1,331,058,216
I_kwDODCoeTs5PVlYo
5,106
Update apache-arrow dependency on streamlit-component-lib.
{ "login": "PablocFonseca", "id": 17606067, "node_id": "MDQ6VXNlcjE3NjA2MDY3", "avatar_url": "https://avatars.githubusercontent.com/u/17606067?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PablocFonseca", "html_url": "https://github.com/PablocFonseca", "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": 1948948989, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
3
2022-08-07T16:13:09
2022-11-21T00:30:22
null
NONE
null
The apache-arrow dependency on streamlit-component-lib (Λ†0.17.0) prevents components developers to upgrade react-scripts to 5. (this was reported here https://github.com/streamlit/component-template/issues/23). Please upgrade the dependency on apache-arrow. There are lot of issues with react-scripts 4 that are solve...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5106/reactions", "total_count": 8, "+1": 7, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/streamlit/streamlit/issues/5106/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5105
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5105/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5105/comments
https://api.github.com/repos/streamlit/streamlit/issues/5105/events
https://github.com/streamlit/streamlit/issues/5105
1,331,039,717
I_kwDODCoeTs5PVg3l
5,105
Interact with local storage
{ "login": "sg-s", "id": 6005346, "node_id": "MDQ6VXNlcjYwMDUzNDY=", "avatar_url": "https://avatars.githubusercontent.com/u/6005346?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sg-s", "html_url": "https://github.com/sg-s", "followers_url": "https://api.github.com/users/sg-s/followers", ...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
open
false
null
[]
null
6
2022-08-07T14:56:45
2022-11-15T17:00:40
null
NONE
null
ideally, something like this: ```python # write something to local storage st.local_storage.a = 1 # reload the session, etc., # read it back a = st.local_storage.a ``` --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5105/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/5105/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5104
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5104/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5104/comments
https://api.github.com/repos/streamlit/streamlit/issues/5104/events
https://github.com/streamlit/streamlit/pull/5104
1,330,199,733
PR_kwDODCoeTs48u2nF
5,104
Hidden label
{ "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.github.com/users/kajar...
[]
closed
false
null
[]
null
1
2022-08-05T17:39:05
2022-11-16T22:24:29
2022-09-04T12:57:46
COLLABORATOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5104/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5104/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5104", "html_url": "https://github.com/streamlit/streamlit/pull/5104", "diff_url": "https://github.com/streamlit/streamlit/pull/5104.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5104.patch", "merged_at": "2022-09-04T12:57:46"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5103
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5103/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5103/comments
https://api.github.com/repos/streamlit/streamlit/issues/5103/events
https://github.com/streamlit/streamlit/pull/5103
1,330,148,652
PR_kwDODCoeTs48urnl
5,103
Callout adjustments
{ "login": "imjuangarcia", "id": 34423371, "node_id": "MDQ6VXNlcjM0NDIzMzcx", "avatar_url": "https://avatars.githubusercontent.com/u/34423371?v=4", "gravatar_id": "", "url": "https://api.github.com/users/imjuangarcia", "html_url": "https://github.com/imjuangarcia", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
0
2022-08-05T16:41:04
2022-08-05T20:49:08
2022-08-05T20:49:03
COLLABORATOR
null
## πŸ“š Context This PR adjusts the look of our `st.info`, `st.success`, `st.error` and `st.warning` messages, and adds an `icon` parameter to the API. - What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Refactoring - [x] Other, please describe: Design change ## 🧠 Descri...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5103/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5103/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5103", "html_url": "https://github.com/streamlit/streamlit/pull/5103", "diff_url": "https://github.com/streamlit/streamlit/pull/5103.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5103.patch", "merged_at": "2022-08-05T20:49:03"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5102
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5102/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5102/comments
https://api.github.com/repos/streamlit/streamlit/issues/5102/events
https://github.com/streamlit/streamlit/issues/5102
1,330,127,085
I_kwDODCoeTs5PSCDt
5,102
Strange behavior when synchronizing st.session_state to localStorage
{ "login": "sg-s", "id": 6005346, "node_id": "MDQ6VXNlcjYwMDUzNDY=", "avatar_url": "https://avatars.githubusercontent.com/u/6005346?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sg-s", "html_url": "https://github.com/sg-s", "followers_url": "https://api.github.com/users/sg-s/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": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-08-05T16:16:24
2022-08-05T22:28:36
2022-08-05T22:28:35
NONE
null
### Summary Apologies if this is out of scope and this is an issue with `streamlit_javascript`. What i'm trying to do is use a persistent state stored in `localStorage` that persists across sessions. ### Steps to reproduce This is my minimum working code that demonstrates the problem: ```python from time ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5102/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5102/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5101
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5101/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5101/comments
https://api.github.com/repos/streamlit/streamlit/issues/5101/events
https://github.com/streamlit/streamlit/pull/5101
1,330,047,003
PR_kwDODCoeTs48uV4b
5,101
Various typing improvements
{ "login": "harahu", "id": 6145801, "node_id": "MDQ6VXNlcjYxNDU4MDE=", "avatar_url": "https://avatars.githubusercontent.com/u/6145801?v=4", "gravatar_id": "", "url": "https://api.github.com/users/harahu", "html_url": "https://github.com/harahu", "followers_url": "https://api.github.com/users/harahu/foll...
[]
closed
false
null
[]
null
2
2022-08-05T14:58:18
2022-08-18T21:42:27
2022-08-18T21:42:27
CONTRIBUTOR
null
## πŸ“š Context _Improve type annotations for streamlit's public API_ - What kind of change does this PR introduce? - [X] Other, please describe: Type annotations ## 🧠 Description of Changes - _Relax `str` arguments for markdown methods to `SupportsStr` in line with actual behavior. The reasoning for th...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5101/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5101/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5101", "html_url": "https://github.com/streamlit/streamlit/pull/5101", "diff_url": "https://github.com/streamlit/streamlit/pull/5101.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5101.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/5100
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5100/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5100/comments
https://api.github.com/repos/streamlit/streamlit/issues/5100/events
https://github.com/streamlit/streamlit/issues/5100
1,329,963,198
I_kwDODCoeTs5PRaC-
5,100
TypeError: 'UploadedFile' object is not subscriptable
{ "login": "sleepingcat4", "id": 81933585, "node_id": "MDQ6VXNlcjgxOTMzNTg1", "avatar_url": "https://avatars.githubusercontent.com/u/81933585?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sleepingcat4", "html_url": "https://github.com/sleepingcat4", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-08-05T13:46:34
2022-08-05T21:30:01
2022-08-05T21:12:08
NONE
null
### Summary I'm trying to process an uploaded csv file using pandas. Cuz fbprophet (prophet) only accepts 'ds' and 'y' axis based csv file. Unfortunately, I'm being displayed the following error ### Steps to reproduce Code snippet: ``` import encodings import streamlit as st import pandas as pd import n...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5100/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5100/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5099
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5099/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5099/comments
https://api.github.com/repos/streamlit/streamlit/issues/5099/events
https://github.com/streamlit/streamlit/issues/5099
1,329,753,065
I_kwDODCoeTs5PQmvp
5,099
Inconsistent behavior when value is outside of (min_value, max_value) for st.slider and st.number_value
{ "login": "andreas-gjensidige", "id": 110451847, "node_id": "U_kgDOBpVchw", "avatar_url": "https://avatars.githubusercontent.com/u/110451847?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andreas-gjensidige", "html_url": "https://github.com/andreas-gjensidige", "followers_url": "https://...
[ { "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": 3230107623, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2022-08-05T10:29:22
2022-08-06T19:04:17
null
NONE
null
### Summary st.slider and st.number_input handles 'value' outside of the interval defined by ('min_value', 'max_value') differently. st.slider expands the interval such that 'value' is included in the interval, f.ex. if 'min_value' is 1, 'max_value' is 10 and 'value' is 12, then the slider has the interval (1, 12) i...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5099/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5099/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5098
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5098/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5098/comments
https://api.github.com/repos/streamlit/streamlit/issues/5098/events
https://github.com/streamlit/streamlit/pull/5098
1,329,298,645
PR_kwDODCoeTs48r1AQ
5,098
Make st.balloons/st.snow not react to pointer events.
{ "login": "sfc-gh-tteixeira", "id": 103002884, "node_id": "U_kgDOBiOzBA", "avatar_url": "https://avatars.githubusercontent.com/u/103002884?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tteixeira", "html_url": "https://github.com/sfc-gh-tteixeira", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
0
2022-08-05T00:15:33
2022-08-05T16:48:35
2022-08-05T16:48:35
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5098/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5098/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5098", "html_url": "https://github.com/streamlit/streamlit/pull/5098", "diff_url": "https://github.com/streamlit/streamlit/pull/5098.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5098.patch", "merged_at": "2022-08-05T16:48:35"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5097
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5097/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5097/comments
https://api.github.com/repos/streamlit/streamlit/issues/5097/events
https://github.com/streamlit/streamlit/pull/5097
1,329,287,967
PR_kwDODCoeTs48rywu
5,097
Revert "Update callout colors and functionality"
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
0
2022-08-04T23:54:22
2022-08-05T00:15:11
2022-08-05T00:15:08
COLLABORATOR
null
Reverts streamlit/streamlit#4964 It turns out that some color tweaks are still in progress, and since we'll be cutting the 1.12.0 release on Monday, we don't want this change to be included if we haven't finalized our decisions on the design side at that point.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5097/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5097/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5097", "html_url": "https://github.com/streamlit/streamlit/pull/5097", "diff_url": "https://github.com/streamlit/streamlit/pull/5097.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5097.patch", "merged_at": "2022-08-05T00:15:08"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5096
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5096/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5096/comments
https://api.github.com/repos/streamlit/streamlit/issues/5096/events
https://github.com/streamlit/streamlit/pull/5096
1,329,284,760
PR_kwDODCoeTs48ryEj
5,096
Remove the debugz endpoint
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
0
2022-08-04T23:48:05
2022-08-05T18:19:06
2022-08-05T18:19:03
COLLABORATOR
null
## πŸ“š Context It sounds like the `/debugz` endpoint was added years ago and never used, so we should just remove it at this point as it seems unlikely that functionality for it will ever be added. - What kind of change does this PR introduce? - [x] Bugfix - [x] Other, please describe: dead code removal ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5096/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5096/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5096", "html_url": "https://github.com/streamlit/streamlit/pull/5096", "diff_url": "https://github.com/streamlit/streamlit/pull/5096.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5096.patch", "merged_at": "2022-08-05T18:19:03"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5095
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5095/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5095/comments
https://api.github.com/repos/streamlit/streamlit/issues/5095/events
https://github.com/streamlit/streamlit/pull/5095
1,329,241,078
PR_kwDODCoeTs48rpVw
5,095
Make tests.streamlit a Python package
{ "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
2022-08-04T22:39:33
2022-08-05T00:35:16
2022-08-05T00:35:14
COLLABORATOR
null
The `tests.streamlit` and `tests.streamlit.commands` directories are missing `__init__.py` files, so they're not packages. This means that importing shared code across test modules is sometimes impossible (if the import would reach up to the `tests.streamlit` directory). This PR fixes that! (Builds on https://git...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5095/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5095/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5095", "html_url": "https://github.com/streamlit/streamlit/pull/5095", "diff_url": "https://github.com/streamlit/streamlit/pull/5095.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5095.patch", "merged_at": "2022-08-05T00:35:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5094
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5094/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5094/comments
https://api.github.com/repos/streamlit/streamlit/issues/5094/events
https://github.com/streamlit/streamlit/pull/5094
1,329,189,129
PR_kwDODCoeTs48reQa
5,094
Split up server_test.py
{ "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
2022-08-04T21:23:29
2022-08-05T00:12:46
2022-08-05T00:12:43
COLLABORATOR
null
`server_test.py` contains tests for `server.py`, `server_util.py`, and `routes.py` - and it's gigantic! This PR splits out tests for the other source files into their own test files, and modernizes a few tests.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5094/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5094/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5094", "html_url": "https://github.com/streamlit/streamlit/pull/5094", "diff_url": "https://github.com/streamlit/streamlit/pull/5094.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5094.patch", "merged_at": "2022-08-05T00:12:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5093
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5093/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5093/comments
https://api.github.com/repos/streamlit/streamlit/issues/5093/events
https://github.com/streamlit/streamlit/pull/5093
1,329,092,545
PR_kwDODCoeTs48rJmr
5,093
Fix: Sidebar border styling
{ "login": "mayagbarnes", "id": 63436329, "node_id": "MDQ6VXNlcjYzNDM2MzI5", "avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mayagbarnes", "html_url": "https://github.com/mayagbarnes", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
0
2022-08-04T19:31:13
2022-08-05T05:01:43
2022-08-05T05:01:40
COLLABORATOR
null
## πŸ“š Context Adjust the hover color of the sidebar line to better match the multi-page apps navigation menu border color - What kind of change does this PR introduce? - [x] Other, please describe: styling update for sidebar ## 🧠 Description of Changes - Added an intermediate faded text option to better...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5093/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5093/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5093", "html_url": "https://github.com/streamlit/streamlit/pull/5093", "diff_url": "https://github.com/streamlit/streamlit/pull/5093.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5093.patch", "merged_at": "2022-08-05T05:01:40"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5092
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5092/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5092/comments
https://api.github.com/repos/streamlit/streamlit/issues/5092/events
https://github.com/streamlit/streamlit/issues/5092
1,328,991,799
I_kwDODCoeTs5PNs43
5,092
st.selectbox inside of a form still reruns the app when changed (unless inside of a context manager)
{ "login": "blackary", "id": 4040678, "node_id": "MDQ6VXNlcjQwNDA2Nzg=", "avatar_url": "https://avatars.githubusercontent.com/u/4040678?v=4", "gravatar_id": "", "url": "https://api.github.com/users/blackary", "html_url": "https://github.com/blackary", "followers_url": "https://api.github.com/users/black...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
0
2022-08-04T17:48:11
2022-10-11T15:54:08
null
COLLABORATOR
null
### Summary When changing st.sidebar.selectbox in a form, it reruns the app. But, if that selectbox is created within an st.sidebar context manager, it doesn't rerun the app. ### Steps to reproduce Example app https://playground.streamlitapp.com/?q=sidebar-weirdness Code snippet: ```python with st.fo...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5092/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5092/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5091
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5091/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5091/comments
https://api.github.com/repos/streamlit/streamlit/issues/5091/events
https://github.com/streamlit/streamlit/pull/5091
1,328,800,392
PR_kwDODCoeTs48qMD8
5,091
Fix issues with new built-in chart improvements
{ "login": "LukasMasuch", "id": 2852129, "node_id": "MDQ6VXNlcjI4NTIxMjk=", "avatar_url": "https://avatars.githubusercontent.com/u/2852129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LukasMasuch", "html_url": "https://github.com/LukasMasuch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2022-08-04T15:19:36
2022-08-05T08:12:31
2022-08-05T08:12:31
COLLABORATOR
null
## πŸ“š Context Fix last-minute issues with new built-in chart improvements - What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Refactoring - [ ] Other, please describe: ## 🧠 Description of Changes - Use `labelOverlap` for reduction of overlapping labels on the axis. ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5091/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5091/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5091", "html_url": "https://github.com/streamlit/streamlit/pull/5091", "diff_url": "https://github.com/streamlit/streamlit/pull/5091.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5091.patch", "merged_at": "2022-08-05T08:12:31"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5090
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5090/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5090/comments
https://api.github.com/repos/streamlit/streamlit/issues/5090/events
https://github.com/streamlit/streamlit/pull/5090
1,328,683,308
PR_kwDODCoeTs48pyq7
5,090
Add type annoations to `st.pyplot`
{ "login": "harahu", "id": 6145801, "node_id": "MDQ6VXNlcjYxNDU4MDE=", "avatar_url": "https://avatars.githubusercontent.com/u/6145801?v=4", "gravatar_id": "", "url": "https://api.github.com/users/harahu", "html_url": "https://github.com/harahu", "followers_url": "https://api.github.com/users/harahu/foll...
[]
closed
false
null
[]
null
1
2022-08-04T13:58:45
2022-08-05T08:16:43
2022-08-04T22:28:01
CONTRIBUTOR
null
## πŸ“š Context _Add type annotations to `st.pyplot`_ - What kind of change does this PR introduce? - [X] Other, please describe: Type annotations ## 🧠 Description of Changes - _Add type annotations to `lib/streamlit/elements/pyplot.py`_ - _Clean up some text_ --- **Contribution License Agreement**...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5090/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5090/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5090", "html_url": "https://github.com/streamlit/streamlit/pull/5090", "diff_url": "https://github.com/streamlit/streamlit/pull/5090.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5090.patch", "merged_at": "2022-08-04T22:28:01"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5089
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5089/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5089/comments
https://api.github.com/repos/streamlit/streamlit/issues/5089/events
https://github.com/streamlit/streamlit/issues/5089
1,328,021,373
I_kwDODCoeTs5PJ_99
5,089
Render `label` input from `st.expander()` as html
{ "login": "cccs-km", "id": 77642417, "node_id": "MDQ6VXNlcjc3NjQyNDE3", "avatar_url": "https://avatars.githubusercontent.com/u/77642417?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cccs-km", "html_url": "https://github.com/cccs-km", "followers_url": "https://api.github.com/users/cccs-k...
[ { "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
2022-08-04T03:37:12
2022-09-23T19:37:52
2022-09-23T19:37:51
NONE
null
### Problem I am trying to render a collapsible header banner within my streamlit application. I can render it fine with `st.components.v1.html()` but then it ruins the vertical spacing within the app. ### Solution **MVP:** A CSS hack that reclaims the vertical space? **Preferred solution:** Allowing the st...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5089/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5089/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5088
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5088/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5088/comments
https://api.github.com/repos/streamlit/streamlit/issues/5088/events
https://github.com/streamlit/streamlit/issues/5088
1,327,767,400
I_kwDODCoeTs5PJB9o
5,088
Support Polars dataframes
{ "login": "LukeA2023", "id": 94643625, "node_id": "U_kgDOBaQlqQ", "avatar_url": "https://avatars.githubusercontent.com/u/94643625?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LukeA2023", "html_url": "https://github.com/LukeA2023", "followers_url": "https://api.github.com/users/LukeA202...
[ { "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
2022-08-03T20:41:51
2022-11-15T17:00:40
null
NONE
null
**What could be better?** being able to operate with polars dataframes --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the πŸ‘ (thumbs up emoji) re...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5088/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/5088/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5087
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5087/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5087/comments
https://api.github.com/repos/streamlit/streamlit/issues/5087/events
https://github.com/streamlit/streamlit/issues/5087
1,327,750,075
I_kwDODCoeTs5PI9u7
5,087
Parallel processing: time consuming before Parallel Processing to process the Dataset 4.88s 2022-08-03 15:20:15.298
{ "login": "LukeA2023", "id": 94643625, "node_id": "U_kgDOBaQlqQ", "avatar_url": "https://avatars.githubusercontent.com/u/94643625?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LukeA2023", "html_url": "https://github.com/LukeA2023", "followers_url": "https://api.github.com/users/LukeA202...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-08-03T20:28:48
2022-08-03T22:55:44
2022-08-03T22:55:44
NONE
null
### Summary Can not run multiprocessing on data within a streamlit page. it perpetually runs with no output. ### Steps to reproduce Code snippet: p = mp.Pool(mp.cpu_count()) ``` def parallel_func(df): df[[['first', 'second']] = df['origin'].str.split("-", n=1, expand = True) return df ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5087/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5087/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5086
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5086/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5086/comments
https://api.github.com/repos/streamlit/streamlit/issues/5086/events
https://github.com/streamlit/streamlit/pull/5086
1,327,619,196
PR_kwDODCoeTs48mRQF
5,086
Use `primary` color for progress elements if a custom theme is set
{ "login": "imjuangarcia", "id": 34423371, "node_id": "MDQ6VXNlcjM0NDIzMzcx", "avatar_url": "https://avatars.githubusercontent.com/u/34423371?v=4", "gravatar_id": "", "url": "https://api.github.com/users/imjuangarcia", "html_url": "https://github.com/imjuangarcia", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
1
2022-08-03T18:17:57
2022-08-04T22:12:05
2022-08-04T22:11:59
COLLABORATOR
null
## πŸ“š Context This PR introduces a change proposed by @jrieke, where: * `st.progress` and `st.spinner` are blue by default; * But if you set a custom theme (with a `primaryColor` different from our defaults), they take this custom primary color. - What kind of change does this PR introduce? - [ ] Bugfix ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5086/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5086/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5086", "html_url": "https://github.com/streamlit/streamlit/pull/5086", "diff_url": "https://github.com/streamlit/streamlit/pull/5086.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5086.patch", "merged_at": "2022-08-04T22:11:59"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5085
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5085/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5085/comments
https://api.github.com/repos/streamlit/streamlit/issues/5085/events
https://github.com/streamlit/streamlit/issues/5085
1,327,416,938
I_kwDODCoeTs5PHsZq
5,085
Add the ability to style st.expander() label
{ "login": "mahotd", "id": 1893270, "node_id": "MDQ6VXNlcjE4OTMyNzA=", "avatar_url": "https://avatars.githubusercontent.com/u/1893270?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mahotd", "html_url": "https://github.com/mahotd", "followers_url": "https://api.github.com/users/mahotd/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
4
2022-08-03T15:33:01
2022-11-09T05:51:44
2022-11-09T05:51:44
NONE
null
### Problem I really like Streamlit's expanders ! However, sometimes I wish I could style its `label` argument. ### Solution **MVP:** Support Markdown for st.expander() `label` argument **Possible additions:** Maybe the label could be specified as a header or subheader too, see https://github.com/streamlit/st...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5085/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/5085/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5084
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5084/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5084/comments
https://api.github.com/repos/streamlit/streamlit/issues/5084/events
https://github.com/streamlit/streamlit/issues/5084
1,327,354,849
I_kwDODCoeTs5PHdPh
5,084
embedding streamlit cloud app in an iframe causes too many redirects and breaks
{ "login": "sg-s", "id": 6005346, "node_id": "MDQ6VXNlcjYwMDUzNDY=", "avatar_url": "https://avatars.githubusercontent.com/u/6005346?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sg-s", "html_url": "https://github.com/sg-s", "followers_url": "https://api.github.com/users/sg-s/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": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
9
2022-08-03T14:58:53
2022-08-15T13:34:00
2022-08-04T21:37:06
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. I'm trying to embed a streamlit app in an iframe so it can be accessed from a differnet URL. this sends browsers into a redirect loop and fails. ### Steps to reproduce 1. have a streamlit cloud app, e.g.: https://sg-s-...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5084/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5084/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5083
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5083/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5083/comments
https://api.github.com/repos/streamlit/streamlit/issues/5083/events
https://github.com/streamlit/streamlit/issues/5083
1,327,351,085
I_kwDODCoeTs5PHcUt
5,083
The debug endpoint (/debugz) is not working
{ "login": "whitphx", "id": 3135397, "node_id": "MDQ6VXNlcjMxMzUzOTc=", "avatar_url": "https://avatars.githubusercontent.com/u/3135397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/whitphx", "html_url": "https://github.com/whitphx", "followers_url": "https://api.github.com/users/whitphx/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
2
2022-08-03T14:56:22
2022-08-05T18:19:04
2022-08-05T18:19:04
CONTRIBUTOR
null
### Summary When accessing `/debugz`, it returns 500. ``` 2022-08-03 23:50:35.658 Uncaught exception GET /debugz (::1) HTTPServerRequest(protocol='http', host='localhost:8501', method='GET', uri='/debugz', version='HTTP/1.1', remote_ip='::1') Traceback (most recent call last): File "/workspace/.venv/lib/pytho...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5083/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5083/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5082
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5082/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5082/comments
https://api.github.com/repos/streamlit/streamlit/issues/5082/events
https://github.com/streamlit/streamlit/pull/5082
1,327,324,150
PR_kwDODCoeTs48lSJn
5,082
Fix typos
{ "login": "kianmeng", "id": 134518, "node_id": "MDQ6VXNlcjEzNDUxOA==", "avatar_url": "https://avatars.githubusercontent.com/u/134518?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kianmeng", "html_url": "https://github.com/kianmeng", "followers_url": "https://api.github.com/users/kianmen...
[]
closed
false
null
[]
null
2
2022-08-03T14:38:35
2022-08-03T18:15:52
2022-08-03T18:15:51
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5082/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5082/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5082", "html_url": "https://github.com/streamlit/streamlit/pull/5082", "diff_url": "https://github.com/streamlit/streamlit/pull/5082.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5082.patch", "merged_at": "2022-08-03T18:15:51"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5081
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5081/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5081/comments
https://api.github.com/repos/streamlit/streamlit/issues/5081/events
https://github.com/streamlit/streamlit/pull/5081
1,327,296,523
PR_kwDODCoeTs48lMKz
5,081
Update spacing for charts, dataframes and images
{ "login": "imjuangarcia", "id": 34423371, "node_id": "MDQ6VXNlcjM0NDIzMzcx", "avatar_url": "https://avatars.githubusercontent.com/u/34423371?v=4", "gravatar_id": "", "url": "https://api.github.com/users/imjuangarcia", "html_url": "https://github.com/imjuangarcia", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
2
2022-08-03T14:19:55
2022-08-03T23:43:38
2022-08-03T22:49:53
COLLABORATOR
null
## πŸ“š Context After closer revision of the changes introduced in #5061 with @jrieke, it was determined that `1.25rem` is a bit too big, and could cause issues with widget alignment, especially when using `st.columns`. This PR reduces that space to `.5rem`. - What kind of change does this PR introduce? - [x] ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5081/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5081/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5081", "html_url": "https://github.com/streamlit/streamlit/pull/5081", "diff_url": "https://github.com/streamlit/streamlit/pull/5081.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5081.patch", "merged_at": "2022-08-03T22:49:53"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5080
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5080/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5080/comments
https://api.github.com/repos/streamlit/streamlit/issues/5080/events
https://github.com/streamlit/streamlit/issues/5080
1,326,985,003
I_kwDODCoeTs5PGC8r
5,080
Clearing files/BinaryIO from`streamlit.file_uploader` fails
{ "login": "MattiasMTS", "id": 86059470, "node_id": "MDQ6VXNlcjg2MDU5NDcw", "avatar_url": "https://avatars.githubusercontent.com/u/86059470?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MattiasMTS", "html_url": "https://github.com/MattiasMTS", "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...
open
false
null
[]
null
2
2022-08-03T10:10:11
2022-10-30T21:18:43
null
NONE
null
### Summary Files uploaded with `st.file_uploader` remains in RAM despite following guidelines given [here](https://docs.streamlit.io/knowledge-base/using-streamlit/where-file-uploader-store-when-deleted) and caching the read-in part of it. ### Steps to reproduce I'm using `mprof` as my memory profiling tool, ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5080/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5080/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5079
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5079/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5079/comments
https://api.github.com/repos/streamlit/streamlit/issues/5079/events
https://github.com/streamlit/streamlit/pull/5079
1,326,374,880
PR_kwDODCoeTs48iHc9
5,079
Git actions
{ "login": "willhuang1997", "id": 16749069, "node_id": "MDQ6VXNlcjE2NzQ5MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willhuang1997", "html_url": "https://github.com/willhuang1997", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
2
2022-08-02T20:35:55
2022-10-05T22:30:53
2022-08-15T02:56:08
COLLABORATOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5079/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5079/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5079", "html_url": "https://github.com/streamlit/streamlit/pull/5079", "diff_url": "https://github.com/streamlit/streamlit/pull/5079.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5079.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/5078
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5078/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5078/comments
https://api.github.com/repos/streamlit/streamlit/issues/5078/events
https://github.com/streamlit/streamlit/pull/5078
1,326,269,196
PR_kwDODCoeTs48hwbg
5,078
streamlit.runtime packaging (part 2)
{ "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
2022-08-02T18:54:14
2022-08-02T20:46:58
2022-08-02T20:46:55
COLLABORATOR
null
Follows on from https://github.com/streamlit/streamlit/pull/5072 This PR moves the following bits into streamlit.runtime: - `caching` - `legacy_caching` - `credentials` (which contains a singleton used by the Runtime) - `metrics_util` (ditto) The remaining thing to repackage is, I think, our various `config` ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5078/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5078/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5078", "html_url": "https://github.com/streamlit/streamlit/pull/5078", "diff_url": "https://github.com/streamlit/streamlit/pull/5078.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5078.patch", "merged_at": "2022-08-02T20:46:55"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5077
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5077/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5077/comments
https://api.github.com/repos/streamlit/streamlit/issues/5077/events
https://github.com/streamlit/streamlit/issues/5077
1,326,116,499
I_kwDODCoeTs5PCu6T
5,077
Interactive table app gallery example is broken
{ "login": "masta-g3", "id": 7367563, "node_id": "MDQ6VXNlcjczNjc1NjM=", "avatar_url": "https://avatars.githubusercontent.com/u/7367563?v=4", "gravatar_id": "", "url": "https://api.github.com/users/masta-g3", "html_url": "https://github.com/masta-g3", "followers_url": "https://api.github.com/users/masta...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-08-02T16:44:19
2022-08-02T19:20:02
2022-08-02T19:20:01
NONE
null
### Summary The example is not working and instead it shows an error message. ### Steps to reproduce Access [Interactive table app](https://share.streamlit.io/streamlit/example-app-interactive-table/main). ``` TypeError: This app has encountered an error. The original error message is redacted to prevent d...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5077/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5077/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5076
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5076/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5076/comments
https://api.github.com/repos/streamlit/streamlit/issues/5076/events
https://github.com/streamlit/streamlit/pull/5076
1,325,959,300
PR_kwDODCoeTs48gta-
5,076
Add validity check for emojis
{ "login": "LukasMasuch", "id": 2852129, "node_id": "MDQ6VXNlcjI4NTIxMjk=", "avatar_url": "https://avatars.githubusercontent.com/u/2852129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LukasMasuch", "html_url": "https://github.com/LukasMasuch", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2022-08-02T14:39:06
2022-08-04T13:35:42
2022-08-04T13:35:41
COLLABORATOR
null
## πŸ“š Context This PR adds a set of all emojis that we aggregate from the `emoji` package via an update script. We use this to check if a given text is a single valid emoji. We first wanted to solve this via regex, however, this turned out to be quite complicated. - What kind of change does this PR introduce? ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5076/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5076/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5076", "html_url": "https://github.com/streamlit/streamlit/pull/5076", "diff_url": "https://github.com/streamlit/streamlit/pull/5076.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5076.patch", "merged_at": "2022-08-04T13:35:41"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5075
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5075/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5075/comments
https://api.github.com/repos/streamlit/streamlit/issues/5075/events
https://github.com/streamlit/streamlit/issues/5075
1,325,810,708
I_kwDODCoeTs5PBkQU
5,075
Switching camera stuck on permissions
{ "login": "nehz", "id": 151358, "node_id": "MDQ6VXNlcjE1MTM1OA==", "avatar_url": "https://avatars.githubusercontent.com/u/151358?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nehz", "html_url": "https://github.com/nehz", "followers_url": "https://api.github.com/users/nehz/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": 3022365121, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2022-08-02T12:51:29
2022-10-11T15:09:06
null
NONE
null
### Summary With multiple camera inputs, switching camera using the switch button puts the widget back to asking for permissions. But does not prompt for anything. This only affects the first camera widget ### Steps to reproduce [![Open in Streamlit Cloud](https://static.streamlit.io/badges/streamlit_badge_bla...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5075/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5075/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5074
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5074/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5074/comments
https://api.github.com/repos/streamlit/streamlit/issues/5074/events
https://github.com/streamlit/streamlit/pull/5074
1,325,610,116
PR_kwDODCoeTs48fiDf
5,074
Make st.map use light or dark styles based on Streamlit's theme
{ "login": "snehankekre", "id": 20672874, "node_id": "MDQ6VXNlcjIwNjcyODc0", "avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snehankekre", "html_url": "https://github.com/snehankekre", "followers_url": "https://api.github.com/...
[ { "id": 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
14
2022-08-02T10:00:35
2022-08-04T17:57:21
2022-08-04T14:46:08
MEMBER
null
## πŸ“š Context As described in #3362: > _For st.map and PyDeck it's not as easy to make them follow the exact theme, but we could at least make them use [the dark map](https://deckgl.readthedocs.io/en/latest/gallery/grid_layer.html) style when the app is show in Streamlit's dark theme with no overrides._ This PR s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5074/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5074/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5074", "html_url": "https://github.com/streamlit/streamlit/pull/5074", "diff_url": "https://github.com/streamlit/streamlit/pull/5074.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5074.patch", "merged_at": "2022-08-04T14:46:08"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5073
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5073/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5073/comments
https://api.github.com/repos/streamlit/streamlit/issues/5073/events
https://github.com/streamlit/streamlit/issues/5073
1,325,421,884
I_kwDODCoeTs5PAFU8
5,073
ValueError: signal only works in main thread
{ "login": "QGB", "id": 8005654, "node_id": "MDQ6VXNlcjgwMDU2NTQ=", "avatar_url": "https://avatars.githubusercontent.com/u/8005654?v=4", "gravatar_id": "", "url": "https://api.github.com/users/QGB", "html_url": "https://github.com/QGB", "followers_url": "https://api.github.com/users/QGB/followers", "f...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-08-02T07:40:12
2022-08-02T18:23:11
2022-08-02T18:23:11
NONE
null
``` 2022-08-02 15:38:01.090 Uncaught app exception Traceback (most recent call last): File "C:\QGB\Anaconda3\lib\site-packages\streamlit\scriptrunner\script_runner.py", line 557, in _run_script exec(code, module.__dict__) File "streamlit_slider.py", line 30, in <module> streamlit.bootstrap.run(__file_...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5073/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5073/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5072
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5072/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5072/comments
https://api.github.com/repos/streamlit/streamlit/issues/5072/events
https://github.com/streamlit/streamlit/pull/5072
1,325,061,598
PR_kwDODCoeTs48dt9Y
5,072
streamlit.runtime repackaging (part 1)
{ "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
2022-08-01T22:36:09
2022-08-01T23:48:54
2022-08-01T23:48:52
COLLABORATOR
null
Adds the `streamlit.runtime` package, which (will) contain all _non-server-related_ core runtime logic and managers. (Server bits live in `streamlit.web`.) This is part of the upcoming "StreamlitLib" refactor, but split out into a separate PR to make things more digestible. This PR moves the following bits into `...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5072/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/5072/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5072", "html_url": "https://github.com/streamlit/streamlit/pull/5072", "diff_url": "https://github.com/streamlit/streamlit/pull/5072.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5072.patch", "merged_at": "2022-08-01T23:48:52"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5071
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5071/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5071/comments
https://api.github.com/repos/streamlit/streamlit/issues/5071/events
https://github.com/streamlit/streamlit/pull/5071
1,324,989,665
PR_kwDODCoeTs48deFZ
5,071
Don't expose SessionData class
{ "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
2022-08-01T21:15:03
2022-08-01T21:36:27
2022-08-01T21:36:25
COLLABORATOR
null
`SessionData` is an internal implementation detail of `AppSession` (it contains the `ForwardMsgQueue` that we use to send forward messages to the frontend). We're currently unnecessarily exposing it to `ScriptRunner` and `LocalSourcesWatcher`; these classes actually only need `SessionData.main_script_path`. This...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5071/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5071/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5071", "html_url": "https://github.com/streamlit/streamlit/pull/5071", "diff_url": "https://github.com/streamlit/streamlit/pull/5071.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5071.patch", "merged_at": "2022-08-01T21:36:25"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5070
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5070/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5070/comments
https://api.github.com/repos/streamlit/streamlit/issues/5070/events
https://github.com/streamlit/streamlit/pull/5070
1,324,625,306
PR_kwDODCoeTs48cSAt
5,070
Validate version of protoc and protobuff
{ "login": "sfc-gh-kbregula", "id": 78743291, "node_id": "MDQ6VXNlcjc4NzQzMjkx", "avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-kbregula", "html_url": "https://github.com/sfc-gh-kbregula", "followers_url": "https://api...
[]
closed
false
null
[]
null
2
2022-08-01T15:48:13
2022-08-03T10:53:45
2022-08-03T10:53:45
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5070/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5070/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5070", "html_url": "https://github.com/streamlit/streamlit/pull/5070", "diff_url": "https://github.com/streamlit/streamlit/pull/5070.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5070.patch", "merged_at": "2022-08-03T10:53:45"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5069
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5069/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5069/comments
https://api.github.com/repos/streamlit/streamlit/issues/5069/events
https://github.com/streamlit/streamlit/issues/5069
1,324,387,408
I_kwDODCoeTs5O8IxQ
5,069
tabs switching cause scrolling up
{ "login": "RRaphaell", "id": 74569835, "node_id": "MDQ6VXNlcjc0NTY5ODM1", "avatar_url": "https://avatars.githubusercontent.com/u/74569835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RRaphaell", "html_url": "https://github.com/RRaphaell", "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": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "follo...
null
7
2022-08-01T13:05:50
2023-02-01T07:42:03
2022-08-11T11:27:22
NONE
null
### Summary app scrolls up when I have tabs after some widgets and switch them ### Steps to reproduce Code snippet: ``` import streamlit as st for i in range(20): st.markdown("dummy text") tab1, tab2 = st.tabs(["tab1", "tab2"]) with tab1: st.video(video_path) with tab2: st.vi...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5069/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/5069/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5068
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5068/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5068/comments
https://api.github.com/repos/streamlit/streamlit/issues/5068/events
https://github.com/streamlit/streamlit/issues/5068
1,324,331,433
I_kwDODCoeTs5O77Gp
5,068
Download file with code
{ "login": "RRaphaell", "id": 74569835, "node_id": "MDQ6VXNlcjc0NTY5ODM1", "avatar_url": "https://avatars.githubusercontent.com/u/74569835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RRaphaell", "html_url": "https://github.com/RRaphaell", "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
2022-08-01T12:20:54
2022-11-08T19:58:10
2022-11-08T19:58:01
NONE
null
### Problem I can't download files by script. I know that there are standard solutions but I have another situation. Since I'm using a custom download button, I need to download a file when the button is clicked. Is there a way to download a file with a script? ### Standart Solutions **streamlit download b...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5068/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5068/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5067
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5067/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5067/comments
https://api.github.com/repos/streamlit/streamlit/issues/5067/events
https://github.com/streamlit/streamlit/pull/5067
1,324,098,135
PR_kwDODCoeTs48af2_
5,067
remove unicode characters from demo script filenames
{ "login": "giokara-oqton", "id": 40686064, "node_id": "MDQ6VXNlcjQwNjg2MDY0", "avatar_url": "https://avatars.githubusercontent.com/u/40686064?v=4", "gravatar_id": "", "url": "https://api.github.com/users/giokara-oqton", "html_url": "https://github.com/giokara-oqton", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
11
2022-08-01T09:17:21
2022-08-10T08:16:03
2022-08-10T00:12:34
NONE
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5067/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/5067/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5067", "html_url": "https://github.com/streamlit/streamlit/pull/5067", "diff_url": "https://github.com/streamlit/streamlit/pull/5067.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5067.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/5066
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5066/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5066/comments
https://api.github.com/repos/streamlit/streamlit/issues/5066/events
https://github.com/streamlit/streamlit/issues/5066
1,324,084,032
I_kwDODCoeTs5O6-tA
5,066
Issue with Unicode characters in demo scripts
{ "login": "giokara-oqton", "id": 40686064, "node_id": "MDQ6VXNlcjQwNjg2MDY0", "avatar_url": "https://avatars.githubusercontent.com/u/40686064?v=4", "gravatar_id": "", "url": "https://api.github.com/users/giokara-oqton", "html_url": "https://github.com/giokara-oqton", "followers_url": "https://api.githu...
[ { "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
2022-08-01T09:07:41
2022-08-10T00:17:12
2022-08-10T00:17:12
NONE
null
### Problem The Bazel build system is not able to deal with non-ASCII characters in the filename. As such, the [demo scripts with Unicode filenames](https://github.com/streamlit/streamlit/tree/e968e001984e07592c358911e1c484a802d2a81e/lib/streamlit/hello/pages) lead to issues when having streamlit as a dependency. A...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5066/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/5066/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5065
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5065/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5065/comments
https://api.github.com/repos/streamlit/streamlit/issues/5065/events
https://github.com/streamlit/streamlit/issues/5065
1,322,941,602
I_kwDODCoeTs5O2nyi
5,065
Border customization options
{ "login": "murattasci06", "id": 71190059, "node_id": "MDQ6VXNlcjcxMTkwMDU5", "avatar_url": "https://avatars.githubusercontent.com/u/71190059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/murattasci06", "html_url": "https://github.com/murattasci06", "followers_url": "https://api.github.c...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
open
false
null
[]
null
1
2022-07-30T09:00:13
2022-11-15T17:00:41
null
NONE
null
we don't have any options about customization of streamlit web application. For example Δ° can't change web application's border color, padding, opacity, radius, image etc. Besides we don't do this with html and css code in streamlit. Maybe streamlit offers to us ready functions for customizations. Here the issues: h...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5065/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5065/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5064
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5064/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5064/comments
https://api.github.com/repos/streamlit/streamlit/issues/5064/events
https://github.com/streamlit/streamlit/issues/5064
1,322,855,706
I_kwDODCoeTs5O2S0a
5,064
Altair chart won't show if use `resolve_scale`
{ "login": "PaleNeutron", "id": 8296331, "node_id": "MDQ6VXNlcjgyOTYzMzE=", "avatar_url": "https://avatars.githubusercontent.com/u/8296331?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PaleNeutron", "html_url": "https://github.com/PaleNeutron", "followers_url": "https://api.github.com/us...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
3
2022-07-30T03:18:44
2022-08-01T15:43:18
null
NONE
null
### Summary Altair chart won't show if use `resolve_scale` ### Steps to reproduce Code snippet: ```python import altair as alt from vega_datasets import data import streamlit as st source = data.wheat() bars = alt.Chart(source).mark_bar().encode( x='wheat:Q', y=alt.Y("year:O", sort="x")...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5064/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5064/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5063
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5063/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5063/comments
https://api.github.com/repos/streamlit/streamlit/issues/5063/events
https://github.com/streamlit/streamlit/pull/5063
1,322,673,142
PR_kwDODCoeTs48Vy10
5,063
Fix some Runtime nits
{ "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
2022-07-29T20:59:26
2022-07-29T22:07:20
2022-07-29T22:07:18
COLLABORATOR
null
- Remove superfluous `RuntimeState.WAITING_FOR_FIRST_SESSION`. This is equivalent to `RuntimeState. NO_SESSIONS_CONNECTED`. - `Runtime.start` -> `Runtime.run`. It doesn't just start the Runtime! - Make `Runtime.stop` actually thread-safe, as advertised.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5063/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5063/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5063", "html_url": "https://github.com/streamlit/streamlit/pull/5063", "diff_url": "https://github.com/streamlit/streamlit/pull/5063.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5063.patch", "merged_at": "2022-07-29T22:07:18"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5062
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5062/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5062/comments
https://api.github.com/repos/streamlit/streamlit/issues/5062/events
https://github.com/streamlit/streamlit/pull/5062
1,322,155,440
PR_kwDODCoeTs48UFog
5,062
add .pre-commit-config.yaml
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "follo...
null
6
2022-07-29T11:54:26
2022-08-08T13:37:34
2022-08-08T12:01:52
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5062/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5062/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5062", "html_url": "https://github.com/streamlit/streamlit/pull/5062", "diff_url": "https://github.com/streamlit/streamlit/pull/5062.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5062.patch", "merged_at": "2022-08-08T12:01:52"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5061
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5061/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5061/comments
https://api.github.com/repos/streamlit/streamlit/issues/5061/events
https://github.com/streamlit/streamlit/pull/5061
1,322,125,987
PR_kwDODCoeTs48T_QU
5,061
Add top padding to chart and table components
{ "login": "imjuangarcia", "id": 34423371, "node_id": "MDQ6VXNlcjM0NDIzMzcx", "avatar_url": "https://avatars.githubusercontent.com/u/34423371?v=4", "gravatar_id": "", "url": "https://api.github.com/users/imjuangarcia", "html_url": "https://github.com/imjuangarcia", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
3
2022-07-29T11:23:07
2022-08-01T23:43:40
2022-08-01T23:43:34
COLLABORATOR
null
## πŸ“š Context This PR fixes an issue where the padding on top of charts/dataframes/tables is pretty small, causing users to resort to empty `st.write()` calls to separate them. - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Refactoring - [x] Other, please describe: De...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5061/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5061/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5061", "html_url": "https://github.com/streamlit/streamlit/pull/5061", "diff_url": "https://github.com/streamlit/streamlit/pull/5061.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5061.patch", "merged_at": "2022-08-01T23:43:34"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5060
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5060/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5060/comments
https://api.github.com/repos/streamlit/streamlit/issues/5060/events
https://github.com/streamlit/streamlit/pull/5060
1,321,958,037
PR_kwDODCoeTs48Tay5
5,060
Pytest ignore deprecation warnings
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "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": 1630420326, "node_id": "MDU6TGFiZWwxNjMwNDIwMzI2", ...
closed
false
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "follo...
null
3
2022-07-29T08:58:21
2022-08-11T15:56:35
2022-08-11T15:56:35
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5060/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5060/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5060", "html_url": "https://github.com/streamlit/streamlit/pull/5060", "diff_url": "https://github.com/streamlit/streamlit/pull/5060.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5060.patch", "merged_at": "2022-08-11T15:56:35"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5059
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5059/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5059/comments
https://api.github.com/repos/streamlit/streamlit/issues/5059/events
https://github.com/streamlit/streamlit/pull/5059
1,321,620,156
PR_kwDODCoeTs48STPt
5,059
Fix: Full Screen setting from Resizable Sidebar
{ "login": "mayagbarnes", "id": 63436329, "node_id": "MDQ6VXNlcjYzNDM2MzI5", "avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mayagbarnes", "html_url": "https://github.com/mayagbarnes", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
0
2022-07-29T00:29:51
2022-07-29T01:09:40
2022-07-29T01:09:40
COLLABORATOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5059/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5059/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5059", "html_url": "https://github.com/streamlit/streamlit/pull/5059", "diff_url": "https://github.com/streamlit/streamlit/pull/5059.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5059.patch", "merged_at": "2022-07-29T01:09:40"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5058
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5058/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5058/comments
https://api.github.com/repos/streamlit/streamlit/issues/5058/events
https://github.com/streamlit/streamlit/issues/5058
1,321,538,957
I_kwDODCoeTs5OxRWN
5,058
Wait for scriptrunner threads to cleanly close before ending the test
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "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
2022-07-28T21:58:12
2022-09-23T15:02:04
2022-09-23T15:02:03
CONTRIBUTOR
null
### Summary When running `make pytest` command the following error on the end of test appears: `ValueError: I/O operation on closed file.` It happens because we're not waiting for scriptrunner threads to cleanly close before ending the test. To avoid this issue we patched over it with [PR-#5047](https://github.c...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5058/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5058/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5057
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5057/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5057/comments
https://api.github.com/repos/streamlit/streamlit/issues/5057/events
https://github.com/streamlit/streamlit/pull/5057
1,321,423,067
PR_kwDODCoeTs48Rn3n
5,057
Fix (some) logger.py nits
{ "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
2022-07-28T20:11:49
2022-07-29T15:28:56
2022-07-29T15:28:53
COLLABORATOR
null
- `LOG_LEVEL` -> `_global_log_level` (not a constant) - `LOGGERS` -> `_loggers` (not a constant) - `init_tornado_logs`: don't print "Initialized tornado logs", because who cares (and it looks like Tornado is probably being imported, even though it's not)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5057/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5057/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5057", "html_url": "https://github.com/streamlit/streamlit/pull/5057", "diff_url": "https://github.com/streamlit/streamlit/pull/5057.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5057.patch", "merged_at": "2022-07-29T15:28:53"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5056
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5056/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5056/comments
https://api.github.com/repos/streamlit/streamlit/issues/5056/events
https://github.com/streamlit/streamlit/issues/5056
1,321,228,575
I_kwDODCoeTs5OwFkf
5,056
Rich/Texual TUI terminal interface
{ "login": "genefyx", "id": 30269995, "node_id": "MDQ6VXNlcjMwMjY5OTk1", "avatar_url": "https://avatars.githubusercontent.com/u/30269995?v=4", "gravatar_id": "", "url": "https://api.github.com/users/genefyx", "html_url": "https://github.com/genefyx", "followers_url": "https://api.github.com/users/genefy...
[ { "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
2
2022-07-28T16:59:51
2022-11-15T17:00:41
null
NONE
null
### Request Could we please consider TUI option using the Rich toolset: https://github.com/Textualize/rich. I had asked the maintainer if it would be possible for his similar Project Textual: https://github.com/Textualize/textual to use the Streamlit framework for easy compatibility or conversion but there's alread...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5056/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5056/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5055
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5055/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5055/comments
https://api.github.com/repos/streamlit/streamlit/issues/5055/events
https://github.com/streamlit/streamlit/pull/5055
1,321,095,699
PR_kwDODCoeTs48QhKn
5,055
Prevent class TestScriptRunner to be collected by PyTest
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "id": 1630420326, "node_id": "MDU6TGFiZWwxNjMwNDIwMzI2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:onboarding", "name": "area:onboarding", "color": "C2E0C6", "default": false, "description": "Bugs that impact a user's initial experience with Streamlit: instal...
closed
false
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "follo...
null
0
2022-07-28T15:08:46
2022-07-28T15:56:52
2022-07-28T15:56:51
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5055/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5055/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5055", "html_url": "https://github.com/streamlit/streamlit/pull/5055", "diff_url": "https://github.com/streamlit/streamlit/pull/5055.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5055.patch", "merged_at": "2022-07-28T15:56:51"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5054
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5054/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5054/comments
https://api.github.com/repos/streamlit/streamlit/issues/5054/events
https://github.com/streamlit/streamlit/pull/5054
1,320,914,012
PR_kwDODCoeTs48P741
5,054
Add debug prints
{ "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.github.com/users/kajar...
[]
closed
false
null
[]
null
0
2022-07-28T13:13:30
2022-07-29T16:40:36
2022-07-29T16:40:36
COLLABORATOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5054/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5054/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5054", "html_url": "https://github.com/streamlit/streamlit/pull/5054", "diff_url": "https://github.com/streamlit/streamlit/pull/5054.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5054.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/5053
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5053/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5053/comments
https://api.github.com/repos/streamlit/streamlit/issues/5053/events
https://github.com/streamlit/streamlit/issues/5053
1,320,869,523
I_kwDODCoeTs5Out6T
5,053
Defered data for download button
{ "login": "Vinno97", "id": 9059378, "node_id": "MDQ6VXNlcjkwNTkzNzg=", "avatar_url": "https://avatars.githubusercontent.com/u/9059378?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Vinno97", "html_url": "https://github.com/Vinno97", "followers_url": "https://api.github.com/users/Vinno97/...
[ { "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
9
2022-07-28T12:38:04
2023-01-28T16:13:33
null
NONE
null
### Problem The download button currently expects its data to be available when declaring the button. If data needs to be read from disk (or worse: compiled multiple disk sources), this can make the app needlessly slow. In my app, the data downloading is not a common use case, but the packing of the data for downlo...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5053/reactions", "total_count": 13, "+1": 13, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5053/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5052
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5052/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5052/comments
https://api.github.com/repos/streamlit/streamlit/issues/5052/events
https://github.com/streamlit/streamlit/pull/5052
1,320,726,250
PR_kwDODCoeTs48PTYO
5,052
Add pytest.ini with custom mark slow
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "id": 1630420326, "node_id": "MDU6TGFiZWwxNjMwNDIwMzI2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:onboarding", "name": "area:onboarding", "color": "C2E0C6", "default": false, "description": "Bugs that impact a user's initial experience with Streamlit: instal...
closed
false
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "follo...
null
0
2022-07-28T10:28:29
2022-07-28T13:35:47
2022-07-28T13:09:57
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5052/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5052/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5052", "html_url": "https://github.com/streamlit/streamlit/pull/5052", "diff_url": "https://github.com/streamlit/streamlit/pull/5052.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5052.patch", "merged_at": "2022-07-28T13:09:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5051
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5051/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5051/comments
https://api.github.com/repos/streamlit/streamlit/issues/5051/events
https://github.com/streamlit/streamlit/issues/5051
1,320,436,155
I_kwDODCoeTs5OtEG7
5,051
Chrome, Firefox issues with Streamlit deployed webapp when rendered through iframe.
{ "login": "code-anjali", "id": 98937257, "node_id": "U_kgDOBeWpqQ", "avatar_url": "https://avatars.githubusercontent.com/u/98937257?v=4", "gravatar_id": "", "url": "https://api.github.com/users/code-anjali", "html_url": "https://github.com/code-anjali", "followers_url": "https://api.github.com/users/co...
[]
closed
false
null
[]
null
2
2022-07-28T06:03:58
2022-07-29T05:41:21
2022-07-28T13:44:15
NONE
null
### Summary I deployed an app on share.streamlit.io and embedded it on my website through an iframe. It worked perfectly until recently when streamlit introduced hash identifiers. No browser loads the iframe now because of: 1. either too many redirections or 2. ```page isn't redirecting properly``` 3. because...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5051/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5051/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5050
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5050/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5050/comments
https://api.github.com/repos/streamlit/streamlit/issues/5050/events
https://github.com/streamlit/streamlit/pull/5050
1,320,108,215
PR_kwDODCoeTs48NRk9
5,050
runtime_example.py
{ "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
2022-07-27T20:50:21
2022-07-27T22:34:00
2022-07-27T22:33:58
COLLABORATOR
null
Adds `runtime_example.py`, which is just a sample app that demonstrates how to start and interact with `Runtime`. Also contains an unrelated change: I changed the "Threading" headings on the Runtime docstrings to "Notes". "Threading" is not a valid numpy docstring section name, and PyCharm was mis-parsing this secti...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5050/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5050/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5050", "html_url": "https://github.com/streamlit/streamlit/pull/5050", "diff_url": "https://github.com/streamlit/streamlit/pull/5050.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5050.patch", "merged_at": "2022-07-27T22:33:58"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5049
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5049/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5049/comments
https://api.github.com/repos/streamlit/streamlit/issues/5049/events
https://github.com/streamlit/streamlit/issues/5049
1,320,034,760
I_kwDODCoeTs5OriHI
5,049
InternalHashError: No module named 'main'
{ "login": "adeepH", "id": 46108405, "node_id": "MDQ6VXNlcjQ2MTA4NDA1", "avatar_url": "https://avatars.githubusercontent.com/u/46108405?v=4", "gravatar_id": "", "url": "https://api.github.com/users/adeepH", "html_url": "https://github.com/adeepH", "followers_url": "https://api.github.com/users/adeepH/fo...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
1
2022-07-27T19:28:19
2022-08-01T22:36:07
2022-08-01T22:32:25
NONE
null
### Summary _InternalHashError: No module named 'main'_ _While caching the body of convert_df(), Streamlit encountered an object of type builtins.function, which it does not know how to hash._ The function was working seamlessly for previous runs. However, I encountered this error during an nth run. ### Ste...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5049/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5049/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5048
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5048/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5048/comments
https://api.github.com/repos/streamlit/streamlit/issues/5048/events
https://github.com/streamlit/streamlit/pull/5048
1,319,980,845
PR_kwDODCoeTs48M2lc
5,048
Release 1.11.1
{ "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
2022-07-27T18:32:56
2022-07-28T17:50:56
2022-07-28T17:50:56
COLLABORATOR
null
--- **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/5048/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5048/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5048", "html_url": "https://github.com/streamlit/streamlit/pull/5048", "diff_url": "https://github.com/streamlit/streamlit/pull/5048.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5048.patch", "merged_at": "2022-07-28T17:50:55"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5047
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5047/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5047/comments
https://api.github.com/repos/streamlit/streamlit/issues/5047/events
https://github.com/streamlit/streamlit/pull/5047
1,319,757,905
PR_kwDODCoeTs48MNJZ
5,047
Prevent logging exceptions on pytest sessionfinish
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "id": 1630420326, "node_id": "MDU6TGFiZWwxNjMwNDIwMzI2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:onboarding", "name": "area:onboarding", "color": "C2E0C6", "default": false, "description": "Bugs that impact a user's initial experience with Streamlit: instal...
closed
false
{ "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "followers_url": "https://...
[ { "login": "sfc-gh-tszerszen", "id": 78742618, "node_id": "MDQ6VXNlcjc4NzQyNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/78742618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-tszerszen", "html_url": "https://github.com/sfc-gh-tszerszen", "follo...
null
5
2022-07-27T15:45:11
2022-07-28T21:59:23
2022-07-28T21:59:23
CONTRIBUTOR
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5047/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5047/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5047", "html_url": "https://github.com/streamlit/streamlit/pull/5047", "diff_url": "https://github.com/streamlit/streamlit/pull/5047.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5047.patch", "merged_at": "2022-07-28T21:59:22"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5046
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5046/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5046/comments
https://api.github.com/repos/streamlit/streamlit/issues/5046/events
https://github.com/streamlit/streamlit/pull/5046
1,319,737,616
PR_kwDODCoeTs48MJUJ
5,046
Ignore component requests outside of the component root
{ "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
2022-07-27T15:30:31
2022-07-28T18:30:36
2022-07-27T17:50:57
COLLABORATOR
null
## πŸ“š Context Custom components have a file path registered that joins the path from the url from the user. This allows complex combinations to work. - What kind of change does this PR introduce? - [x] Bugfix ## 🧠 Description of Changes Return 404s for any URLs outside of the component root. ## πŸ§ͺ ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5046/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5046/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5046", "html_url": "https://github.com/streamlit/streamlit/pull/5046", "diff_url": "https://github.com/streamlit/streamlit/pull/5046.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5046.patch", "merged_at": "2022-07-27T17:50:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5045
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5045/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5045/comments
https://api.github.com/repos/streamlit/streamlit/issues/5045/events
https://github.com/streamlit/streamlit/issues/5045
1,319,289,068
I_kwDODCoeTs5OosDs
5,045
An Exception raised from experimental_rerun function
{ "login": "Brandon-lz", "id": 48017177, "node_id": "MDQ6VXNlcjQ4MDE3MTc3", "avatar_url": "https://avatars.githubusercontent.com/u/48017177?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Brandon-lz", "html_url": "https://github.com/Brandon-lz", "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": 3022365121, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
2
2022-07-27T09:37:17
2022-08-15T03:24:37
null
NONE
null
### Summary when use experimental_rerun many many times, it raise RecursionError and noway to deal with code ### Steps to reproduce Code snippet: ```python # place two lines to the end of code time.sleep(0.2) st.experimental_rerun() ``` **Actual behavior:** I used the above two lines of code to impl...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5045/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5045/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5044
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5044/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5044/comments
https://api.github.com/repos/streamlit/streamlit/issues/5044/events
https://github.com/streamlit/streamlit/issues/5044
1,319,132,044
I_kwDODCoeTs5OoFuM
5,044
empty() does not remove cleared elements?
{ "login": "wg-romank", "id": 45351370, "node_id": "MDQ6VXNlcjQ1MzUxMzcw", "avatar_url": "https://avatars.githubusercontent.com/u/45351370?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wg-romank", "html_url": "https://github.com/wg-romank", "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": 1846373998, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
6
2022-07-27T07:24:12
2022-12-25T04:31:21
null
NONE
null
### Summary Not sure if this is expected behaviour (at least from docs on empty it doesn't seem so). Calling `.empty()` on `st.empty` keeps children elements in the Streamlit state, so their ids cannot be re-cycled even though the widgets dissappear. ### Steps to reproduce ```python import streamlit as st ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5044/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5044/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5043
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5043/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5043/comments
https://api.github.com/repos/streamlit/streamlit/issues/5043/events
https://github.com/streamlit/streamlit/pull/5043
1,318,577,330
PR_kwDODCoeTs48IUHE
5,043
Resizable Sidebar
{ "login": "mayagbarnes", "id": 63436329, "node_id": "MDQ6VXNlcjYzNDM2MzI5", "avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mayagbarnes", "html_url": "https://github.com/mayagbarnes", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
2
2022-07-26T17:55:29
2022-07-28T22:31:55
2022-07-28T22:31:50
COLLABORATOR
null
## πŸ“š Context We want to add the ability for a user to resize the sidebar. Particularly, users would change the size via drag and drop, within a given min/max width. Sidebar width is persistent and works both on Streamlit Cloud & local development (when you make the sidebar wider, close the app, and then open it aga...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5043/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5043/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5043", "html_url": "https://github.com/streamlit/streamlit/pull/5043", "diff_url": "https://github.com/streamlit/streamlit/pull/5043.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5043.patch", "merged_at": "2022-07-28T22:31:50"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5042
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5042/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5042/comments
https://api.github.com/repos/streamlit/streamlit/issues/5042/events
https://github.com/streamlit/streamlit/issues/5042
1,318,436,820
I_kwDODCoeTs5Olb_U
5,042
βš– emoji in filename is incorrectly displayed in multi-page app sidebar
{ "login": "Vinno97", "id": 9059378, "node_id": "MDQ6VXNlcjkwNTkzNzg=", "avatar_url": "https://avatars.githubusercontent.com/u/9059378?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Vinno97", "html_url": "https://github.com/Vinno97", "followers_url": "https://api.github.com/users/Vinno97/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
5
2022-07-26T15:50:15
2022-10-11T10:52:56
2022-10-11T10:52:55
NONE
null
### Summary I have a multi-page streamlit app with a file called `01_βš–οΈ_some_page.py`. But instead of seeing `βš–οΈ some page` in the side bar , I get `βš– some page`. ### Steps to reproduce 1. Create a multi-page app 2. Create a page called `01_βš–οΈ_some_page.py` 3. Open the browser and observe `βš– some page` ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5042/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/5042/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5041
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5041/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5041/comments
https://api.github.com/repos/streamlit/streamlit/issues/5041/events
https://github.com/streamlit/streamlit/issues/5041
1,318,414,711
I_kwDODCoeTs5OlWl3
5,041
Server headless detection doesn't play nicely with ssh port forwarding
{ "login": "astrowonk", "id": 13702392, "node_id": "MDQ6VXNlcjEzNzAyMzky", "avatar_url": "https://avatars.githubusercontent.com/u/13702392?v=4", "gravatar_id": "", "url": "https://api.github.com/users/astrowonk", "html_url": "https://github.com/astrowonk", "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
3
2022-07-26T15:33:35
2022-11-15T17:00:42
null
NONE
null
### Summary The documentation says that `server.headless` mode is detected on linux when DISPLAY is but when I ssh in from windows either via git-bash ssh or via VS Code, the $DISPLAY variable echos empty but server.headless appears to be on (Localhost url is not displayed, and no attempt to open a browser.) Rela...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5041/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5041/timeline
null
reopened
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5040
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5040/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5040/comments
https://api.github.com/repos/streamlit/streamlit/issues/5040/events
https://github.com/streamlit/streamlit/pull/5040
1,317,957,433
PR_kwDODCoeTs48GQk5
5,040
Fix svg images newlines
{ "login": "mo42", "id": 18382390, "node_id": "MDQ6VXNlcjE4MzgyMzkw", "avatar_url": "https://avatars.githubusercontent.com/u/18382390?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mo42", "html_url": "https://github.com/mo42", "followers_url": "https://api.github.com/users/mo42/followers"...
[]
closed
false
null
[]
null
0
2022-07-26T09:27:13
2022-08-01T23:49:36
2022-08-01T23:49:36
CONTRIBUTOR
null
## πŸ“š Context Streamlit gives an error (see below) when loading an SVG from Inkscape. - What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Refactoring - [ ] Other, please describe: ## 🧠 Description of Changes Inkscape SVGs start like this: ```xml <?xml version="1.0...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5040/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5040/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5040", "html_url": "https://github.com/streamlit/streamlit/pull/5040", "diff_url": "https://github.com/streamlit/streamlit/pull/5040.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5040.patch", "merged_at": "2022-08-01T23:49:36"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5038
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5038/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5038/comments
https://api.github.com/repos/streamlit/streamlit/issues/5038/events
https://github.com/streamlit/streamlit/pull/5038
1,317,755,470
PR_kwDODCoeTs48FmED
5,038
Fix inconsistent markdown parsing in headers
{ "login": "willhuang1997", "id": 16749069, "node_id": "MDQ6VXNlcjE2NzQ5MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willhuang1997", "html_url": "https://github.com/willhuang1997", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
1
2022-07-26T06:22:34
2022-08-09T16:30:39
2022-08-09T16:30:39
COLLABORATOR
null
## πŸ“š Context This is to solve https://github.com/streamlit/streamlit/issues/4701 with some refactoring suggested by Ken. The suggestions involved moving Heading into their own protos and components while utilizing our current markdown. - What kind of change does this PR introduce? - [x] Bugfix - [ ] Fea...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5038/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5038/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5038", "html_url": "https://github.com/streamlit/streamlit/pull/5038", "diff_url": "https://github.com/streamlit/streamlit/pull/5038.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5038.patch", "merged_at": "2022-08-09T16:30:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5037
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5037/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5037/comments
https://api.github.com/repos/streamlit/streamlit/issues/5037/events
https://github.com/streamlit/streamlit/issues/5037
1,317,612,781
I_kwDODCoeTs5OiSzt
5,037
Version Mismatch CFFI Python packages in streamlit
{ "login": "Natybirecke", "id": 105836298, "node_id": "U_kgDOBk7vCg", "avatar_url": "https://avatars.githubusercontent.com/u/105836298?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Natybirecke", "html_url": "https://github.com/Natybirecke", "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": 2026998410, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-07-26T02:26:23
2022-07-26T18:47:29
2022-07-26T18:47:29
NONE
null
Issue: when snowflake connector is imported into the .py file in Github python code, i am getting the below error. Not able to execute any codes related to snowflake. other imported libraries are working fine. github location : https://github.com/Natybirecke/Training_Repo_Bire/blob/main/Training_Repo_Bire.py s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5037/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5037/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5036
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5036/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5036/comments
https://api.github.com/repos/streamlit/streamlit/issues/5036/events
https://github.com/streamlit/streamlit/pull/5036
1,317,553,393
PR_kwDODCoeTs48E8mx
5,036
Parameterize map markers radius and color.
{ "login": "seungtaek94", "id": 56434476, "node_id": "MDQ6VXNlcjU2NDM0NDc2", "avatar_url": "https://avatars.githubusercontent.com/u/56434476?v=4", "gravatar_id": "", "url": "https://api.github.com/users/seungtaek94", "html_url": "https://github.com/seungtaek94", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
1
2022-07-26T00:49:14
2022-09-18T07:56:59
2022-08-07T23:38:24
NONE
null
## πŸ“š Context https://github.com/streamlit/streamlit/issues/582#issue-515218996 Parameterize map markers radius and color. And do type check. - What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Refactoring - [ ] Other, please describe: ## 🧠 Description of Changes ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5036/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5036/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5036", "html_url": "https://github.com/streamlit/streamlit/pull/5036", "diff_url": "https://github.com/streamlit/streamlit/pull/5036.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5036.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/5035
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5035/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5035/comments
https://api.github.com/repos/streamlit/streamlit/issues/5035/events
https://github.com/streamlit/streamlit/pull/5035
1,317,493,718
PR_kwDODCoeTs48EwBW
5,035
Handle old memo persist format files
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-07-25T23:27:33
2022-07-26T17:20:23
2022-07-26T17:20:20
COLLABORATOR
null
## πŸ“š Context My replay PR failed to handle encountering the old memo file format, so here is a small fix that deletes the file and continues as if it was never there. - What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Refactoring - [ ] Other, please describe: ## 🧠 ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5035/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5035/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5035", "html_url": "https://github.com/streamlit/streamlit/pull/5035", "diff_url": "https://github.com/streamlit/streamlit/pull/5035.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5035.patch", "merged_at": "2022-07-26T17:20:20"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5034
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5034/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5034/comments
https://api.github.com/repos/streamlit/streamlit/issues/5034/events
https://github.com/streamlit/streamlit/pull/5034
1,317,460,175
PR_kwDODCoeTs48EpBF
5,034
Don't install streamlit locally when making packages
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
0
2022-07-25T22:39:08
2022-07-26T00:59:19
2022-07-26T00:59:14
COLLABORATOR
null
## πŸ“š Context While working on getting conda builds of Streamlit working, I ran into a permissions error when installing Streamlit as a local Python package. This made me wonder why we're bothering to install streamlit as a local python package when making wheel files / conda distributions in the first place. D...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5034/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5034/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5034", "html_url": "https://github.com/streamlit/streamlit/pull/5034", "diff_url": "https://github.com/streamlit/streamlit/pull/5034.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5034.patch", "merged_at": "2022-07-26T00:59:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5033
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5033/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5033/comments
https://api.github.com/repos/streamlit/streamlit/issues/5033/events
https://github.com/streamlit/streamlit/pull/5033
1,317,149,480
PR_kwDODCoeTs48DnaP
5,033
StreamlitRuntime
{ "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
2022-07-25T17:30:59
2022-12-08T22:11:48
2022-07-27T18:46:43
COLLABORATOR
null
Initial implementation of the Streamlit `Runtime` object: - Our `Server` class is now split in two - There's `Runtime`, a low-level class which implements everything related to AppSession creation and management, and does not directly or indirectly import anything Tornado-related - And `Server`, which contains a `...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5033/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5033/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5033", "html_url": "https://github.com/streamlit/streamlit/pull/5033", "diff_url": "https://github.com/streamlit/streamlit/pull/5033.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5033.patch", "merged_at": "2022-07-27T18:46:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5032
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5032/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5032/comments
https://api.github.com/repos/streamlit/streamlit/issues/5032/events
https://github.com/streamlit/streamlit/pull/5032
1,316,870,706
PR_kwDODCoeTs48Csce
5,032
Add warning to st.memo when both persist="disk" and ttl parameters sp…
{ "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.github.com/users/kajar...
[]
closed
false
null
[]
null
3
2022-07-25T13:49:18
2022-09-05T08:28:43
2022-09-05T08:28:43
COLLABORATOR
null
…ecified <!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5032/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5032/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5032", "html_url": "https://github.com/streamlit/streamlit/pull/5032", "diff_url": "https://github.com/streamlit/streamlit/pull/5032.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5032.patch", "merged_at": "2022-09-05T08:28:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5031
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5031/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5031/comments
https://api.github.com/repos/streamlit/streamlit/issues/5031/events
https://github.com/streamlit/streamlit/issues/5031
1,316,590,476
I_kwDODCoeTs5OeZOM
5,031
changing label of selectbox upon selecting a new value from the selectbox, results in wrong selection
{ "login": "gbilder", "id": 63948, "node_id": "MDQ6VXNlcjYzOTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/63948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbilder", "html_url": "https://github.com/gbilder", "followers_url": "https://api.github.com/users/gbilder/follower...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-07-25T10:17:49
2022-08-10T05:16:35
2022-07-25T18:08:17
NONE
null
### Summary Dynamically updating the label of a `selectbox` when a new selection is made sometimes results in the wrong selection being recorded in the menu. This seems to only occur the first time the selectbox is used in a session. ### Steps to reproduce - run the code snippet below the default language s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5031/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5031/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5030
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5030/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5030/comments
https://api.github.com/repos/streamlit/streamlit/issues/5030/events
https://github.com/streamlit/streamlit/issues/5030
1,316,393,714
I_kwDODCoeTs5OdpLy
5,030
Suggestion: allow the 'Get help' and 'Report a bug' buttons to link to email addresses
{ "login": "mh0w", "id": 82766547, "node_id": "MDQ6VXNlcjgyNzY2NTQ3", "avatar_url": "https://avatars.githubusercontent.com/u/82766547?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mh0w", "html_url": "https://github.com/mh0w", "followers_url": "https://api.github.com/users/mh0w/followers"...
[ { "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": "sfc-gh-kbregula", "id": 78743291, "node_id": "MDQ6VXNlcjc4NzQzMjkx", "avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-kbregula", "html_url": "https://github.com/sfc-gh-kbregula", "followers_url": "https://api...
[ { "login": "sfc-gh-kbregula", "id": 78743291, "node_id": "MDQ6VXNlcjc4NzQzMjkx", "avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-kbregula", "html_url": "https://github.com/sfc-gh-kbregula", "follower...
null
0
2022-07-25T07:29:07
2022-08-11T03:47:23
2022-08-11T03:47:23
NONE
null
mailto:example@example.com and example@example.com currently yield the following errors when the Streamlit page loads in the browser, respectively: `StreamlitAPIException: "mailto:example@example.com" is a not a valid URL!` or `StreamlitAPIException: "example@example.com" is a not a valid URL!`
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5030/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5030/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5029
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5029/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5029/comments
https://api.github.com/repos/streamlit/streamlit/issues/5029/events
https://github.com/streamlit/streamlit/pull/5029
1,316,358,770
PR_kwDODCoeTs48A-cX
5,029
List languages supported by st.code for syntax highlighting
{ "login": "snehankekre", "id": 20672874, "node_id": "MDQ6VXNlcjIwNjcyODc0", "avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snehankekre", "html_url": "https://github.com/snehankekre", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
0
2022-07-25T06:55:44
2022-07-25T11:18:03
2022-07-25T11:07:05
MEMBER
null
## πŸ“š Context The `st.code` [docstring](https://docs.streamlit.io/library/api-reference/text/st.code) has a `language` parameter for syntax highlighting. The docs don't include a list of all supported languages. [CodeBlock.tsx](https://github.com/streamlit/streamlit/blob/develop/frontend/src/components/elements/...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5029/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5029/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5029", "html_url": "https://github.com/streamlit/streamlit/pull/5029", "diff_url": "https://github.com/streamlit/streamlit/pull/5029.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5029.patch", "merged_at": "2022-07-25T11:07:05"...
true
https://api.github.com/repos/streamlit/streamlit/issues/5028
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5028/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5028/comments
https://api.github.com/repos/streamlit/streamlit/issues/5028/events
https://github.com/streamlit/streamlit/issues/5028
1,316,336,762
I_kwDODCoeTs5OdbR6
5,028
List supported languages for syntax highlighting with `st.code`
{ "login": "snehankekre", "id": 20672874, "node_id": "MDQ6VXNlcjIwNjcyODc0", "avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snehankekre", "html_url": "https://github.com/snehankekre", "followers_url": "https://api.github.com/...
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" }, { "id"...
closed
false
null
[]
null
1
2022-07-25T06:29:18
2022-07-25T11:07:06
2022-07-25T11:07:06
MEMBER
null
**Link to doc page in question (if any):** https://docs.streamlit.io/library/api-reference/text/st.code **Name of the Streamlit feature whose docs need improvement:** `st.code` **What you think the docs should say:** The docs should provide a list of all supported languages for syntax highlighting.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5028/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5028/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5027
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5027/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5027/comments
https://api.github.com/repos/streamlit/streamlit/issues/5027/events
https://github.com/streamlit/streamlit/issues/5027
1,316,096,417
I_kwDODCoeTs5Ocgmh
5,027
Getting a Javascript error on trying to display a table using st.table().
{ "login": "minoyjose", "id": 68542704, "node_id": "MDQ6VXNlcjY4NTQyNzA0", "avatar_url": "https://avatars.githubusercontent.com/u/68542704?v=4", "gravatar_id": "", "url": "https://api.github.com/users/minoyjose", "html_url": "https://github.com/minoyjose", "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": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-07-25T01:46:40
2022-09-26T10:06:32
2022-09-26T10:06:32
NONE
null
### Summary On trying to create a Frequency Distribution table I am able to get the desired output in the terminal, but I get a Javascript error while trying to render the table in the Streamlit UI. ### Steps to reproduce Run the following code snippet below Code snippet: ``` mrr_df = filtered_df_current_...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5027/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5027/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5026
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5026/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5026/comments
https://api.github.com/repos/streamlit/streamlit/issues/5026/events
https://github.com/streamlit/streamlit/pull/5026
1,315,968,241
PR_kwDODCoeTs47_2RZ
5,026
Create addition
{ "login": "Shailendra1405", "id": 109917702, "node_id": "U_kgDOBo02Bg", "avatar_url": "https://avatars.githubusercontent.com/u/109917702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Shailendra1405", "html_url": "https://github.com/Shailendra1405", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
1
2022-07-24T17:47:48
2022-07-25T15:20:55
2022-07-25T15:20:55
NONE
null
<!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure: 1. Two ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5026/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5026/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5026", "html_url": "https://github.com/streamlit/streamlit/pull/5026", "diff_url": "https://github.com/streamlit/streamlit/pull/5026.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5026.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/5025
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5025/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5025/comments
https://api.github.com/repos/streamlit/streamlit/issues/5025/events
https://github.com/streamlit/streamlit/issues/5025
1,315,926,873
I_kwDODCoeTs5Ob3NZ
5,025
streamlit frontend disconnects when reading file from gcp
{ "login": "pooja97", "id": 14357602, "node_id": "MDQ6VXNlcjE0MzU3NjAy", "avatar_url": "https://avatars.githubusercontent.com/u/14357602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pooja97", "html_url": "https://github.com/pooja97", "followers_url": "https://api.github.com/users/pooja9...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2258739424, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-07-24T14:48:40
2022-08-01T22:24:54
2022-08-01T22:24:54
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: bucket_name = "timeseries_data_storage" file_path_1 = "precip_data/precip1.zip" file_path_2 = "precip_data/precip2.zip" file_path_3 = "precip_data/precip3.zip" fi...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5025/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5025/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5024
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5024/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5024/comments
https://api.github.com/repos/streamlit/streamlit/issues/5024/events
https://github.com/streamlit/streamlit/issues/5024
1,315,549,640
I_kwDODCoeTs5OabHI
5,024
Altair chart re-renders despite having @st.cache
{ "login": "chuanenlin", "id": 13015779, "node_id": "MDQ6VXNlcjEzMDE1Nzc5", "avatar_url": "https://avatars.githubusercontent.com/u/13015779?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chuanenlin", "html_url": "https://github.com/chuanenlin", "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": 2258739424, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-07-23T03:55:40
2022-07-27T09:47:46
2022-07-27T09:47:45
NONE
null
### Summary I am visualizing an Altair chart in a Streamlit app. Specifically, I am using `altair_component` from the [streamlit-vega-lite repository](https://github.com/domoritz/streamlit-vega-lite). This allows me to get the ID of what data point the user selects. The issue is that when I hover over different data...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5024/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5024/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/5023
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/5023/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/5023/comments
https://api.github.com/repos/streamlit/streamlit/issues/5023/events
https://github.com/streamlit/streamlit/pull/5023
1,315,500,246
PR_kwDODCoeTs47-dAi
5,023
Ensure "script_path" fields returned by get_pages are always absolute paths
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
0
2022-07-23T00:05:56
2022-07-26T06:13:03
2022-07-26T06:13:01
COLLABORATOR
null
## πŸ“š Context It seems like #4876 may be caused by weirdness in WSL causing some of the paths returned by the `get_pages` function to be relative instead of absolute. This PR simply explicitly specifies that all script paths returned by the function should be absolute to ensure that this isn't an issue. This i...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/5023/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/5023/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/5023", "html_url": "https://github.com/streamlit/streamlit/pull/5023", "diff_url": "https://github.com/streamlit/streamlit/pull/5023.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/5023.patch", "merged_at": "2022-07-26T06:13:01"...
true