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/4722
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4722/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4722/comments
https://api.github.com/repos/streamlit/streamlit/issues/4722/events
https://github.com/streamlit/streamlit/pull/4722
1,233,462,113
PR_kwDODCoeTs43sZxt
4,722
Don't redirect when navigating directly to a page
{ "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-05-12T05:26:48
2022-05-12T22:20:53
2022-05-12T22:20:49
COLLABORATOR
null
## ๐Ÿ“š Context This PR fixes some weirdness that occurs when you navigate directly to a page to see that tornado has appended a trailing slash to the URL shown in your browser. One of the inline code comments in this PR describes why this happens pretty well, so I just duplicate it below. ``` # If we're tryi...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4722/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4722/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4722", "html_url": "https://github.com/streamlit/streamlit/pull/4722", "diff_url": "https://github.com/streamlit/streamlit/pull/4722.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4722.patch", "merged_at": "2022-05-12T22:20:49"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4721
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4721/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4721/comments
https://api.github.com/repos/streamlit/streamlit/issues/4721/events
https://github.com/streamlit/streamlit/pull/4721
1,233,285,813
PR_kwDODCoeTs43r1B9
4,721
SnowflakeDemo interface, take 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-05-11T23:50:26
2022-05-11T23:50:48
2022-05-11T23:50:45
COLLABORATOR
null
New SnowflakeDemo interface: - session_ids - "AsyncMessageContext" interface
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4721/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/4721/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4721", "html_url": "https://github.com/streamlit/streamlit/pull/4721", "diff_url": "https://github.com/streamlit/streamlit/pull/4721.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4721.patch", "merged_at": "2022-05-11T23:50:45"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4720
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4720/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4720/comments
https://api.github.com/repos/streamlit/streamlit/issues/4720/events
https://github.com/streamlit/streamlit/pull/4720
1,233,211,842
PR_kwDODCoeTs43rlGm
4,720
More MPA visual tweaks
{ "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-05-11T21:41:05
2022-05-17T05:10:01
2022-05-17T05:09:59
COLLABORATOR
null
## ๐Ÿ“š Context There were a few visual / design things that we wanted to do earlier but were blocked by some of the required MPA functionality not yet being finished. This PR takes some changes made by @tvst implementing these things and adds a few tests for them. - What kind of change does this PR introduce? ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4720/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4720/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4720", "html_url": "https://github.com/streamlit/streamlit/pull/4720", "diff_url": "https://github.com/streamlit/streamlit/pull/4720.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4720.patch", "merged_at": "2022-05-17T05:09:59"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4719
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4719/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4719/comments
https://api.github.com/repos/streamlit/streamlit/issues/4719/events
https://github.com/streamlit/streamlit/pull/4719
1,233,025,866
PR_kwDODCoeTs43q9kt
4,719
Makefile: add build commands for Snowflake-compatible 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-05-11T18:20:44
2022-05-11T18:25:59
2022-05-11T18:25:57
COLLABORATOR
null
Snowflake uses Anaconda for Python packages. This PR adds `make conda-distribution`, `make conda-package`, and `make conda-hash` (for generating the SHA256 hash of the package, which is required by conda).
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4719/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4719/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4719", "html_url": "https://github.com/streamlit/streamlit/pull/4719", "diff_url": "https://github.com/streamlit/streamlit/pull/4719.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4719.patch", "merged_at": "2022-05-11T18:25:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4718
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4718/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4718/comments
https://api.github.com/repos/streamlit/streamlit/issues/4718/events
https://github.com/streamlit/streamlit/issues/4718
1,232,489,748
I_kwDODCoeTs5Jdk0U
4,718
[AuthError] Dropbox invalid_access_token on streamlit cloud
{ "login": "ferygood", "id": 40789913, "node_id": "MDQ6VXNlcjQwNzg5OTEz", "avatar_url": "https://avatars.githubusercontent.com/u/40789913?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ferygood", "html_url": "https://github.com/ferygood", "followers_url": "https://api.github.com/users/fer...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
2
2022-05-11T11:40:56
2022-05-19T20:34:45
2022-05-17T18:39:26
NONE
null
### Summary I want to download a pre-trained BERT model zip file (approx. 120 MB) from [my Dropbox](https://www.dropbox.com/sh/39ngkkt3gqeytgi/AAAh4WW7GIf6dytGTrTM2omva?dl=0) in the first part of my streamlit app. However, the downloading process fails when it is deploying on share.streamlit.io. Any help will be app...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4718/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4718/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4717
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4717/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4717/comments
https://api.github.com/repos/streamlit/streamlit/issues/4717/events
https://github.com/streamlit/streamlit/issues/4717
1,231,681,012
I_kwDODCoeTs5JafX0
4,717
bank_project
{ "login": "phamclement", "id": 105247855, "node_id": "U_kgDOBkX0bw", "avatar_url": "https://avatars.githubusercontent.com/u/105247855?v=4", "gravatar_id": "", "url": "https://api.github.com/users/phamclement", "html_url": "https://github.com/phamclement", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2022-05-10T20:47:24
2022-05-10T20:50:00
2022-05-10T20:50:00
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedite us finding and solving the problem.) If applicable, please provide the steps we should take to reproduce the ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4717/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4717/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4716
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4716/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4716/comments
https://api.github.com/repos/streamlit/streamlit/issues/4716/events
https://github.com/streamlit/streamlit/pull/4716
1,231,589,526
PR_kwDODCoeTs43mW3G
4,716
Fix st.metric return value
{ "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-05-10T19:21:05
2022-05-10T21:42:38
2022-05-10T21:42:35
COLLABORATOR
null
## ๐Ÿ“š Context Currently, `st.metric` returns a string-serialized `DeltaGenerator` object instead of the `DeltaGenerator` itself like every non-widget element. I highly doubt we intended to return a string-serialized `DeltaGenerator` to the user as I can't see how a user would possibly have any use for it, so th...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4716/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4716/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4716", "html_url": "https://github.com/streamlit/streamlit/pull/4716", "diff_url": "https://github.com/streamlit/streamlit/pull/4716.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4716.patch", "merged_at": "2022-05-10T21:42:35"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4715
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4715/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4715/comments
https://api.github.com/repos/streamlit/streamlit/issues/4715/events
https://github.com/streamlit/streamlit/issues/4715
1,231,180,958
I_kwDODCoeTs5JYlSe
4,715
Streamlit health check (/healthz) ignoring 302
{ "login": "ahtokca", "id": 548741, "node_id": "MDQ6VXNlcjU0ODc0MQ==", "avatar_url": "https://avatars.githubusercontent.com/u/548741?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ahtokca", "html_url": "https://github.com/ahtokca", "followers_url": "https://api.github.com/users/ahtokca/fo...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2022-05-10T13:37:34
2022-07-15T14:29:51
null
NONE
null
### Summary [WebsocketConnection](https://github.com/streamlit/streamlit/blob/4d78c03a1d1fd8f9e9f96f4029a51214b9da0ef5/frontend/src/lib/WebsocketConnection.tsx#L612) causes a flood of /healthz requests in case an user session is expired. N users open an app at 9am access expires lets say at 10am, so servers get N re...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4715/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4715/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4714
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4714/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4714/comments
https://api.github.com/repos/streamlit/streamlit/issues/4714/events
https://github.com/streamlit/streamlit/issues/4714
1,230,967,707
I_kwDODCoeTs5JXxOb
4,714
Add select all shortcut or button for multiselect
{ "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": 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-05-10T10:48:05
2022-11-15T17:00:55
null
NONE
null
### Problem I have about twenty options of several `st.multiselect`, and sometimes I need all options except only one. I want to first select all then remove one of them. ### Solution **MVP:** Maybe create one `st.multiselect` means "selected", another means "exclued", but really stupid. --- Community v...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4714/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4714/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4713
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4713/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4713/comments
https://api.github.com/repos/streamlit/streamlit/issues/4713/events
https://github.com/streamlit/streamlit/issues/4713
1,230,943,170
I_kwDODCoeTs5JXrPC
4,713
Unable to run scripts with pdm
{ "login": "skahanium", "id": 61221285, "node_id": "MDQ6VXNlcjYxMjIxMjg1", "avatar_url": "https://avatars.githubusercontent.com/u/61221285?v=4", "gravatar_id": "", "url": "https://api.github.com/users/skahanium", "html_url": "https://github.com/skahanium", "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
1
2022-05-10T10:25:30
2022-05-17T06:24:14
2022-05-17T06:24:02
NONE
null
### Summary Streamlit scripts cannot run properly through pdm. ### Steps to reproduce Code snippet: ``` import streamlit as st import pandas as pd import numpy as np st.title('Uber pickups in NYC') ``` Enter the following command in the terminal of vscode: ``` pdm run streamlit run uber_pickup...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4713/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4713/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4712
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4712/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4712/comments
https://api.github.com/repos/streamlit/streamlit/issues/4712/events
https://github.com/streamlit/streamlit/issues/4712
1,230,908,012
I_kwDODCoeTs5JXips
4,712
Bug_Bank_project
{ "login": "phamclement", "id": 105247855, "node_id": "U_kgDOBkX0bw", "avatar_url": "https://avatars.githubusercontent.com/u/105247855?v=4", "gravatar_id": "", "url": "https://api.github.com/users/phamclement", "html_url": "https://github.com/phamclement", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2022-05-10T09:55:11
2022-05-10T12:28:14
2022-05-10T12:28:14
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedite us finding and solving the problem.) If applicable, please provide the steps we should take to reproduce the ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4712/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4712/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4711
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4711/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4711/comments
https://api.github.com/repos/streamlit/streamlit/issues/4711/events
https://github.com/streamlit/streamlit/issues/4711
1,230,807,879
I_kwDODCoeTs5JXKNH
4,711
Image not showing on deployment on GCP Cloud Run
{ "login": "rd-andreas-lay", "id": 67090720, "node_id": "MDQ6VXNlcjY3MDkwNzIw", "avatar_url": "https://avatars.githubusercontent.com/u/67090720?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rd-andreas-lay", "html_url": "https://github.com/rd-andreas-lay", "followers_url": "https://api.gi...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2258739424, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
7
2022-05-10T08:33:10
2022-07-15T14:37:33
null
NONE
null
### Summary When deploying a streamlit app on Google Cloud Run, embedding an image with ``` st.image("image.png") ``` the image regularly (not always though) won't show. The logs show the following info: ``` InMemoryFileManager: Missing file 582c8588911ffc19edf5a5bdc0f5956a8c59bc046838e0c8bc9b2929.png...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4711/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/4711/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4710
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4710/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4710/comments
https://api.github.com/repos/streamlit/streamlit/issues/4710/events
https://github.com/streamlit/streamlit/pull/4710
1,229,856,943
PR_kwDODCoeTs43gpIx
4,710
Add type annotations for time widgets
{ "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
3
2022-05-09T14:56:28
2022-05-21T19:25:03
2022-05-18T08:19:04
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the time_widgets module --- **Contribution License Agreement** By submitting this pull re...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4710/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4710/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4710", "html_url": "https://github.com/streamlit/streamlit/pull/4710", "diff_url": "https://github.com/streamlit/streamlit/pull/4710.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4710.patch", "merged_at": "2022-05-18T08:19:04"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4709
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4709/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4709/comments
https://api.github.com/repos/streamlit/streamlit/issues/4709/events
https://github.com/streamlit/streamlit/pull/4709
1,229,472,971
PR_kwDODCoeTs43fW_c
4,709
Convert `streamlit hello` to a MPA
{ "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
3
2022-05-09T10:04:11
2022-05-11T21:44:29
2022-05-11T21:21:29
MEMBER
null
## ๐Ÿ“š Context The MPA feature exists as part of the `feature/multipage-apps` branch. A nice demo to go along with it could be `streamlit hello` as a multi-page app. - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Refactoring - [x] Other, please describe: Enhancement ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4709/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4709/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4709", "html_url": "https://github.com/streamlit/streamlit/pull/4709", "diff_url": "https://github.com/streamlit/streamlit/pull/4709.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4709.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4708
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4708/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4708/comments
https://api.github.com/repos/streamlit/streamlit/issues/4708/events
https://github.com/streamlit/streamlit/pull/4708
1,228,951,799
PR_kwDODCoeTs43drgo
4,708
Add type annotations for image
{ "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
0
2022-05-08T18:09:40
2022-05-12T06:29:56
2022-05-10T18:21:56
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the image module --- **Contribution License Agreement** By submitting this pull request y...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4708/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4708/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4708", "html_url": "https://github.com/streamlit/streamlit/pull/4708", "diff_url": "https://github.com/streamlit/streamlit/pull/4708.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4708.patch", "merged_at": "2022-05-10T18:21:56"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4707
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4707/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4707/comments
https://api.github.com/repos/streamlit/streamlit/issues/4707/events
https://github.com/streamlit/streamlit/pull/4707
1,228,951,198
PR_kwDODCoeTs43drZQ
4,707
Argument types for iframe
{ "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
0
2022-05-08T18:07:01
2022-05-21T19:25:10
2022-05-09T22:19:29
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the iframe module --- **Contribution License Agreement** By submitting this pull request ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4707/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4707/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4707", "html_url": "https://github.com/streamlit/streamlit/pull/4707", "diff_url": "https://github.com/streamlit/streamlit/pull/4707.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4707.patch", "merged_at": "2022-05-09T22:19:29"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4706
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4706/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4706/comments
https://api.github.com/repos/streamlit/streamlit/issues/4706/events
https://github.com/streamlit/streamlit/pull/4706
1,228,950,612
PR_kwDODCoeTs43drSP
4,706
Add type annotations for media
{ "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
0
2022-05-08T18:04:26
2022-05-21T19:25:15
2022-05-10T00:09:32
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the media module --- **Contribution License Agreement** By submitting this pull request y...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4706/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4706/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4706", "html_url": "https://github.com/streamlit/streamlit/pull/4706", "diff_url": "https://github.com/streamlit/streamlit/pull/4706.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4706.patch", "merged_at": "2022-05-10T00:09:32"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4705
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4705/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4705/comments
https://api.github.com/repos/streamlit/streamlit/issues/4705/events
https://github.com/streamlit/streamlit/pull/4705
1,228,950,230
PR_kwDODCoeTs43drN3
4,705
Add type annotations for metric
{ "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
3
2022-05-08T18:02:47
2022-05-12T06:30:01
2022-05-10T19:07:17
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the metric module --- **Contribution License Agreement** By submitting this pull request ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4705/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4705/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4705", "html_url": "https://github.com/streamlit/streamlit/pull/4705", "diff_url": "https://github.com/streamlit/streamlit/pull/4705.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4705.patch", "merged_at": "2022-05-10T19:07:17"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4704
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4704/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4704/comments
https://api.github.com/repos/streamlit/streamlit/issues/4704/events
https://github.com/streamlit/streamlit/pull/4704
1,228,941,389
PR_kwDODCoeTs43dplS
4,704
Type annotations for type_util
{ "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
0
2022-05-08T17:21:19
2022-05-21T19:25:06
2022-05-09T22:31:39
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the type_util module --- **Contribution License Agreement** By submitting this pull reque...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4704/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4704/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4704", "html_url": "https://github.com/streamlit/streamlit/pull/4704", "diff_url": "https://github.com/streamlit/streamlit/pull/4704.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4704.patch", "merged_at": "2022-05-09T22:31:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4703
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4703/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4703/comments
https://api.github.com/repos/streamlit/streamlit/issues/4703/events
https://github.com/streamlit/streamlit/pull/4703
1,228,940,890
PR_kwDODCoeTs43dpfA
4,703
Add type annotations for utils
{ "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
0
2022-05-08T17:18:48
2022-05-21T19:25:08
2022-05-09T22:22:41
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the utils module --- **Contribution License Agreement** By submitting this pull request y...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4703/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4703/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4703", "html_url": "https://github.com/streamlit/streamlit/pull/4703", "diff_url": "https://github.com/streamlit/streamlit/pull/4703.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4703.patch", "merged_at": "2022-05-09T22:22:40"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4702
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4702/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4702/comments
https://api.github.com/repos/streamlit/streamlit/issues/4702/events
https://github.com/streamlit/streamlit/issues/4702
1,228,827,732
I_kwDODCoeTs5JPmxU
4,702
The G-VII No Fly Zone - TAF forecast
{ "login": "airman1994", "id": 62286417, "node_id": "MDQ6VXNlcjYyMjg2NDE3", "avatar_url": "https://avatars.githubusercontent.com/u/62286417?v=4", "gravatar_id": "", "url": "https://api.github.com/users/airman1994", "html_url": "https://github.com/airman1994", "followers_url": "https://api.github.com/use...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
null
[]
null
3
2022-05-08T08:35:13
2022-05-12T12:09:20
2022-05-09T17:16:10
NONE
null
_(Note, you don't have to fill out every section here. They're just here for guidance. That said, nicely detailed feature requests are more likely to get eng attention sooner)_ ### Problem Presently the tool uses only METAR data, giving only present wind conditions, but no forecast is available. ### Solution ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4702/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4702/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4701
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4701/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4701/comments
https://api.github.com/repos/streamlit/streamlit/issues/4701/events
https://github.com/streamlit/streamlit/issues/4701
1,228,602,794
I_kwDODCoeTs5JOv2q
4,701
Inconsistent Markdown parsing in headers depending on anchor parameter
{ "login": "schorfma", "id": 11707410, "node_id": "MDQ6VXNlcjExNzA3NDEw", "avatar_url": "https://avatars.githubusercontent.com/u/11707410?v=4", "gravatar_id": "", "url": "https://api.github.com/users/schorfma", "html_url": "https://github.com/schorfma", "followers_url": "https://api.github.com/users/sch...
[ { "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": 1846473688, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "willhuang1997", "id": 16749069, "node_id": "MDQ6VXNlcjE2NzQ5MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willhuang1997", "html_url": "https://github.com/willhuang1997", "followers_url": "https://api.githu...
[ { "login": "willhuang1997", "id": 16749069, "node_id": "MDQ6VXNlcjE2NzQ5MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willhuang1997", "html_url": "https://github.com/willhuang1997", "followers_url"...
null
2
2022-05-07T11:19:33
2022-08-09T23:33:59
2022-08-09T23:33:59
NONE
null
### Summary Headers deal inconsistently with Markdown syntax depending on the `anchor` parameter. When using Markdown syntax in `streamlit.title()`, `streamlit.header()` or `streamlit.subheader()` it is only parsed and rendered when no `anchor` is provided. However, when an anchor is provided, the Markdown syntax a...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4701/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4701/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4700
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4700/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4700/comments
https://api.github.com/repos/streamlit/streamlit/issues/4700/events
https://github.com/streamlit/streamlit/issues/4700
1,228,525,388
I_kwDODCoeTs5JOc9M
4,700
Bug Human Pose Estimator
{ "login": "septian-akmal", "id": 80664394, "node_id": "MDQ6VXNlcjgwNjY0Mzk0", "avatar_url": "https://avatars.githubusercontent.com/u/80664394?v=4", "gravatar_id": "", "url": "https://api.github.com/users/septian-akmal", "html_url": "https://github.com/septian-akmal", "followers_url": "https://api.githu...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-05-07T04:43:59
2022-05-09T17:17:21
2022-05-09T17:17:21
NONE
null
ImportError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit Cloud, click on 'Manage app' in the lower right of your app). Traceback: File "/home/appuser/venv/lib/python3.7/site-packages/stream...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4700/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4700/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4699
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4699/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4699/comments
https://api.github.com/repos/streamlit/streamlit/issues/4699/events
https://github.com/streamlit/streamlit/pull/4699
1,228,382,907
PR_kwDODCoeTs43b_eU
4,699
Remove branching imports and always import from typing_extensions
{ "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-05-06T21:07:11
2022-05-10T18:20:07
2022-05-10T18:20:04
COLLABORATOR
null
## ๐Ÿ“š Context We recently decided that we might as well always have the `typing_extensions` module be a dependency (vs before, where we conditionally installed it depending on the user's Python version). See the comment thread in this PR for more context: https://github.com/streamlit/streamlit/pull/4657 Since w...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4699/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4699/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4699", "html_url": "https://github.com/streamlit/streamlit/pull/4699", "diff_url": "https://github.com/streamlit/streamlit/pull/4699.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4699.patch", "merged_at": "2022-05-10T18:20:04"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4698
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4698/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4698/comments
https://api.github.com/repos/streamlit/streamlit/issues/4698/events
https://github.com/streamlit/streamlit/pull/4698
1,228,365,543
PR_kwDODCoeTs43b7yl
4,698
Multipage apps -- the big merge
{ "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-05-06T20:39:10
2022-05-11T21:21:29
2022-05-11T21:21:26
COLLABORATOR
null
## ๐Ÿ“š Context The multipage apps feature branch is both * large and thus quite expensive to maintain * at the point where we're relatively comfortable merging the changes into `develop` Because we also had to add a (hidden) `ui.hideSidebarNav` config option so that we've futureproofed for the case where a clou...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4698/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4698/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4698", "html_url": "https://github.com/streamlit/streamlit/pull/4698", "diff_url": "https://github.com/streamlit/streamlit/pull/4698.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4698.patch", "merged_at": "2022-05-11T21:21:25"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4697
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4697/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4697/comments
https://api.github.com/repos/streamlit/streamlit/issues/4697/events
https://github.com/streamlit/streamlit/pull/4697
1,227,639,803
PR_kwDODCoeTs43Z1uP
4,697
Make typing-extensions and unconditional dependency
{ "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-05-06T09:39:33
2022-05-06T18:20:57
2022-05-06T18:05:32
CONTRIBUTOR
null
## ๐Ÿ“š Context Currently, typing-extensions in only installed as a dependency for python versions <= 3.7. This implies type annotations are pinned to the 3.8 standard, meaning we are blocked from using modern concepts, such as `TypeAlias`, `ParamSpec` and the like. It also means that one has to use somewhat ver...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4697/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4697/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4697", "html_url": "https://github.com/streamlit/streamlit/pull/4697", "diff_url": "https://github.com/streamlit/streamlit/pull/4697.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4697.patch", "merged_at": "2022-05-06T18:05:32"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4696
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4696/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4696/comments
https://api.github.com/repos/streamlit/streamlit/issues/4696/events
https://github.com/streamlit/streamlit/pull/4696
1,227,503,830
PR_kwDODCoeTs43ZZYb
4,696
Wrap Markdown text when there's no word break
{ "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-05-06T07:14:48
2022-05-06T18:28:30
2022-05-06T18:28:30
MEMBER
null
## ๐Ÿ“š Context When a long string with no break words is passed to `st.write` & `st.markdown`, the rendered text overflows the bounds of the container in the x-direction. This happens because the elements break words only at allowed break points by default. i.e. The value of the CSS property `wordWrap` for `<p>` is t...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4696/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4696/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4696", "html_url": "https://github.com/streamlit/streamlit/pull/4696", "diff_url": "https://github.com/streamlit/streamlit/pull/4696.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4696.patch", "merged_at": "2022-05-06T18:28:29"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4695
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4695/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4695/comments
https://api.github.com/repos/streamlit/streamlit/issues/4695/events
https://github.com/streamlit/streamlit/issues/4695
1,227,175,713
I_kwDODCoeTs5JJTch
4,695
multiselect reset to defaults behavior is inconsistent
{ "login": "cod3licious", "id": 1093567, "node_id": "MDQ6VXNlcjEwOTM1Njc=", "avatar_url": "https://avatars.githubusercontent.com/u/1093567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cod3licious", "html_url": "https://github.com/cod3licious", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
1
2022-05-05T21:05:54
2022-05-17T06:29:55
2022-05-17T06:29:34
NONE
null
I use a selectbox to select a main option and based on this selection the multiselect widget should be reset to the default options for this main option. This works as expected if the two main options have different defaults: https://user-images.githubusercontent.com/1093567/167023633-38c7c845-5507-4463-893d-fbce94a...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4695/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4695/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4694
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4694/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4694/comments
https://api.github.com/repos/streamlit/streamlit/issues/4694/events
https://github.com/streamlit/streamlit/pull/4694
1,227,124,033
PR_kwDODCoeTs43YJm0
4,694
Components 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
4
2022-05-05T20:05:00
2022-05-09T23:22:59
2022-05-09T23:22:59
COLLABORATOR
null
## ๐Ÿ“š Context This PR makes some small styling adjustments to `st.checkbox()`, `st.radio()` and `st.title()`. - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Refactoring - [x] Other, please describe: Design changes ## ๐Ÿง  Description of Changes * Reduce `st.checkb...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4694/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4694/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4694", "html_url": "https://github.com/streamlit/streamlit/pull/4694", "diff_url": "https://github.com/streamlit/streamlit/pull/4694.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4694.patch", "merged_at": "2022-05-09T23:22:59"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4693
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4693/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4693/comments
https://api.github.com/repos/streamlit/streamlit/issues/4693/events
https://github.com/streamlit/streamlit/issues/4693
1,226,436,631
I_kwDODCoeTs5JGfAX
4,693
st.time_input with step
{ "login": "tiagomqbarata", "id": 49235036, "node_id": "MDQ6VXNlcjQ5MjM1MDM2", "avatar_url": "https://avatars.githubusercontent.com/u/49235036?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tiagomqbarata", "html_url": "https://github.com/tiagomqbarata", "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" }, { "...
open
false
null
[]
null
1
2022-05-05T09:36:43
2023-01-21T01:01:33
null
NONE
null
### Request I used `st.time_input` in my app, but I want the time in steps of 10 minutes. Its awesome if you implement that feature. Actually I just can use with steps of 15 minutes. --- 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/4693/reactions", "total_count": 8, "+1": 8, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4693/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4692
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4692/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4692/comments
https://api.github.com/repos/streamlit/streamlit/issues/4692/events
https://github.com/streamlit/streamlit/pull/4692
1,226,009,257
PR_kwDODCoeTs43UiKb
4,692
Import Final from typing or typing_extensions depending on the Python version
{ "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-05-04T21:58:18
2022-05-04T22:16:07
2022-05-04T22:16:05
COLLABORATOR
null
## ๐Ÿ“š Context I noticed that trying to run streamlit in a fresh wheel running on Python >= 3.8 explodes since we conditionally install the `typing_extensions` module, and #4657 imports `Final` from `typing_extensions` unconditionally. This PR fixes this. - What kind of change does this PR introduce? - [x] ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4692/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4692/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4692", "html_url": "https://github.com/streamlit/streamlit/pull/4692", "diff_url": "https://github.com/streamlit/streamlit/pull/4692.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4692.patch", "merged_at": "2022-05-04T22:16:05"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4691
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4691/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4691/comments
https://api.github.com/repos/streamlit/streamlit/issues/4691/events
https://github.com/streamlit/streamlit/pull/4691
1,225,831,922
PR_kwDODCoeTs43UDFB
4,691
Add type annotations for iframe, image, media, metric and utils
{ "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
3
2022-05-04T19:43:35
2022-05-10T07:45:55
2022-05-09T08:49:40
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add some type annotations for the iframe module - - Add some type annotations for the image module --- **Contributio...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4691/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4691/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4691", "html_url": "https://github.com/streamlit/streamlit/pull/4691", "diff_url": "https://github.com/streamlit/streamlit/pull/4691.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4691.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4690
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4690/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4690/comments
https://api.github.com/repos/streamlit/streamlit/issues/4690/events
https://github.com/streamlit/streamlit/pull/4690
1,225,720,443
PR_kwDODCoeTs43TupT
4,690
Add type annotations for doc_string
{ "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
0
2022-05-04T18:19:06
2022-05-06T20:58:54
2022-05-06T20:32:50
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the doc_string module --- **Contribution License Agreement** By submitting this pull requ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4690/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4690/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4690", "html_url": "https://github.com/streamlit/streamlit/pull/4690", "diff_url": "https://github.com/streamlit/streamlit/pull/4690.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4690.patch", "merged_at": "2022-05-06T20:32:50"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4689
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4689/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4689/comments
https://api.github.com/repos/streamlit/streamlit/issues/4689/events
https://github.com/streamlit/streamlit/issues/4689
1,225,709,604
I_kwDODCoeTs5JDtgk
4,689
pd.Int64Index is deprecated
{ "login": "fredzannarbor", "id": 1165771, "node_id": "MDQ6VXNlcjExNjU3NzE=", "avatar_url": "https://avatars.githubusercontent.com/u/1165771?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fredzannarbor", "html_url": "https://github.com/fredzannarbor", "followers_url": "https://api.github....
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-05-04T18:07:07
2022-10-24T09:23:16
2022-05-05T16:42:38
NONE
null
### Summary Streamlit produces the below. error message on startup: ### Steps to reproduce Code snippet: [suspected, not proven, that this is the cause] ``` [creates df & saves to file system] dashboard_df[all_cols] = dashboard_df[all_cols].astype(float) dashboard_df['kdpdate'] = kdpdate #dashboard_df...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4689/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4689/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4688
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4688/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4688/comments
https://api.github.com/repos/streamlit/streamlit/issues/4688/events
https://github.com/streamlit/streamlit/pull/4688
1,225,708,799
PR_kwDODCoeTs43TsP3
4,688
Add type annotations for progress
{ "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
0
2022-05-04T18:06:14
2022-05-06T20:27:06
2022-05-06T20:26:19
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the progress module --- **Contribution License Agreement** By submitting this pull reques...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4688/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4688/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4688", "html_url": "https://github.com/streamlit/streamlit/pull/4688", "diff_url": "https://github.com/streamlit/streamlit/pull/4688.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4688.patch", "merged_at": "2022-05-06T20:26:19"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4687
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4687/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4687/comments
https://api.github.com/repos/streamlit/streamlit/issues/4687/events
https://github.com/streamlit/streamlit/pull/4687
1,225,696,775
PR_kwDODCoeTs43TpyU
4,687
Add type annotations for __init__.py
{ "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
0
2022-05-04T17:53:32
2022-05-06T19:45:23
2022-05-06T18:26:28
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for __init__.py --- **Contribution License Agreement** By submitting this pull request you ag...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4687/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4687/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4687", "html_url": "https://github.com/streamlit/streamlit/pull/4687", "diff_url": "https://github.com/streamlit/streamlit/pull/4687.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4687.patch", "merged_at": "2022-05-06T18:26:28"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4686
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4686/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4686/comments
https://api.github.com/repos/streamlit/streamlit/issues/4686/events
https://github.com/streamlit/streamlit/pull/4686
1,225,657,295
PR_kwDODCoeTs43ThzD
4,686
Add type annotations for write
{ "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
0
2022-05-04T17:17:34
2022-05-06T20:59:05
2022-05-06T20:36:38
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the write module --- **Contribution License Agreement** By submitting this pull request y...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4686/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4686/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4686", "html_url": "https://github.com/streamlit/streamlit/pull/4686", "diff_url": "https://github.com/streamlit/streamlit/pull/4686.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4686.patch", "merged_at": "2022-05-06T20:36:37"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4685
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4685/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4685/comments
https://api.github.com/repos/streamlit/streamlit/issues/4685/events
https://github.com/streamlit/streamlit/pull/4685
1,225,656,629
PR_kwDODCoeTs43Thpa
4,685
Add type annotations for snow
{ "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
0
2022-05-04T17:17:11
2022-05-21T19:25:19
2022-05-05T06:00:47
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the snow module --- **Contribution License Agreement** By submitting this pull request yo...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4685/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4685/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4685", "html_url": "https://github.com/streamlit/streamlit/pull/4685", "diff_url": "https://github.com/streamlit/streamlit/pull/4685.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4685.patch", "merged_at": "2022-05-05T06:00:47"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4684
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4684/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4684/comments
https://api.github.com/repos/streamlit/streamlit/issues/4684/events
https://github.com/streamlit/streamlit/pull/4684
1,225,637,071
PR_kwDODCoeTs43Tdtu
4,684
Add type annotations for plotly_chart
{ "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
0
2022-05-04T16:57:58
2022-05-21T19:25:18
2022-05-06T20:04:09
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the plotly_charts module --- **Contribution License Agreement** By submitting this pull r...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4684/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4684/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4684", "html_url": "https://github.com/streamlit/streamlit/pull/4684", "diff_url": "https://github.com/streamlit/streamlit/pull/4684.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4684.patch", "merged_at": "2022-05-06T20:04:09"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4683
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4683/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4683/comments
https://api.github.com/repos/streamlit/streamlit/issues/4683/events
https://github.com/streamlit/streamlit/pull/4683
1,225,625,946
PR_kwDODCoeTs43TbXA
4,683
Add type annotations for layouts
{ "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
0
2022-05-04T16:46:43
2022-05-21T19:25:19
2022-05-05T06:01:40
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the layouts module --- **Contribution License Agreement** By submitting this pull request...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4683/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4683/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4683", "html_url": "https://github.com/streamlit/streamlit/pull/4683", "diff_url": "https://github.com/streamlit/streamlit/pull/4683.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4683.patch", "merged_at": "2022-05-05T06:01:40"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4682
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4682/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4682/comments
https://api.github.com/repos/streamlit/streamlit/issues/4682/events
https://github.com/streamlit/streamlit/pull/4682
1,225,618,985
PR_kwDODCoeTs43TZ5U
4,682
Add type annotations for json
{ "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
0
2022-05-04T16:39:22
2022-05-21T19:25:20
2022-05-05T06:04:45
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the json API --- **Contribution License Agreement** By submitting this pull request you a...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4682/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4682/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4682", "html_url": "https://github.com/streamlit/streamlit/pull/4682", "diff_url": "https://github.com/streamlit/streamlit/pull/4682.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4682.patch", "merged_at": "2022-05-05T06:04:45"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4681
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4681/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4681/comments
https://api.github.com/repos/streamlit/streamlit/issues/4681/events
https://github.com/streamlit/streamlit/pull/4681
1,225,617,661
PR_kwDODCoeTs43TZnZ
4,681
Add type annotations for exception
{ "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
0
2022-05-04T16:38:07
2022-05-21T19:25:16
2022-05-06T20:05:57
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the exception API --- **Contribution License Agreement** By submitting this pull request ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4681/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4681/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4681", "html_url": "https://github.com/streamlit/streamlit/pull/4681", "diff_url": "https://github.com/streamlit/streamlit/pull/4681.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4681.patch", "merged_at": "2022-05-06T20:05:56"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4680
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4680/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4680/comments
https://api.github.com/repos/streamlit/streamlit/issues/4680/events
https://github.com/streamlit/streamlit/pull/4680
1,225,607,386
PR_kwDODCoeTs43TXhP
4,680
Add type annotations for empty
{ "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
0
2022-05-04T16:28:02
2022-05-21T19:25:21
2022-05-05T06:05:33
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the empty API --- **Contribution License Agreement** By submitting this pull request you ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4680/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4680/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4680", "html_url": "https://github.com/streamlit/streamlit/pull/4680", "diff_url": "https://github.com/streamlit/streamlit/pull/4680.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4680.patch", "merged_at": "2022-05-05T06:05:33"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4679
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4679/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4679/comments
https://api.github.com/repos/streamlit/streamlit/issues/4679/events
https://github.com/streamlit/streamlit/pull/4679
1,225,591,675
PR_kwDODCoeTs43TULz
4,679
Add type annotations for balloons
{ "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
0
2022-05-04T16:13:17
2022-05-21T19:25:22
2022-05-05T06:06:14
CONTRIBUTOR
null
## ๐Ÿ“š Context Continuing from where I left off in #4657 - What kind of change does this PR introduce? - [X] Other, please describe: Type Annotations ## ๐Ÿง  Description of Changes - Add type annotations for the balloons API --- **Contribution License Agreement** By submitting this pull request y...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4679/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4679/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4679", "html_url": "https://github.com/streamlit/streamlit/pull/4679", "diff_url": "https://github.com/streamlit/streamlit/pull/4679.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4679.patch", "merged_at": "2022-05-05T06:06:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4678
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4678/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4678/comments
https://api.github.com/repos/streamlit/streamlit/issues/4678/events
https://github.com/streamlit/streamlit/pull/4678
1,224,777,010
PR_kwDODCoeTs43QuGP
4,678
Hide the MPA sidebar nav by default
{ "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-05-03T23:54:00
2022-05-06T17:57:05
2022-05-06T17:56:38
COLLABORATOR
null
## ๐Ÿ“š Context We want to go ahead and merge the multipage apps feature branch into develop as it's getting more and more expensive to maintain as it grows. To allow us to do this earlier, we use the `ui.hideSidebarNav` config option as a "feature flag" by temporarily setting its default value to `True`, which mak...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4678/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4678/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4678", "html_url": "https://github.com/streamlit/streamlit/pull/4678", "diff_url": "https://github.com/streamlit/streamlit/pull/4678.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4678.patch", "merged_at": "2022-05-06T17:56:38"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4677
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4677/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4677/comments
https://api.github.com/repos/streamlit/streamlit/issues/4677/events
https://github.com/streamlit/streamlit/pull/4677
1,224,753,444
PR_kwDODCoeTs43Qpd7
4,677
Add opt-in port proxying via jupyter-server-proxy
{ "login": "banesullivan", "id": 22067021, "node_id": "MDQ6VXNlcjIyMDY3MDIx", "avatar_url": "https://avatars.githubusercontent.com/u/22067021?v=4", "gravatar_id": "", "url": "https://api.github.com/users/banesullivan", "html_url": "https://github.com/banesullivan", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
7
2022-05-03T23:07:00
2022-11-01T04:14:29
2022-05-23T22:23:58
NONE
null
## ๐Ÿ“š Context This addresses https://github.com/streamlit/streamlit/issues/439#issuecomment-1116651595 and my issues described in https://discuss.streamlit.io/t/streamlit-cloud-port-proxying-on-streamlit-io/24748/4 by using `jupyter_server_proxy`'s `LocalProxyHandler` to proxy requests through the web app to any loc...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4677/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/4677/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4677", "html_url": "https://github.com/streamlit/streamlit/pull/4677", "diff_url": "https://github.com/streamlit/streamlit/pull/4677.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4677.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4676
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4676/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4676/comments
https://api.github.com/repos/streamlit/streamlit/issues/4676/events
https://github.com/streamlit/streamlit/issues/4676
1,224,172,713
I_kwDODCoeTs5I92Sp
4,676
WOW
{ "login": "jfreeman2", "id": 55115751, "node_id": "MDQ6VXNlcjU1MTE1NzUx", "avatar_url": "https://avatars.githubusercontent.com/u/55115751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jfreeman2", "html_url": "https://github.com/jfreeman2", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-05-03T14:21:36
2022-05-03T17:13:47
2022-05-03T17:13:47
NONE
null
### Summary In the name of brevity, I'll keep this remark brief. Great work! ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedite us finding and solving the problem.) If applicable, please provide the steps we should take to reproduce the bug: 1. ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4676/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4676/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4675
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4675/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4675/comments
https://api.github.com/repos/streamlit/streamlit/issues/4675/events
https://github.com/streamlit/streamlit/issues/4675
1,223,757,573
I_kwDODCoeTs5I8Q8F
4,675
Time Input Function doesn't support each single time
{ "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...
[]
open
false
null
[]
null
1
2022-05-03T07:07:22
2022-05-03T07:09:24
null
NONE
null
Is there any way to show the time menu like below on streamlit? This menu should show every single hour and minute. Other hand streamlit time input provides only pre defined time arrivals like 08:00 08:15 08:30 08:45 etc. I don't want this. How can I solve this problem? Here the details and issue related this: https:...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4675/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/4675/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4674
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4674/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4674/comments
https://api.github.com/repos/streamlit/streamlit/issues/4674/events
https://github.com/streamlit/streamlit/issues/4674
1,223,687,387
I_kwDODCoeTs5I7_zb
4,674
The UI stutters when uploading a video and processing with heavy CPU
{ "login": "xueliang", "id": 1107853, "node_id": "MDQ6VXNlcjExMDc4NTM=", "avatar_url": "https://avatars.githubusercontent.com/u/1107853?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xueliang", "html_url": "https://github.com/xueliang", "followers_url": "https://api.github.com/users/xueli...
[ { "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-05-03T04:38:59
2022-05-04T03:09:22
2022-05-04T03:09:21
NONE
null
### Summary When Uploading a video file and processing it with heavy compuation, the UI stutters and takes much time to show it, even if the video is with very small size and uploaded locally. ### Steps to reproduce Code snippet: ``` f = st.file_uploader("Upload") if f!=None: tfile = te...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4674/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4674/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4673
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4673/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4673/comments
https://api.github.com/repos/streamlit/streamlit/issues/4673/events
https://github.com/streamlit/streamlit/pull/4673
1,223,451,237
PR_kwDODCoeTs43MmUX
4,673
Release 1.9.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-05-02T23:11:12
2022-05-04T16:37:02
2022-05-04T16:37:01
COLLABORATOR
null
Creating this so we can see the RC builds and such
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4673/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4673/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4673", "html_url": "https://github.com/streamlit/streamlit/pull/4673", "diff_url": "https://github.com/streamlit/streamlit/pull/4673.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4673.patch", "merged_at": "2022-05-04T16:37:01"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4672
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4672/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4672/comments
https://api.github.com/repos/streamlit/streamlit/issues/4672/events
https://github.com/streamlit/streamlit/pull/4672
1,222,504,870
PR_kwDODCoeTs43JdTe
4,672
More cloud+multipage apps futureproofing
{ "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-05-02T05:42:00
2022-05-06T17:57:51
2022-05-06T17:57:39
COLLABORATOR
null
## ๐Ÿ“š Context This PR does a bunch of things to futureproof for potential multipage apps related features that we may have to build into Streamlit Cloud. Most of these won't actually be used now / may never end up being used, but we add them anyway just in case. The changes are listed in the section below. Not...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4672/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4672/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4672", "html_url": "https://github.com/streamlit/streamlit/pull/4672", "diff_url": "https://github.com/streamlit/streamlit/pull/4672.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4672.patch", "merged_at": "2022-05-06T17:57:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4671
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4671/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4671/comments
https://api.github.com/repos/streamlit/streamlit/issues/4671/events
https://github.com/streamlit/streamlit/issues/4671
1,222,273,919
I_kwDODCoeTs5I2mt_
4,671
Make `st.selectbox` dropdown scroll along with option in focus, when navigating with arrow keys (โ†‘โ†“)
{ "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": 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-05-01T20:11:31
2022-11-15T17:00:57
null
NONE
null
### Problem When navigating the options of a `st.selectbox` widget using the arrow keys (โ†‘โ†“), the dropdown does not scroll up/down along with the option in focus. This is only noticeable when there are 9 or more options to select from. ### Solution **Preferred solution:** Dropdown scrolls up/down along with...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4671/reactions", "total_count": 6, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4671/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4670
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4670/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4670/comments
https://api.github.com/repos/streamlit/streamlit/issues/4670/events
https://github.com/streamlit/streamlit/issues/4670
1,222,131,793
I_kwDODCoeTs5I2EBR
4,670
Integration of pyscript
{ "login": "lalitpagaria", "id": 19303690, "node_id": "MDQ6VXNlcjE5MzAzNjkw", "avatar_url": "https://avatars.githubusercontent.com/u/19303690?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lalitpagaria", "html_url": "https://github.com/lalitpagaria", "followers_url": "https://api.github.c...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
null
[]
null
2
2022-05-01T12:02:01
2022-05-04T15:05:24
2022-05-04T15:05:24
NONE
null
### Problem With the recent release of [pyscript ](https://pyscript.net/), it would be great to have a plan to integrate this with Streamlit, especially into markdown and HTML components. ### Solution **MVP**: In the first part adding to markdown and HTML (component) would be helpful. **possible addition**:...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4670/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4670/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4669
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4669/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4669/comments
https://api.github.com/repos/streamlit/streamlit/issues/4669/events
https://github.com/streamlit/streamlit/pull/4669
1,221,501,564
PR_kwDODCoeTs43GWuD
4,669
Fix moment.js timezone error
{ "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-04-29T20:36:23
2022-04-30T01:25:12
2022-04-30T01:25:12
COLLABORATOR
null
## ๐Ÿ“š Context The timestamp of a datetime object in a dataframe can have either a timezone notion ("Europe/London") or a UTC offset (`+01:00`) depending on how it is created. At the moment, we have always assumed that it uses a timezone notion, which will result in an error on the frontend if it uses the UTC offset ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4669/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/4669/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4669", "html_url": "https://github.com/streamlit/streamlit/pull/4669", "diff_url": "https://github.com/streamlit/streamlit/pull/4669.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4669.patch", "merged_at": "2022-04-30T01:25:11"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4668
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4668/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4668/comments
https://api.github.com/repos/streamlit/streamlit/issues/4668/events
https://github.com/streamlit/streamlit/pull/4668
1,221,420,493
PR_kwDODCoeTs43GFpr
4,668
Cloud updates in README
{ "login": "JessSm3", "id": 93676850, "node_id": "U_kgDOBZVlMg", "avatar_url": "https://avatars.githubusercontent.com/u/93676850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JessSm3", "html_url": "https://github.com/JessSm3", "followers_url": "https://api.github.com/users/JessSm3/follow...
[]
closed
false
null
[]
null
0
2022-04-29T19:04:55
2022-05-02T16:15:32
2022-05-02T16:15:31
CONTRIBUTOR
null
## ๐Ÿง  Description of Changes - Changed language for Streamlit Cloud to reflect new Community Cloud. - Removed old Teams/Enterprise/Starter plan info
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4668/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4668/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4668", "html_url": "https://github.com/streamlit/streamlit/pull/4668", "diff_url": "https://github.com/streamlit/streamlit/pull/4668.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4668.patch", "merged_at": "2022-05-02T16:15:31"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4667
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4667/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4667/comments
https://api.github.com/repos/streamlit/streamlit/issues/4667/events
https://github.com/streamlit/streamlit/issues/4667
1,220,186,089
I_kwDODCoeTs5Iuo_p
4,667
how to increase the size of printed dataframe using st.write(df)
{ "login": "mppuro", "id": 91695778, "node_id": "U_kgDOBXcqog", "avatar_url": "https://avatars.githubusercontent.com/u/91695778?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mppuro", "html_url": "https://github.com/mppuro", "followers_url": "https://api.github.com/users/mppuro/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
null
[]
null
3
2022-04-29T08:12:19
2022-05-29T01:58:09
2022-05-29T01:58:09
NONE
null
_(Note, you don't have to fill out every section here. They're just here for guidance. That said, nicely detailed feature requests are more likely to get eng attention sooner)_ ### Problem Is your feature request related to a problem? Please describe the problem here. Ex. I'm always frustrated when [...] ### S...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4667/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4667/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4666
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4666/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4666/comments
https://api.github.com/repos/streamlit/streamlit/issues/4666/events
https://github.com/streamlit/streamlit/pull/4666
1,219,461,006
PR_kwDODCoeTs42_ENP
4,666
Add multipage apps e2e tests
{ "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-04-28T23:47:25
2022-05-06T18:24:34
2022-05-06T18:24:31
COLLABORATOR
null
## ๐Ÿ“š Context We've held off on adding multipage apps e2e tests until now, but now that the feature is far enough along, it's time to add a few. Note that we currently only test the most basic of functionality, so we may eventually add more e2e tests as needed. - What kind of change does this PR introduce? ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4666/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4666/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4666", "html_url": "https://github.com/streamlit/streamlit/pull/4666", "diff_url": "https://github.com/streamlit/streamlit/pull/4666.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4666.patch", "merged_at": "2022-05-06T18:24:31"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4665
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4665/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4665/comments
https://api.github.com/repos/streamlit/streamlit/issues/4665/events
https://github.com/streamlit/streamlit/pull/4665
1,219,322,144
PR_kwDODCoeTs42-k5w
4,665
Fake release/1.9.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-04-28T21:32:00
2022-04-28T23:17:34
2022-04-28T23:17:34
COLLABORATOR
null
Fake PR for testing release process changes
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4665/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4665/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4665", "html_url": "https://github.com/streamlit/streamlit/pull/4665", "diff_url": "https://github.com/streamlit/streamlit/pull/4665.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4665.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4664
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4664/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4664/comments
https://api.github.com/repos/streamlit/streamlit/issues/4664/events
https://github.com/streamlit/streamlit/issues/4664
1,219,275,596
I_kwDODCoeTs5IrKtM
4,664
st.form conditional select box bug
{ "login": "frankvgompel", "id": 81262671, "node_id": "MDQ6VXNlcjgxMjYyNjcx", "avatar_url": "https://avatars.githubusercontent.com/u/81262671?v=4", "gravatar_id": "", "url": "https://api.github.com/users/frankvgompel", "html_url": "https://github.com/frankvgompel", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-04-28T20:49:02
2022-04-28T21:05:40
2022-04-28T21:05:11
NONE
null
Adding conditions to the selection from a select box doesn't give expected results in st.form. ``` with st.form("Form F", clear_on_submit=True): descr = ['A', 'B', 'C', 'D'] x_01 = st.selectbox('Description', descr) if x_01 == 'A': x_03 = st.text_input('Name A') ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4664/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4664/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4663
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4663/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4663/comments
https://api.github.com/repos/streamlit/streamlit/issues/4663/events
https://github.com/streamlit/streamlit/issues/4663
1,218,488,251
I_kwDODCoeTs5IoKe7
4,663
Certain float values not allowed with select_slider
{ "login": "rafa-guedes", "id": 7799184, "node_id": "MDQ6VXNlcjc3OTkxODQ=", "avatar_url": "https://avatars.githubusercontent.com/u/7799184?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rafa-guedes", "html_url": "https://github.com/rafa-guedes", "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...
closed
false
{ "login": "willhuang1997", "id": 16749069, "node_id": "MDQ6VXNlcjE2NzQ5MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willhuang1997", "html_url": "https://github.com/willhuang1997", "followers_url": "https://api.githu...
[ { "login": "willhuang1997", "id": 16749069, "node_id": "MDQ6VXNlcjE2NzQ5MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willhuang1997", "html_url": "https://github.com/willhuang1997", "followers_url"...
null
1
2022-04-28T09:58:09
2022-07-14T22:00:59
2022-07-14T22:00:59
NONE
null
### Summary Certain values are not allowed when defining `select_slider` of floats due to float precision errors. ### Steps to reproduce Code snippet: ``` import numpy as np import streamlit as st st.select_slider( label="Select slider of floats", options=np.arange(0.0, 0.25, 0.05), va...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4663/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4663/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4662
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4662/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4662/comments
https://api.github.com/repos/streamlit/streamlit/issues/4662/events
https://github.com/streamlit/streamlit/issues/4662
1,218,079,574
I_kwDODCoeTs5ImmtW
4,662
from streamlit.elements.image import ImageMixin related error with PIL library
{ "login": "sugizo", "id": 2418295, "node_id": "MDQ6VXNlcjI0MTgyOTU=", "avatar_url": "https://avatars.githubusercontent.com/u/2418295?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sugizo", "html_url": "https://github.com/sugizo", "followers_url": "https://api.github.com/users/sugizo/foll...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2026998410, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-04-28T01:55:58
2022-05-17T07:10:11
2022-05-17T07:08:43
NONE
null
### Summary from streamlit.elements.image import ImageMixin related error with PIL library ### Steps to reproduce Code snippet: ``` $ pip install streamlit $ streamlit version Traceback (most recent call last): File "/Users/sugizo/opt/miniconda3/envs/python3_test/bin/streamlit", line 5, in <module> ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4662/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4662/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4661
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4661/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4661/comments
https://api.github.com/repos/streamlit/streamlit/issues/4661/events
https://github.com/streamlit/streamlit/pull/4661
1,218,014,252
PR_kwDODCoeTs426MQr
4,661
CI release flow improvements
{ "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-04-28T00:18:48
2022-05-11T08:06:12
2022-05-02T22:48:47
COLLABORATOR
null
## ๐Ÿ“š Context _Please describe the project or issue background here_ - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Refactoring - [x] Other, please describe: CI release flow improvements ## ๐Ÿง  Description of Changes - To allow CI to push release commits, it n...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4661/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4661/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4661", "html_url": "https://github.com/streamlit/streamlit/pull/4661", "diff_url": "https://github.com/streamlit/streamlit/pull/4661.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4661.patch", "merged_at": "2022-05-02T22:48:47"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4660
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4660/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4660/comments
https://api.github.com/repos/streamlit/streamlit/issues/4660/events
https://github.com/streamlit/streamlit/issues/4660
1,217,533,997
I_kwDODCoeTs5Ikhgt
4,660
ability to make JS calls from within the user session inside the browser
{ "login": "derfryday", "id": 84077730, "node_id": "MDQ6VXNlcjg0MDc3NzMw", "avatar_url": "https://avatars.githubusercontent.com/u/84077730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/derfryday", "html_url": "https://github.com/derfryday", "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-04-27T15:39:04
2022-11-15T17:00:57
null
NONE
null
### Problem A Streamlit app I'm working on needs to be able to send Ajax requests from within the web browser to communicate with some APIs that rely on CORS and needs the request to be sent from the app user directly and can't go over the server itself. My current workaround is a very crude custom component tha...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4660/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4660/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4659
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4659/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4659/comments
https://api.github.com/repos/streamlit/streamlit/issues/4659/events
https://github.com/streamlit/streamlit/issues/4659
1,217,512,737
I_kwDODCoeTs5IkcUh
4,659
automatic/dynamic height for iframe/html component
{ "login": "derfryday", "id": 84077730, "node_id": "MDQ6VXNlcjg0MDc3NzMw", "avatar_url": "https://avatars.githubusercontent.com/u/84077730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/derfryday", "html_url": "https://github.com/derfryday", "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
2
2022-04-27T15:22:12
2022-11-15T17:00:58
null
NONE
null
### Problem As of now loading content of a variable height in an iframe or html component just doesn't work. An example for that would be that my Streamlit app generates some sort of HTML code that contains various divs, images, stylings and what not. I don't know the required height to display all of that conten...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4659/reactions", "total_count": 15, "+1": 13, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/streamlit/streamlit/issues/4659/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4658
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4658/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4658/comments
https://api.github.com/repos/streamlit/streamlit/issues/4658/events
https://github.com/streamlit/streamlit/issues/4658
1,217,429,339
I_kwDODCoeTs5IkH9b
4,658
Streamlit showing blank page in Safari
{ "login": "Polindem", "id": 61337774, "node_id": "MDQ6VXNlcjYxMzM3Nzc0", "avatar_url": "https://avatars.githubusercontent.com/u/61337774?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Polindem", "html_url": "https://github.com/Polindem", "followers_url": "https://api.github.com/users/Pol...
[ { "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...
open
false
null
[]
null
17
2022-04-27T14:18:41
2023-02-14T04:33:47
null
NONE
null
### Summary While running any simple code on a streamlit it showing a blank page for 2 days already. My app was working but then stopped. I tried to a run any simple code but happens the same. ### Debug info - Streamlit version: 1.8.1 - - Python version: 3.7.6 - Using Conda - OS version: 11.6.4 - Bro...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4658/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4658/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4657
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4657/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4657/comments
https://api.github.com/repos/streamlit/streamlit/issues/4657/events
https://github.com/streamlit/streamlit/pull/4657
1,217,216,990
PR_kwDODCoeTs423iKh
4,657
Add more type annotations
{ "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
11
2022-04-27T11:26:27
2022-05-06T09:56:11
2022-05-03T20:24:49
CONTRIBUTOR
null
## ๐Ÿ“š Context Add some low hanging type annotations to the code base. I run `mypy` with fairly strict settings, including https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-disallow-untyped-calls This results in a lot of errors for various parts of the Streamlit API. This PR adds type annot...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4657/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4657/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4657", "html_url": "https://github.com/streamlit/streamlit/pull/4657", "diff_url": "https://github.com/streamlit/streamlit/pull/4657.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4657.patch", "merged_at": "2022-05-03T20:24:49"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4656
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4656/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4656/comments
https://api.github.com/repos/streamlit/streamlit/issues/4656/events
https://github.com/streamlit/streamlit/issues/4656
1,216,996,829
I_kwDODCoeTs5IieXd
4,656
Cascade input widget
{ "login": "PlatonB", "id": 25541767, "node_id": "MDQ6VXNlcjI1NTQxNzY3", "avatar_url": "https://avatars.githubusercontent.com/u/25541767?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PlatonB", "html_url": "https://github.com/PlatonB", "followers_url": "https://api.github.com/users/Platon...
[ { "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-04-27T08:31:48
2023-02-09T21:01:18
null
NONE
null
`st.multiselect` is very good, but it doesn't allow to accept arbitrary values. I propose to create a widget that spawns an unlimited amount of text* fields and returns the `list`. Each new field should appear after user input into the current field, or after clicking on the `+`. An example of what it might look lik...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4656/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4656/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4655
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4655/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4655/comments
https://api.github.com/repos/streamlit/streamlit/issues/4655/events
https://github.com/streamlit/streamlit/issues/4655
1,216,698,993
I_kwDODCoeTs5IhVpx
4,655
Apache Arrow dataframe serialization raises TypeError for nested fields
{ "login": "lucinvitae", "id": 61755432, "node_id": "MDQ6VXNlcjYxNzU1NDMy", "avatar_url": "https://avatars.githubusercontent.com/u/61755432?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lucinvitae", "html_url": "https://github.com/lucinvitae", "followers_url": "https://api.github.com/use...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
1
2022-04-27T02:31:34
2022-05-17T05:49:40
2022-05-17T05:49:34
NONE
null
### Summary When using the default `dataFrameSerialization` (Apache Arrow) setting, the Streamlit app has been failing with `TypeError: Do not know how to serialize a BigInt`. Using "legacy" serialization fixes this issue. ### Steps to reproduce Code snippet: Streamlit config: ```toml [global] dataFram...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4655/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/4655/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4654
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4654/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4654/comments
https://api.github.com/repos/streamlit/streamlit/issues/4654/events
https://github.com/streamlit/streamlit/pull/4654
1,216,477,978
PR_kwDODCoeTs421Dc7
4,654
Add mechanisms to hide the sidebar page nav
{ "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-04-26T21:07:15
2022-04-27T22:10:17
2022-04-27T22:10:15
COLLABORATOR
null
## ๐Ÿ“š Context In the future, we may build a page navigation component directly into Streamlit Cloud. If we do this, then we'll want to hide the one that lives in the streamlit app as it'll be redundant. This PR allows us to do this in two ways: * via the `ui.hideSidebarNav` config option -- we expect this to be...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4654/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4654/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4654", "html_url": "https://github.com/streamlit/streamlit/pull/4654", "diff_url": "https://github.com/streamlit/streamlit/pull/4654.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4654.patch", "merged_at": "2022-04-27T22:10:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4653
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4653/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4653/comments
https://api.github.com/repos/streamlit/streamlit/issues/4653/events
https://github.com/streamlit/streamlit/issues/4653
1,216,186,162
I_kwDODCoeTs5IfYcy
4,653
st.plotly_chart() overrides user interaction by unwantedly resetting camera
{ "login": "Clement-Lelievre", "id": 70368164, "node_id": "MDQ6VXNlcjcwMzY4MTY0", "avatar_url": "https://avatars.githubusercontent.com/u/70368164?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Clement-Lelievre", "html_url": "https://github.com/Clement-Lelievre", "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": 3904044329, "node_id": "LA_kwDODC...
open
false
null
[]
null
1
2022-04-26T16:13:54
2022-09-04T17:51:04
null
NONE
null
### Summary Plotly 3D animations normally allow user interactions (zoom, rotating figure with the mouse) to persist across frames. Some animations (e.g. go.Mesh3d with frames) reset the camera despite the Streamlit user changing its params. ### Steps to reproduce ![dXQum](https://user-images.githubusercontent.c...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4653/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/streamlit/streamlit/issues/4653/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4652
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4652/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4652/comments
https://api.github.com/repos/streamlit/streamlit/issues/4652/events
https://github.com/streamlit/streamlit/issues/4652
1,215,839,569
I_kwDODCoeTs5IeD1R
4,652
Adding several `st.container` widgets duplicates the app layout
{ "login": "CharlyWargnier", "id": 27242399, "node_id": "MDQ6VXNlcjI3MjQyMzk5", "avatar_url": "https://avatars.githubusercontent.com/u/27242399?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CharlyWargnier", "html_url": "https://github.com/CharlyWargnier", "followers_url": "https://api.gi...
[ { "id": 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-04-26T11:50:02
2022-04-28T01:59:30
null
COLLABORATOR
null
### Summary Adding at least two `st.container` widgets in the app seems to duplicate the app layout for a short moment when you click on the `st.form`'s submit button. ### Steps to reproduce I've created a simple example app op showcase the issue: - App: https://share.streamlit.io/charlywargnier/container_t...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4652/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4652/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4651
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4651/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4651/comments
https://api.github.com/repos/streamlit/streamlit/issues/4651/events
https://github.com/streamlit/streamlit/issues/4651
1,215,577,015
I_kwDODCoeTs5IdDu3
4,651
Expander does not retained the modified values with session state unless the expander is open
{ "login": "gabrielegranello", "id": 52770098, "node_id": "MDQ6VXNlcjUyNzcwMDk4", "avatar_url": "https://avatars.githubusercontent.com/u/52770098?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gabrielegranello", "html_url": "https://github.com/gabrielegranello", "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": 1846373998, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2022-04-26T08:13:23
2022-10-11T15:37:05
null
NONE
null
### Summary The expander does not retain the values, and somehow it returns the previous variable value. ### Steps to reproduce [![Open in Streamlit Cloud](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://issues.streamlitapp.com/?issue=gh-4651) Code snippet: ``` import stream...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4651/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/4651/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4650
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4650/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4650/comments
https://api.github.com/repos/streamlit/streamlit/issues/4650/events
https://github.com/streamlit/streamlit/issues/4650
1,215,507,245
I_kwDODCoeTs5Icyst
4,650
Number input does not accept None as value parameter
{ "login": "ChristophBoerlin", "id": 22641888, "node_id": "MDQ6VXNlcjIyNjQxODg4", "avatar_url": "https://avatars.githubusercontent.com/u/22641888?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ChristophBoerlin", "html_url": "https://github.com/ChristophBoerlin", "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": 3022365121, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
3
2022-04-26T07:13:27
2022-09-01T14:36:28
null
NONE
null
### Summary It is not possible to set the value parameter of the number_input to None, even though it is listed in the API as possible and it works for all other input widgets. ### Steps to reproduce ``` import streamlit as st input = st.number_input('Number input', value = None) ``` **Expected behavior:**...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4650/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4650/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4649
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4649/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4649/comments
https://api.github.com/repos/streamlit/streamlit/issues/4649/events
https://github.com/streamlit/streamlit/pull/4649
1,215,475,307
PR_kwDODCoeTs42xthx
4,649
Some very small MPA polish tasks
{ "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-04-26T06:41:11
2022-04-26T22:02:16
2022-04-26T22:02:11
COLLABORATOR
null
## ๐Ÿ“š Context This PR makes a few really tiny MPA-related bugfixes/polish changes. The two changes are described below. - What kind of change does this PR introduce? - [x] Bugfix - [x] Feature ## ๐Ÿง  Description of Changes - Make page sorting case insensitive. - Keep current page when using `st.exp...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4649/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4649/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4649", "html_url": "https://github.com/streamlit/streamlit/pull/4649", "diff_url": "https://github.com/streamlit/streamlit/pull/4649.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4649.patch", "merged_at": "2022-04-26T22:02:11"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4648
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4648/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4648/comments
https://api.github.com/repos/streamlit/streamlit/issues/4648/events
https://github.com/streamlit/streamlit/pull/4648
1,215,444,615
PR_kwDODCoeTs42xnA6
4,648
Fixed sliders default range value initialization (Issue #4538)
{ "login": "crxi", "id": 79311899, "node_id": "MDQ6VXNlcjc5MzExODk5", "avatar_url": "https://avatars.githubusercontent.com/u/79311899?v=4", "gravatar_id": "", "url": "https://api.github.com/users/crxi", "html_url": "https://github.com/crxi", "followers_url": "https://api.github.com/users/crxi/followers"...
[]
closed
false
null
[]
null
3
2022-04-26T06:08:39
2022-05-24T17:28:56
2022-05-24T17:28:56
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/4648/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4648/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4648", "html_url": "https://github.com/streamlit/streamlit/pull/4648", "diff_url": "https://github.com/streamlit/streamlit/pull/4648.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4648.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4647
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4647/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4647/comments
https://api.github.com/repos/streamlit/streamlit/issues/4647/events
https://github.com/streamlit/streamlit/issues/4647
1,215,434,958
I_kwDODCoeTs5IchDO
4,647
Error Request aborted
{ "login": "jxust01", "id": 35182265, "node_id": "MDQ6VXNlcjM1MTgyMjY1", "avatar_url": "https://avatars.githubusercontent.com/u/35182265?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jxust01", "html_url": "https://github.com/jxust01", "followers_url": "https://api.github.com/users/jxust0...
[ { "id": 1848183387, "node_id": "MDU6TGFiZWwxODQ4MTgzMzg3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:st.file_uploader", "name": "feature:st.file_uploader", "color": "C5DEF5", "default": false, "description": "" }, { "id": 2258739424, "node_id": "...
closed
false
null
[]
null
3
2022-04-26T05:55:27
2022-07-21T00:31:32
2022-07-21T00:31:31
NONE
null
<img width="228" alt="ไผไธšๅพฎไฟกๆˆชๅ›พ_876d6dc0-91f6-465b-a1fc-2dcb3c1f2aeb" src="https://user-images.githubusercontent.com/35182265/165231249-913a1222-ec45-49b9-b313-948ba66f2125.png">
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4647/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4647/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4646
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4646/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4646/comments
https://api.github.com/repos/streamlit/streamlit/issues/4646/events
https://github.com/streamlit/streamlit/pull/4646
1,214,965,793
PR_kwDODCoeTs42wBix
4,646
Snowflake demo prototype
{ "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-04-25T19:45:47
2022-04-25T20:15:10
2022-04-25T20:15:02
COLLABORATOR
null
A quick-and-dirty hack to get Streamlit running inside Snowflake. - The public API is exposed in `snowflake_demo.py` - The `SnowflakeDemo` class exposes a simple API for starting a Streamlit server on a separate thread, adding websocket-less sessions to it, and sending and receiving ForwardMsgs and BackMsgs. - `sn...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4646/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4646/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4646", "html_url": "https://github.com/streamlit/streamlit/pull/4646", "diff_url": "https://github.com/streamlit/streamlit/pull/4646.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4646.patch", "merged_at": "2022-04-25T20:15:02"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4645
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4645/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4645/comments
https://api.github.com/repos/streamlit/streamlit/issues/4645/events
https://github.com/streamlit/streamlit/issues/4645
1,214,965,395
I_kwDODCoeTs5IauaT
4,645
Disallow a user to ignore a certain widget
{ "login": "PlatonB", "id": 25541767, "node_id": "MDQ6VXNlcjI1NTQxNzY3", "avatar_url": "https://avatars.githubusercontent.com/u/25541767?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PlatonB", "html_url": "https://github.com/PlatonB", "followers_url": "https://api.github.com/users/Platon...
[ { "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-04-25T19:45:18
2022-11-15T17:00:10
null
NONE
null
Argparse has `required=True`, but there is no equivalent in Streamlit. In particular, in Streamlit it is impossible to prohibit making the `text_input` field empty. --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4645/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4645/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4644
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4644/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4644/comments
https://api.github.com/repos/streamlit/streamlit/issues/4644/events
https://github.com/streamlit/streamlit/pull/4644
1,214,883,092
PR_kwDODCoeTs42vvzG
4,644
Various small fixes and improvements for interactive table
{ "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
1
2022-04-25T18:28:20
2022-04-27T15:08:07
2022-04-27T15:08:07
COLLABORATOR
null
## ๐Ÿ“š Context This PR contains various small fixes and improvments from issues detected during QA and product testing. ## ๐Ÿง  Description of Changes - Update glide-data-grid to `4.0.3` - Use text cell for booleans since there is no support for `null` values (temporarily) - Update columns in case the underlyi...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4644/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4644/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4644", "html_url": "https://github.com/streamlit/streamlit/pull/4644", "diff_url": "https://github.com/streamlit/streamlit/pull/4644.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4644.patch", "merged_at": "2022-04-27T15:08:07"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4643
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4643/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4643/comments
https://api.github.com/repos/streamlit/streamlit/issues/4643/events
https://github.com/streamlit/streamlit/issues/4643
1,214,794,043
I_kwDODCoeTs5IaEk7
4,643
Vega-lite charts do not show titles in dark mode
{ "login": "jrieke", "id": 5103165, "node_id": "MDQ6VXNlcjUxMDMxNjU=", "avatar_url": "https://avatars.githubusercontent.com/u/5103165?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrieke", "html_url": "https://github.com/jrieke", "followers_url": "https://api.github.com/users/jrieke/foll...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2567817581, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2022-04-25T17:02:20
2022-05-17T03:53:07
2022-05-17T03:53:07
COLLABORATOR
null
### Summary Titles of Vega-Lite charts are not showing up in dark mode. ### Steps to reproduce Originally reported by @tvst: There are actually titles right above those 2 charts, but you canโ€™t see them because theyโ€™re black-on-black. I think our [Vega-Lite theme](https://github.com/streamlit/streamlit/blob/...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4643/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4643/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4642
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4642/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4642/comments
https://api.github.com/repos/streamlit/streamlit/issues/4642/events
https://github.com/streamlit/streamlit/issues/4642
1,214,607,115
I_kwDODCoeTs5IZW8L
4,642
st.checkbox returns str instead of bool
{ "login": "Lawiss", "id": 30115537, "node_id": "MDQ6VXNlcjMwMTE1NTM3", "avatar_url": "https://avatars.githubusercontent.com/u/30115537?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Lawiss", "html_url": "https://github.com/Lawiss", "followers_url": "https://api.github.com/users/Lawiss/fo...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2022-04-25T14:35:07
2022-04-25T14:45:29
2022-04-25T14:45:29
NONE
null
### Summary st.checkbox should return bool instances, but it returns str instances. ### Steps to reproduce Code snippet: ``` return_value = st.checkbox( "Test checkbox output", False, help="Allows to test checkbox element output.", ) print(type(return_value)) ``` It outputs `<class 'str'...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4642/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4642/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4641
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4641/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4641/comments
https://api.github.com/repos/streamlit/streamlit/issues/4641/events
https://github.com/streamlit/streamlit/issues/4641
1,214,121,099
I_kwDODCoeTs5IXgSL
4,641
found a Streamlit bug
{ "login": "Rain0053", "id": 96032843, "node_id": "U_kgDOBblYSw", "avatar_url": "https://avatars.githubusercontent.com/u/96032843?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rain0053", "html_url": "https://github.com/Rain0053", "followers_url": "https://api.github.com/users/Rain0053/fo...
[ { "id": 2258739424, "node_id": "MDU6TGFiZWwyMjU4NzM5NDI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/status:awaiting-user-response", "name": "status:awaiting-user-response", "color": "FEF2C0", "default": false, "description": "Issue requires clarification from submi...
closed
false
null
[]
null
2
2022-04-25T08:00:15
2022-04-26T22:14:17
2022-04-26T22:14:17
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedite us finding and solving the problem.) If applicable, please provide the steps we should take to reproduce the ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4641/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4641/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4640
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4640/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4640/comments
https://api.github.com/repos/streamlit/streamlit/issues/4640/events
https://github.com/streamlit/streamlit/issues/4640
1,213,304,942
I_kwDODCoeTs5IUZBu
4,640
Building PDFs in a streamlit app
{ "login": "Lucas-C", "id": 925560, "node_id": "MDQ6VXNlcjkyNTU2MA==", "avatar_url": "https://avatars.githubusercontent.com/u/925560?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Lucas-C", "html_url": "https://github.com/Lucas-C", "followers_url": "https://api.github.com/users/Lucas-C/fo...
[ { "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
3
2022-04-23T13:54:20
2022-04-25T17:43:59
2022-04-25T14:51:25
NONE
null
Hi. I'm the maintainer of [fpdf2](https://github.com/PyFPDF/fpdf2#fpdf2). We have just added a documentation section on how to use `fpdf2` inside a `streamlit` app to generate PDFs: https://pyfpdf.github.io/fpdf2/UsageInWebAPI.html#streamlit Feel free to reference or reuse this code snippet in your own docume...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4640/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4640/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4639
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4639/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4639/comments
https://api.github.com/repos/streamlit/streamlit/issues/4639/events
https://github.com/streamlit/streamlit/issues/4639
1,212,730,707
I_kwDODCoeTs5ISM1T
4,639
support for bokeh > 2.4.1
{ "login": "raybellwaves", "id": 17162724, "node_id": "MDQ6VXNlcjE3MTYyNzI0", "avatar_url": "https://avatars.githubusercontent.com/u/17162724?v=4", "gravatar_id": "", "url": "https://api.github.com/users/raybellwaves", "html_url": "https://github.com/raybellwaves", "followers_url": "https://api.github.c...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
null
[]
null
2
2022-04-22T20:06:32
2022-07-22T14:30:38
2022-07-22T14:30:38
CONTRIBUTOR
null
### Problem While trying `st.bokeh_chart(fig)` I get ``` streamlit.errors.StreamlitAPIException: Streamlit only supports Bokeh version 2.4.1, but you have version 2.4.2 installed ``` Not sure if there is an open issue to support Bokeh 2.4.2 in the future. Couldn't see one (https://github.com/streamlit/streamli...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4639/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4639/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4638
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4638/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4638/comments
https://api.github.com/repos/streamlit/streamlit/issues/4638/events
https://github.com/streamlit/streamlit/issues/4638
1,212,720,422
I_kwDODCoeTs5ISKUm
4,638
Altair mark_arc not working
{ "login": "backtr4ck", "id": 15378813, "node_id": "MDQ6VXNlcjE1Mzc4ODEz", "avatar_url": "https://avatars.githubusercontent.com/u/15378813?v=4", "gravatar_id": "", "url": "https://api.github.com/users/backtr4ck", "html_url": "https://github.com/backtr4ck", "followers_url": "https://api.github.com/users/...
[ { "id": 2258739424, "node_id": "MDU6TGFiZWwyMjU4NzM5NDI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/status:awaiting-user-response", "name": "status:awaiting-user-response", "color": "FEF2C0", "default": false, "description": "Issue requires clarification from submi...
closed
false
null
[]
null
2
2022-04-22T19:51:54
2022-04-25T20:54:11
2022-04-25T20:54:10
NONE
null
### Summary Creating a mark_arc throws `Error: Expression parse error: ? {unit: "", fields: selector066_tuple_fields, values: []} : null` ### Steps to reproduce Code snippet: ``` def cars(df): base = alt.Chart(df) pie = base.mark_arc().encode( theta=alt.Theta(field="c...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4638/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4638/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4637
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4637/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4637/comments
https://api.github.com/repos/streamlit/streamlit/issues/4637/events
https://github.com/streamlit/streamlit/pull/4637
1,212,664,959
PR_kwDODCoeTs42o-hD
4,637
Fix build issues due to linting errors
{ "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-04-22T18:36:15
2022-04-22T18:59:57
2022-04-22T18:59:57
COLLABORATOR
null
## ๐Ÿ“š Context We've updated TypeScript and its equivalent linters, but it fails on one specific lint error in a clean build. This PR fixes that. - What kind of change does this PR introduce? - [x] Refactoring ## ๐Ÿง  Description of Changes - Main issue is react/no-render-return This seems to be a bug of ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4637/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4637/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4637", "html_url": "https://github.com/streamlit/streamlit/pull/4637", "diff_url": "https://github.com/streamlit/streamlit/pull/4637.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4637.patch", "merged_at": "2022-04-22T18:59:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4636
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4636/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4636/comments
https://api.github.com/repos/streamlit/streamlit/issues/4636/events
https://github.com/streamlit/streamlit/pull/4636
1,212,646,547
PR_kwDODCoeTs42o6np
4,636
WebSocketHandler: remove "on_message" coroutine-ness
{ "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
1
2022-04-22T18:12:08
2022-04-22T18:27:16
2022-04-22T18:27:11
COLLABORATOR
null
`BrowserWebSocketHandler.on_message` does not need to be a coroutine (it's not async at all). (This also has a few drive-by "don't-do-string-interpolation-in-LOGGER" fixes)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4636/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4636/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4636", "html_url": "https://github.com/streamlit/streamlit/pull/4636", "diff_url": "https://github.com/streamlit/streamlit/pull/4636.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4636.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4635
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4635/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4635/comments
https://api.github.com/repos/streamlit/streamlit/issues/4635/events
https://github.com/streamlit/streamlit/issues/4635
1,212,486,907
I_kwDODCoeTs5IRRT7
4,635
"import streamlit" shouldn't slow down mypy so much
{ "login": "clo-vis", "id": 25638902, "node_id": "MDQ6VXNlcjI1NjM4OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/25638902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clo-vis", "html_url": "https://github.com/clo-vis", "followers_url": "https://api.github.com/users/clo-vi...
[ { "id": 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-04-22T15:14:45
2022-04-26T13:36:08
2022-04-25T18:38:59
NONE
null
### Problem Type checking a file that imports streamlit is very slow. A file **test.py** containing only: `print("1")` can be checked in less than one second: > PS > (Measure-Command { mypy test.py | Out-Default }).ToString() > Success: no issues found in 1 source file > 00:00:00.5087895 But if a add im...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4635/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4635/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4634
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4634/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4634/comments
https://api.github.com/repos/streamlit/streamlit/issues/4634/events
https://github.com/streamlit/streamlit/issues/4634
1,212,441,910
I_kwDODCoeTs5IRGU2
4,634
streamlit.experimental_memo causes errors with mypy
{ "login": "clo-vis", "id": 25638902, "node_id": "MDQ6VXNlcjI1NjM4OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/25638902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clo-vis", "html_url": "https://github.com/clo-vis", "followers_url": "https://api.github.com/users/clo-vi...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-04-22T14:33:49
2022-07-14T17:05:58
2022-07-14T17:05:58
NONE
null
### Summary mypy complains about @experimental_memo ### Steps to reproduce Code snippet (test.py): ``` import streamlit as st @st.experimental_memo def foo(value: int) -> None: st.write(value * 2) foo("bar") ``` (this is the snippet from https://github.com/streamlit/streamlit/pull/4045) O...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4634/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4634/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4633
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4633/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4633/comments
https://api.github.com/repos/streamlit/streamlit/issues/4633/events
https://github.com/streamlit/streamlit/issues/4633
1,211,372,938
I_kwDODCoeTs5INBWK
4,633
11
{ "login": "annaab111", "id": 102391555, "node_id": "U_kgDOBhpfAw", "avatar_url": "https://avatars.githubusercontent.com/u/102391555?v=4", "gravatar_id": "", "url": "https://api.github.com/users/annaab111", "html_url": "https://github.com/annaab111", "followers_url": "https://api.github.com/users/annaab...
[]
closed
false
null
[]
null
1
2022-04-21T17:57:39
2022-04-21T18:24:00
2022-04-21T18:23:53
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedite us finding and solving the problem.) If applicable, please provide the steps we should take to reproduce the ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4633/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4633/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4632
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4632/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4632/comments
https://api.github.com/repos/streamlit/streamlit/issues/4632/events
https://github.com/streamlit/streamlit/pull/4632
1,211,358,714
PR_kwDODCoeTs42k14c
4,632
Revert "Remove pydeck as a dependency (#4560)"
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
1
2022-04-21T17:44:13
2022-04-21T18:20:42
2022-04-21T18:20:37
COLLABORATOR
null
This reverts commit 6d3c914c3d9298e02ee6feef7186991f338cb210. Thiago doesn't want it to go out without a replacement demo, so we have to revert this for now.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4632/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4632/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4632", "html_url": "https://github.com/streamlit/streamlit/pull/4632", "diff_url": "https://github.com/streamlit/streamlit/pull/4632.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4632.patch", "merged_at": "2022-04-21T18:20:37"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4631
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4631/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4631/comments
https://api.github.com/repos/streamlit/streamlit/issues/4631/events
https://github.com/streamlit/streamlit/pull/4631
1,210,590,539
PR_kwDODCoeTs42iYRW
4,631
Return a dict from source_util.get_pages
{ "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
1
2022-04-21T07:03:30
2022-04-22T22:58:47
2022-04-22T22:58:45
COLLABORATOR
null
## ๐Ÿ“š Context Note: This PR is built on top of https://github.com/streamlit/streamlit/pull/4629, which should be reviewed first. Initially, I wrote `source_util.get_pages` to return a `List` because pages have to be ordered when they're rendered in the frontend. This resulted in a few places where we're doing s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4631/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4631/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4631", "html_url": "https://github.com/streamlit/streamlit/pull/4631", "diff_url": "https://github.com/streamlit/streamlit/pull/4631.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4631.patch", "merged_at": "2022-04-22T22:58:45"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4630
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4630/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4630/comments
https://api.github.com/repos/streamlit/streamlit/issues/4630/events
https://github.com/streamlit/streamlit/pull/4630
1,210,415,794
PR_kwDODCoeTs42h0W9
4,630
Watch the pages dir for changes and notify the client when they occur
{ "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-04-21T02:25:35
2022-04-25T21:53:50
2022-04-25T21:53:46
COLLABORATOR
null
## ๐Ÿ“š Context Note: This PR is built on top of #4629, which should be reviewed first. Now that we've improved our path watcher infrastructure to be able to watch directories and not just files, we can finally install a watcher on an app's `pages/` directory so that we can notify the client when a page gets adde...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4630/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4630/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4630", "html_url": "https://github.com/streamlit/streamlit/pull/4630", "diff_url": "https://github.com/streamlit/streamlit/pull/4630.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4630.patch", "merged_at": "2022-04-25T21:53:46"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4629
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4629/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4629/comments
https://api.github.com/repos/streamlit/streamlit/issues/4629/events
https://github.com/streamlit/streamlit/pull/4629
1,210,387,993
PR_kwDODCoeTs42humR
4,629
Some multipage apps polish changes
{ "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-04-21T01:33:41
2022-04-22T01:00:05
2022-04-22T00:59:59
COLLABORATOR
null
## ๐Ÿ“š Context This PR polishes a few miscellaneous things in the `feature/multipage-apps` branch. The different changes are mostly unrelated, but the PR can be read commit-wise to account for this. - What kind of change does this PR introduce? - [x] Feature ## ๐Ÿง  Description of Changes - Don't show hid...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4629/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4629/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4629", "html_url": "https://github.com/streamlit/streamlit/pull/4629", "diff_url": "https://github.com/streamlit/streamlit/pull/4629.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4629.patch", "merged_at": "2022-04-22T00:59:59"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4628
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4628/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4628/comments
https://api.github.com/repos/streamlit/streamlit/issues/4628/events
https://github.com/streamlit/streamlit/pull/4628
1,210,323,766
PR_kwDODCoeTs42hhju
4,628
"runner.fastReruns" experimental feature
{ "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-04-20T23:32:15
2022-06-24T15:23:11
2022-04-21T21:29:56
COLLABORATOR
null
# "fast reruns" - fastReruns is a new opt-in Streamlit feature that makes interactive Streamlit apps much more responsive. (In internal tests we've seen up to 100X response time improvements using the feature.) - When the fastReruns is enabled, a rerun request will *immediately spin up a new ScriptRunner* to handle...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4628/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/4628/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4628", "html_url": "https://github.com/streamlit/streamlit/pull/4628", "diff_url": "https://github.com/streamlit/streamlit/pull/4628.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4628.patch", "merged_at": "2022-04-21T21:29:55"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4627
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4627/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4627/comments
https://api.github.com/repos/streamlit/streamlit/issues/4627/events
https://github.com/streamlit/streamlit/pull/4627
1,210,144,828
PR_kwDODCoeTs42g7cY
4,627
Update TypeScript TSX files to comply with type checker
{ "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-04-20T19:53:27
2022-04-21T18:09:58
2022-04-21T18:09:55
COLLABORATOR
null
## ๐Ÿ“š Context Last set of changes to ensure TypeScript is run on every file. This change encompasses all TSX files - What kind of change does this PR introduce? - [x] Refactoring ## ๐Ÿง  Description of Changes - Added some more `@ts-ignore`s in places where I needed to - Ensure non-null types by using t...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4627/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4627/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4627", "html_url": "https://github.com/streamlit/streamlit/pull/4627", "diff_url": "https://github.com/streamlit/streamlit/pull/4627.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4627.patch", "merged_at": "2022-04-21T18:09:55"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4626
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4626/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4626/comments
https://api.github.com/repos/streamlit/streamlit/issues/4626/events
https://github.com/streamlit/streamlit/pull/4626
1,209,001,875
PR_kwDODCoeTs42dV4t
4,626
Update TypeScript (non-JSX) test files to comply with type checker
{ "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-04-20T00:25:25
2022-04-20T05:59:59
2022-04-20T05:59:56
COLLABORATOR
null
## ๐Ÿ“š Context In https://github.com/streamlit/streamlit/pull/4620, we excluded test files in type checker to get the typechecker to pass. This PR is 1 of 2 prs largely focusing on making the typescript test files pass (and not the TSX files). - What kind of change does this PR introduce? - [x] Refactoring #...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4626/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4626/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4626", "html_url": "https://github.com/streamlit/streamlit/pull/4626", "diff_url": "https://github.com/streamlit/streamlit/pull/4626.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4626.patch", "merged_at": "2022-04-20T05:59:56"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4625
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4625/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4625/comments
https://api.github.com/repos/streamlit/streamlit/issues/4625/events
https://github.com/streamlit/streamlit/issues/4625
1,208,881,615
I_kwDODCoeTs5IDhHP
4,625
Style st.map
{ "login": "brccabral", "id": 130455, "node_id": "MDQ6VXNlcjEzMDQ1NQ==", "avatar_url": "https://avatars.githubusercontent.com/u/130455?v=4", "gravatar_id": "", "url": "https://api.github.com/users/brccabral", "html_url": "https://github.com/brccabral", "followers_url": "https://api.github.com/users/brcc...
[ { "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-04-19T21:31:48
2022-04-19T23:32:08
2022-04-19T23:31:50
NONE
null
st.map() only plots points in same color and size. I have read #4502 and #757 and https://discuss.streamlit.io/t/color-change-of-dots-of-map/5007 and https://discuss.streamlit.io/t/map-plotting-using-streamlit-map/765/10 . The only solution provided is to use pydeck. But pydeck uses a 3D map, and it is not all the ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4625/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4625/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4624
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4624/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4624/comments
https://api.github.com/repos/streamlit/streamlit/issues/4624/events
https://github.com/streamlit/streamlit/pull/4624
1,208,683,580
PR_kwDODCoeTs42cVLm
4,624
Prevent SessionState mutation in stopped ScriptRunner
{ "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-04-19T18:04:05
2022-04-20T23:25:37
2022-04-20T23:25:34
COLLABORATOR
null
### Motivation An app using the faster-reruns option may spin up a new ScriptRunner to handle a rerun request even as its current ScriptRunner is in the process of stopping. When this happens, we want to avoid race conditions that might occur when both script executions are accessing the same SessionState data simul...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4624/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4624/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4624", "html_url": "https://github.com/streamlit/streamlit/pull/4624", "diff_url": "https://github.com/streamlit/streamlit/pull/4624.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4624.patch", "merged_at": "2022-04-20T23:25:34"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4623
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4623/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4623/comments
https://api.github.com/repos/streamlit/streamlit/issues/4623/events
https://github.com/streamlit/streamlit/pull/4623
1,208,679,392
PR_kwDODCoeTs42cUTs
4,623
AutoSessionState -> SessionStateProxy
{ "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-04-19T17:59:42
2022-04-19T18:18:59
2022-04-19T18:18:56
COLLABORATOR
null
Renames "AutoSessionState" to "SessionStateProxy". No behavior changes. (Thanks to @kajarenc for the suggestion!)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4623/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4623/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4623", "html_url": "https://github.com/streamlit/streamlit/pull/4623", "diff_url": "https://github.com/streamlit/streamlit/pull/4623.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4623.patch", "merged_at": "2022-04-19T18:18:56"...
true