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/5431 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5431/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5431/comments | https://api.github.com/repos/streamlit/streamlit/issues/5431/events | https://github.com/streamlit/streamlit/pull/5431 | 1,388,411,477 | PR_kwDODCoeTs4_uqpE | 5,431 | Move secrets singleton out of __init__.py | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 0 | 2022-09-27T21:38:12 | 2022-09-27T23:01:41 | 2022-09-27T23:01:38 | COLLABORATOR | null | Our `secrets` singleton is currently declared inside Streamlit's `__init__.py`, which can lead to circular import issues.
This PR moves the secrets singleton creation to `secrets.py`. Other modules that need access to it should now do `from streamlit.runtime.secrets import secrets_singleton`, instead of `from stream... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5431/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5431/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5431",
"html_url": "https://github.com/streamlit/streamlit/pull/5431",
"diff_url": "https://github.com/streamlit/streamlit/pull/5431.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5431.patch",
"merged_at": "2022-09-27T23:01:38"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5430 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5430/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5430/comments | https://api.github.com/repos/streamlit/streamlit/issues/5430/events | https://github.com/streamlit/streamlit/issues/5430 | 1,388,081,062 | I_kwDODCoeTs5SvG-m | 5,430 | Error message: Tried to use SessionInfo before it was initialized. | {
"login": "munenekelvin001",
"id": 96175626,
"node_id": "U_kgDOBbuGCg",
"avatar_url": "https://avatars.githubusercontent.com/u/96175626?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/munenekelvin001",
"html_url": "https://github.com/munenekelvin001",
"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 | 1 | 2022-09-27T16:59:32 | 2022-09-30T23:13:21 | 2022-09-30T23:13:20 | NONE | null | ### Summary
The model keeps showing the error message "Tried to use SessionInfo before it was initialized" and then crashes. This hinders me from getting the export button and downloading the report.
Please advice.
Error is seen on -- https://maximelutel-streamlit-prop-streamlit-prophetappdashboard-yprrk4.stream... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5430/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5430/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5429 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5429/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5429/comments | https://api.github.com/repos/streamlit/streamlit/issues/5429/events | https://github.com/streamlit/streamlit/pull/5429 | 1,387,853,168 | PR_kwDODCoeTs4_sysd | 5,429 | Add support for period type in st.table and st.dataframe | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [
{
"id": 4804598999,
"node_id": "LA_kwDODCoeTs8AAAABHmBc1w",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/security-assessment-completed",
"name": "security-assessment-completed",
"color": "69056A",
"default": false,
"description": ""
}
] | open | false | null | [] | null | 7 | 2022-09-27T14:21:08 | 2023-02-10T09:43:37 | null | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5429/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5429/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5429",
"html_url": "https://github.com/streamlit/streamlit/pull/5429",
"diff_url": "https://github.com/streamlit/streamlit/pull/5429.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5429.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5428 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5428/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5428/comments | https://api.github.com/repos/streamlit/streamlit/issues/5428/events | https://github.com/streamlit/streamlit/pull/5428 | 1,387,539,098 | PR_kwDODCoeTs4_rvyo | 5,428 | ESLint only runs one on Circle CI | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 0 | 2022-09-27T10:47:24 | 2022-09-28T22:25:50 | 2022-09-28T22:25:50 | CONTRIBUTOR | null |
<!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Tw... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5428/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5428/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5428",
"html_url": "https://github.com/streamlit/streamlit/pull/5428",
"diff_url": "https://github.com/streamlit/streamlit/pull/5428.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5428.patch",
"merged_at": "2022-09-28T22:25:50"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5427 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5427/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5427/comments | https://api.github.com/repos/streamlit/streamlit/issues/5427/events | https://github.com/streamlit/streamlit/pull/5427 | 1,387,378,042 | PR_kwDODCoeTs4_rNRh | 5,427 | Bump vega-embed to 6.21.0 (latest) | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2022-09-27T08:51:51 | 2022-09-27T21:03:35 | 2022-09-27T21:03:32 | COLLABORATOR | null | ## 📚 Context
Upgrading the `vega-embed` dependency as prelim work to remove `unsafe-eval` for Content Security Policy.
- What kind of change does this PR introduce?
- [x] Other, please describe: **_dependency update_**
## 🧠 Description of Changes
- Updated frontend `package.json`
---
**Contr... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5427/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5427/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5427",
"html_url": "https://github.com/streamlit/streamlit/pull/5427",
"diff_url": "https://github.com/streamlit/streamlit/pull/5427.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5427.patch",
"merged_at": "2022-09-27T21:03:32"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5426 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5426/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5426/comments | https://api.github.com/repos/streamlit/streamlit/issues/5426/events | https://github.com/streamlit/streamlit/pull/5426 | 1,387,327,530 | PR_kwDODCoeTs4_rCeY | 5,426 | FIX: Support hashing for Enum classes | {
"login": "lluissalord",
"id": 7021552,
"node_id": "MDQ6VXNlcjcwMjE1NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7021552?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lluissalord",
"html_url": "https://github.com/lluissalord",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | 1 | 2022-09-27T08:17:59 | 2022-09-27T14:38:15 | 2022-09-27T14:38:15 | CONTRIBUTOR | null | ## 📚 Context
In our project, we heavily rely on `Enum` classes in order to enumerate and classify types of things. However, currently they are not supported by Streamlit for caching with `st.experimental_memo` because they are not correctly hashed.
- What kind of change does this PR introduce?
- [x] Bugfix
... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5426/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5426/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5426",
"html_url": "https://github.com/streamlit/streamlit/pull/5426",
"diff_url": "https://github.com/streamlit/streamlit/pull/5426.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5426.patch",
"merged_at": "2022-09-27T14:38:15"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5425 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5425/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5425/comments | https://api.github.com/repos/streamlit/streamlit/issues/5425/events | https://github.com/streamlit/streamlit/pull/5425 | 1,387,147,955 | PR_kwDODCoeTs4_qcOR | 5,425 | TEST - Release 0.0.0 | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2022-09-27T05:56:02 | 2022-09-29T18:15:42 | 2022-09-27T08:15:41 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5425/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5425/timeline | null | null | true | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5425",
"html_url": "https://github.com/streamlit/streamlit/pull/5425",
"diff_url": "https://github.com/streamlit/streamlit/pull/5425.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5425.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5424 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5424/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5424/comments | https://api.github.com/repos/streamlit/streamlit/issues/5424/events | https://github.com/streamlit/streamlit/issues/5424 | 1,387,070,887 | I_kwDODCoeTs5SrQWn | 5,424 | plotly module not fonud | {
"login": "m3redithw",
"id": 105242871,
"node_id": "U_kgDOBkXg9w",
"avatar_url": "https://avatars.githubusercontent.com/u/105242871?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/m3redithw",
"html_url": "https://github.com/m3redithw",
"followers_url": "https://api.github.com/users/m3redi... | [
{
"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-09-27T04:36:23 | 2022-09-27T05:11:42 | 2022-09-27T05:11:42 | NONE | null | ### Summary
I used plotly in my web app and it runs fine locally, but when I tried to deploy it's giving me this error below. I have tried it multiple times and it's been the same result.
### Steps to reproduce
Code snippet:
```
File "/home/appuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptr... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5424/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5424/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5423 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5423/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5423/comments | https://api.github.com/repos/streamlit/streamlit/issues/5423/events | https://github.com/streamlit/streamlit/issues/5423 | 1,387,012,234 | I_kwDODCoeTs5SrCCK | 5,423 | ModuleNotFoundError: No module named 'streamlit.runtime.in_memory_file_manager' | {
"login": "yangboz",
"id": 481954,
"node_id": "MDQ6VXNlcjQ4MTk1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/481954?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yangboz",
"html_url": "https://github.com/yangboz",
"followers_url": "https://api.github.com/users/yangboz/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 | 3 | 2022-09-27T03:16:16 | 2022-09-30T23:11:55 | 2022-09-30T23:11:19 | 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/5423/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5423/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5422 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5422/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5422/comments | https://api.github.com/repos/streamlit/streamlit/issues/5422/events | https://github.com/streamlit/streamlit/pull/5422 | 1,386,958,255 | PR_kwDODCoeTs4_pz_D | 5,422 | Define the SessionStorage and SessionManager protocols | {
"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 | 2 | 2022-09-27T01:57:28 | 2022-09-29T00:43:16 | 2022-09-29T00:43:13 | COLLABORATOR | null | ## 📚 Context
NOTE(s):
* This PR isn't nearly as big as it looks because it's almost entirely made up of docstrings and
function signatures 😅
* It's a bit easier to review this commit-wise
* No behavioral changes were made in this PR
* This is going into a feature branch rather than `develop` for now, b... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5422/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5422/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5422",
"html_url": "https://github.com/streamlit/streamlit/pull/5422",
"diff_url": "https://github.com/streamlit/streamlit/pull/5422.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5422.patch",
"merged_at": "2022-09-29T00:43:13"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5421 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5421/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5421/comments | https://api.github.com/repos/streamlit/streamlit/issues/5421/events | https://github.com/streamlit/streamlit/pull/5421 | 1,386,799,429 | PR_kwDODCoeTs4_pSCO | 5,421 | Force explicit subclasses of MediaFileStorage to implement its methods | {
"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-09-26T22:21:59 | 2022-09-27T18:26:19 | 2022-09-27T18:26:14 | COLLABORATOR | null | ## 📚 Context
The `MediaFileStorage` protocol is currently useful to ensure that static code
analysis catches when a class that doesn't inherit from `MediaFileStorage` (but
is meant to implement the Protocol structurally) is missing some required
methods.
However, there are still a few ways that mistakes can slip by.... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5421/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5421/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5421",
"html_url": "https://github.com/streamlit/streamlit/pull/5421",
"diff_url": "https://github.com/streamlit/streamlit/pull/5421.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5421.patch",
"merged_at": "2022-09-27T18:26:14"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5420 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5420/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5420/comments | https://api.github.com/repos/streamlit/streamlit/issues/5420/events | https://github.com/streamlit/streamlit/issues/5420 | 1,386,788,322 | I_kwDODCoeTs5SqLXi | 5,420 | Key Error in query | {
"login": "tyblount-illumina",
"id": 114446701,
"node_id": "U_kgDOBtJRbQ",
"avatar_url": "https://avatars.githubusercontent.com/u/114446701?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tyblount-illumina",
"html_url": "https://github.com/tyblount-illumina",
"followers_url": "https://api... | [
{
"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-09-26T22:10:13 | 2022-09-30T23:05:02 | 2022-09-30T23:05:02 | NONE | null | ### Summary
Hello, I encountered a key error when trying to set the material number to value 0801-1080 in the ffn dash\yield query.
### Steps to reproduce
Code snippet:
File "C:\Users\tbasic\AppData\Local\Programs\Python\Python39\lib\site-packages\streamlit\scriptrunner\script_runner.py", line 557, in _run_sc... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5420/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5420/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5419 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5419/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5419/comments | https://api.github.com/repos/streamlit/streamlit/issues/5419/events | https://github.com/streamlit/streamlit/pull/5419 | 1,386,767,607 | PR_kwDODCoeTs4_pLA- | 5,419 | Fix scripts/mypy | {
"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-09-26T21:48:18 | 2022-09-26T22:23:11 | 2022-09-26T22:23:08 | COLLABORATOR | null | The latest version of mypy requires arguments be passed to `main()` as keyword args, rather than as positional args. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5419/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5419/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5419",
"html_url": "https://github.com/streamlit/streamlit/pull/5419",
"diff_url": "https://github.com/streamlit/streamlit/pull/5419.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5419.patch",
"merged_at": "2022-09-26T22:23:08"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5418 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5418/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5418/comments | https://api.github.com/repos/streamlit/streamlit/issues/5418/events | https://github.com/streamlit/streamlit/issues/5418 | 1,386,436,370 | I_kwDODCoeTs5So1cS | 5,418 | st.image bug in v0.13.0 | {
"login": "giswqs",
"id": 5016453,
"node_id": "MDQ6VXNlcjUwMTY0NTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/5016453?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/giswqs",
"html_url": "https://github.com/giswqs",
"followers_url": "https://api.github.com/users/giswqs/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": 1637089211,
"node_id": "MDU6TGFiZ... | closed | false | {
"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/... | [
{
"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": "htt... | null | 1 | 2022-09-26T17:10:20 | 2022-10-07T10:33:50 | 2022-10-07T10:33:50 | NONE | null | st.image can display a local GIF correctly in v1.12.2. However, v0.130 displays the gif as a static png. When right-clicking on the image, it can only be saved as a png, whereas in v0.12.2, it can be saved as GIF.
```python
import streamlit as st
st.image("/tmp/image.gif")
```
![58a0c8f8-6162-4a5b-b0e5-a41430... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5418/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} | https://api.github.com/repos/streamlit/streamlit/issues/5418/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5417 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5417/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5417/comments | https://api.github.com/repos/streamlit/streamlit/issues/5417/events | https://github.com/streamlit/streamlit/issues/5417 | 1,384,786,890 | I_kwDODCoeTs5SiivK | 5,417 | issue | {
"login": "Mja67",
"id": 114306877,
"node_id": "U_kgDOBtAvPQ",
"avatar_url": "https://avatars.githubusercontent.com/u/114306877?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Mja67",
"html_url": "https://github.com/Mja67",
"followers_url": "https://api.github.com/users/Mja67/followers",
... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 1 | 2022-09-24T19:22:04 | 2022-09-24T20:33:45 | 2022-09-24T20:33:45 | 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/5417/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5417/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5416 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5416/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5416/comments | https://api.github.com/repos/streamlit/streamlit/issues/5416/events | https://github.com/streamlit/streamlit/issues/5416 | 1,384,596,666 | I_kwDODCoeTs5Sh0S6 | 5,416 | hello | {
"login": "Nandithabsatish",
"id": 95842656,
"node_id": "U_kgDOBbZxYA",
"avatar_url": "https://avatars.githubusercontent.com/u/95842656?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nandithabsatish",
"html_url": "https://github.com/Nandithabsatish",
"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 | 1 | 2022-09-24T09:01:20 | 2022-09-24T13:57:24 | 2022-09-24T13:57:24 | 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/5416/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5416/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5415 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5415/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5415/comments | https://api.github.com/repos/streamlit/streamlit/issues/5415/events | https://github.com/streamlit/streamlit/issues/5415 | 1,384,531,137 | I_kwDODCoeTs5ShkTB | 5,415 | ModuleNotFoundError: 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 | {
"login": "LalitMahale",
"id": 105535508,
"node_id": "U_kgDOBkpYFA",
"avatar_url": "https://avatars.githubusercontent.com/u/105535508?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LalitMahale",
"html_url": "https://github.com/LalitMahale",
"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": 2603950938,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 1 | 2022-09-24T05:27:20 | 2022-09-26T13:05:39 | 2022-09-26T13:04:55 | NONE | null | ### Summary
I uploaded the python file to github, but when I deployed the app on Streamlit and ran it, I got this error:
ModuleNotFoundError: This app has encountered an error. The original error message
File "/home/appuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5415/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5415/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5414 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5414/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5414/comments | https://api.github.com/repos/streamlit/streamlit/issues/5414/events | https://github.com/streamlit/streamlit/pull/5414 | 1,384,180,863 | PR_kwDODCoeTs4_hH5C | 5,414 | Amended our [Cloud] mentions to [Community Cloud] | {
"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... | [] | closed | false | null | [] | null | 0 | 2022-09-23T18:47:13 | 2022-09-23T19:46:22 | 2022-09-23T19:46:22 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5414/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5414/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5414",
"html_url": "https://github.com/streamlit/streamlit/pull/5414",
"diff_url": "https://github.com/streamlit/streamlit/pull/5414.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5414.patch",
"merged_at": "2022-09-23T19:46:22"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5413 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5413/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5413/comments | https://api.github.com/repos/streamlit/streamlit/issues/5413/events | https://github.com/streamlit/streamlit/pull/5413 | 1,384,085,340 | PR_kwDODCoeTs4_g1R4 | 5,413 | Add ability to use timedelta objects as ttl param value | {
"login": "kajarenc",
"id": 6664805,
"node_id": "MDQ6VXNlcjY2NjQ4MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kajarenc",
"html_url": "https://github.com/kajarenc",
"followers_url": "https://api.github.com/users/kajar... | [] | closed | false | null | [] | null | 0 | 2022-09-23T17:12:58 | 2022-09-27T17:33:14 | 2022-09-27T17:33:14 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5413/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5413/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5413",
"html_url": "https://github.com/streamlit/streamlit/pull/5413",
"diff_url": "https://github.com/streamlit/streamlit/pull/5413.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5413.patch",
"merged_at": "2022-09-27T17:33:14"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5412 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5412/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5412/comments | https://api.github.com/repos/streamlit/streamlit/issues/5412/events | https://github.com/streamlit/streamlit/pull/5412 | 1,383,857,235 | PR_kwDODCoeTs4_gFM9 | 5,412 | Improve axis configuration for built-in charts | {
"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-09-23T14:02:18 | 2022-09-27T12:27:05 | 2022-09-27T12:27:05 | COLLABORATOR | null | ## 📚 Context
This PR slightly improves the axis configuration for our built-in charts. More specifically, it sets the minimum tick step for integer columns to 1, preventing zooming into float numbers. In addition, it always deactivates the grid lines for the x-axis.
_Please describe the project or issue backgrou... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5412/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5412/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5412",
"html_url": "https://github.com/streamlit/streamlit/pull/5412",
"diff_url": "https://github.com/streamlit/streamlit/pull/5412.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5412.patch",
"merged_at": "2022-09-27T12:27:05"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5409 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5409/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5409/comments | https://api.github.com/repos/streamlit/streamlit/issues/5409/events | https://github.com/streamlit/streamlit/issues/5409 | 1,383,321,850 | I_kwDODCoeTs5Sc9D6 | 5,409 | Cannot access BoSaaS First Page. (show "Please Wait" & "Connecting") | {
"login": "EarthzC",
"id": 114210122,
"node_id": "U_kgDOBs61Sg",
"avatar_url": "https://avatars.githubusercontent.com/u/114210122?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EarthzC",
"html_url": "https://github.com/EarthzC",
"followers_url": "https://api.github.com/users/EarthzC/foll... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 2 | 2022-09-23T05:41:40 | 2022-09-26T01:08:41 | 2022-09-24T00:57:52 | NONE | null | ### Summary
When login to BoSaaS first page ( http://10.117.168.161:9003/), it showed "Please Wait" & "Connecting". and not moving. It seem this Web Server got crash or some problem.
### Steps to reproduce
1) Login to BoSaaS first page(http://10.117.168.161:9003/)
2) It showed "Please Wait" & "Connecting".
... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5409/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5409/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5408 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5408/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5408/comments | https://api.github.com/repos/streamlit/streamlit/issues/5408/events | https://github.com/streamlit/streamlit/issues/5408 | 1,383,243,806 | I_kwDODCoeTs5ScqAe | 5,408 | Bug of Blank page and showing please wait | {
"login": "LalitMahale",
"id": 105535508,
"node_id": "U_kgDOBkpYFA",
"avatar_url": "https://avatars.githubusercontent.com/u/105535508?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LalitMahale",
"html_url": "https://github.com/LalitMahale",
"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-09-23T03:16:38 | 2022-09-24T00:58:29 | 2022-09-24T00:58:29 | NONE | null | ### Summary
I have tried all solution which is available on goolge but not solution work for me so please give me solution i have win 11 . even i updated verstion but not showing application
Code snippet:
```
```
(Please provide a code snippet! This will help expedite us finding and solving the problem... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5408/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5408/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5407 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5407/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5407/comments | https://api.github.com/repos/streamlit/streamlit/issues/5407/events | https://github.com/streamlit/streamlit/pull/5407 | 1,383,130,457 | PR_kwDODCoeTs4_dtUF | 5,407 | Sanitize streamlit/__init__.py | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 6 | 2022-09-22T23:43:45 | 2022-09-26T17:28:33 | 2022-09-26T17:22:29 | COLLABORATOR | null | Our top-level `__init__.py` is complex (_too_ complex!), and we haven't been following best practices here:
1. Any import within `__init__.py` should be of the form
```
from foo import bar as _bar
```
so that these imports don't "escape" and accidentally become part of the Streamlit API.
2. Streamlit modu... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5407/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5407/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5407",
"html_url": "https://github.com/streamlit/streamlit/pull/5407",
"diff_url": "https://github.com/streamlit/streamlit/pull/5407.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5407.patch",
"merged_at": "2022-09-26T17:22:29"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5406 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5406/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5406/comments | https://api.github.com/repos/streamlit/streamlit/issues/5406/events | https://github.com/streamlit/streamlit/pull/5406 | 1,383,106,355 | PR_kwDODCoeTs4_doWH | 5,406 | Update setup.py | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 0 | 2022-09-22T22:59:44 | 2022-09-26T10:00:00 | 2022-09-26T10:00:00 | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5406/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5406/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5406",
"html_url": "https://github.com/streamlit/streamlit/pull/5406",
"diff_url": "https://github.com/streamlit/streamlit/pull/5406.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5406.patch",
"merged_at": "2022-09-26T10:00:00"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5405 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5405/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5405/comments | https://api.github.com/repos/streamlit/streamlit/issues/5405/events | https://github.com/streamlit/streamlit/pull/5405 | 1,383,061,613 | PR_kwDODCoeTs4_dfFb | 5,405 | Sort imports | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 5 | 2022-09-22T21:57:19 | 2022-10-03T20:21:42 | 2022-10-03T17:38:26 | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5405/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5405/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5405",
"html_url": "https://github.com/streamlit/streamlit/pull/5405",
"diff_url": "https://github.com/streamlit/streamlit/pull/5405.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5405.patch",
"merged_at": "2022-10-03T17:38:26"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5404 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5404/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5404/comments | https://api.github.com/repos/streamlit/streamlit/issues/5404/events | https://github.com/streamlit/streamlit/issues/5404 | 1,383,014,176 | I_kwDODCoeTs5Sbx8g | 5,404 | Automatically send reports to Slack | {
"login": "parker84",
"id": 12496987,
"node_id": "MDQ6VXNlcjEyNDk2OTg3",
"avatar_url": "https://avatars.githubusercontent.com/u/12496987?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/parker84",
"html_url": "https://github.com/parker84",
"followers_url": "https://api.github.com/users/par... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | open | false | null | [] | null | 4 | 2022-09-22T21:04:30 | 2023-02-09T23:32:39 | null | NONE | null | ### Problem
I love streamlit and I want to use it for all of my dashboarding needs.
But ..... **I need my status dashboards to be automatically posted into slack, and I can't do that with streamlit.**
So currently I have all my self serve dashboards (for https://stan.store/) built on streamlit (hosted with str... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5404/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5404/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5403 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5403/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5403/comments | https://api.github.com/repos/streamlit/streamlit/issues/5403/events | https://github.com/streamlit/streamlit/issues/5403 | 1,382,713,414 | I_kwDODCoeTs5SaohG | 5,403 | Implement label_visibility with Checkbox | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | closed | false | null | [] | null | 0 | 2022-09-22T16:25:12 | 2022-11-17T15:21:51 | 2022-11-17T15:21:51 | COLLABORATOR | null | ### Problem
Streamlit 1.13.0 released with `label_visibility`, but noticeably missing is the checkbox. The feature was designed to work with vertical alignment of widgets which have no impact on the checkbox. There may be reasons to have that.
### Solution
**MVP:** Users can continue to add `""`, but the check... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5403/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5403/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5402 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5402/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5402/comments | https://api.github.com/repos/streamlit/streamlit/issues/5402/events | https://github.com/streamlit/streamlit/issues/5402 | 1,382,477,607 | I_kwDODCoeTs5SZu8n | 5,402 | "Bad 'setIn' index XX (should be between [0, X])" when using st.experimental_memo in thread | {
"login": "pedgar",
"id": 2705673,
"node_id": "MDQ6VXNlcjI3MDU2NzM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2705673?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pedgar",
"html_url": "https://github.com/pedgar",
"followers_url": "https://api.github.com/users/pedgar/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": 1607719438,
"node_id": "MDU6TGFiZ... | open | false | null | [] | null | 1 | 2022-09-22T13:42:35 | 2022-10-11T14:49:22 | null | NONE | null | ### Summary
If fetching data from multiple sources, it can be tempting to run code concurrently as well as cache the results. However, this causes problems when using st.experimental_memo. It results in the error:
"Bad 'setIn' index XX (should be between [0, X])"
### Steps to reproduce
[![Open in Streamli... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5402/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5402/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5401 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5401/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5401/comments | https://api.github.com/repos/streamlit/streamlit/issues/5401/events | https://github.com/streamlit/streamlit/pull/5401 | 1,382,249,375 | PR_kwDODCoeTs4_a1P7 | 5,401 | Don't render stale st.snow and st.ballons elements | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 4 | 2022-09-22T10:56:30 | 2022-11-08T01:00:36 | 2022-11-08T01:00:29 | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5401/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5401/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5401",
"html_url": "https://github.com/streamlit/streamlit/pull/5401",
"diff_url": "https://github.com/streamlit/streamlit/pull/5401.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5401.patch",
"merged_at": "2022-11-08T01:00:29"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5400 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5400/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5400/comments | https://api.github.com/repos/streamlit/streamlit/issues/5400/events | https://github.com/streamlit/streamlit/pull/5400 | 1,381,629,734 | PR_kwDODCoeTs4_Y0kF | 5,400 | `get_extension_for_mimetype` tests + clarification | {
"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-09-21T23:33:37 | 2022-09-22T22:25:38 | 2022-09-22T22:25:36 | COLLABORATOR | null | Update `get_extension_for_mimetype` mimetype mapping, docs, and tests:
- Remove the `get_extension_for_mimetype` comment referencing a Python bug that "might be fixed in Python 3.6", and that was forcing us to maintain an explicit mimetype:extension mapping for cases that Python didn't handle natively.
- Python now... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5400/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5400/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5400",
"html_url": "https://github.com/streamlit/streamlit/pull/5400",
"diff_url": "https://github.com/streamlit/streamlit/pull/5400.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5400.patch",
"merged_at": "2022-09-22T22:25:35"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5399 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5399/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5399/comments | https://api.github.com/repos/streamlit/streamlit/issues/5399/events | https://github.com/streamlit/streamlit/pull/5399 | 1,381,509,353 | PR_kwDODCoeTs4_YZ9t | 5,399 | Release 1.13.0 | {
"login": "kmcgrady",
"id": 69432,
"node_id": "MDQ6VXNlcjY5NDMy",
"avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmcgrady",
"html_url": "https://github.com/kmcgrady",
"followers_url": "https://api.github.com/users/kmcgrady/foll... | [] | closed | false | null | [] | null | 0 | 2022-09-21T21:25:58 | 2022-09-22T17:23:56 | 2022-09-22T17:23:56 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5399/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5399/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5399",
"html_url": "https://github.com/streamlit/streamlit/pull/5399",
"diff_url": "https://github.com/streamlit/streamlit/pull/5399.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5399.patch",
"merged_at": "2022-09-22T17:23:56"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5398 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5398/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5398/comments | https://api.github.com/repos/streamlit/streamlit/issues/5398/events | https://github.com/streamlit/streamlit/issues/5398 | 1,381,369,113 | I_kwDODCoeTs5SVgUZ | 5,398 | Newlines are not rendered correctly | {
"login": "devxpy",
"id": 19492893,
"node_id": "MDQ6VXNlcjE5NDkyODkz",
"avatar_url": "https://avatars.githubusercontent.com/u/19492893?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/devxpy",
"html_url": "https://github.com/devxpy",
"followers_url": "https://api.github.com/users/devxpy/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-09-21T19:02:23 | 2022-10-02T09:08:14 | null | NONE | null | This -
```py
st.json({
'foo': 'bar\nbaz',
'baz': 'boz',
'stuff': [
'stuff 1',
'stuff 2',
'stuff 3',
'stuff 5',
],
})
```
Doesn't show newline -
<img width="276" alt="image" src="https://user-images.githubusercontent.com/19492893/191588617-36e00f77-09c... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5398/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5398/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5397 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5397/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5397/comments | https://api.github.com/repos/streamlit/streamlit/issues/5397/events | https://github.com/streamlit/streamlit/pull/5397 | 1,381,348,792 | PR_kwDODCoeTs4_X3fY | 5,397 | WIP: Update colors for sidebar MPA | {
"login": "imjuangarcia",
"id": 34423371,
"node_id": "MDQ6VXNlcjM0NDIzMzcx",
"avatar_url": "https://avatars.githubusercontent.com/u/34423371?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/imjuangarcia",
"html_url": "https://github.com/imjuangarcia",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 0 | 2022-09-21T18:42:39 | 2022-09-22T14:17:28 | 2022-09-22T14:17:28 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5397/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5397/timeline | null | null | true | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5397",
"html_url": "https://github.com/streamlit/streamlit/pull/5397",
"diff_url": "https://github.com/streamlit/streamlit/pull/5397.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5397.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5396 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5396/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5396/comments | https://api.github.com/repos/streamlit/streamlit/issues/5396/events | https://github.com/streamlit/streamlit/pull/5396 | 1,381,244,952 | PR_kwDODCoeTs4_XhQF | 5,396 | Ignore broken protobuf version | {
"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-09-21T17:08:59 | 2022-09-21T17:41:07 | 2022-09-21T17:41:07 | COLLABORATOR | null | ## 📚 Context
Protobuf recently released a patch that seems broken: https://github.com/protocolbuffers/protobuf/issues/10571
It causes this error if you try to run a streamlit app with this protobuf version:
```
streamlit run app.py
Traceback (most recent call last):
File "/private/tmp/tttt/.direnv/python... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5396/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5396/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5396",
"html_url": "https://github.com/streamlit/streamlit/pull/5396",
"diff_url": "https://github.com/streamlit/streamlit/pull/5396.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5396.patch",
"merged_at": "2022-09-21T17:41:07"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5395 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5395/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5395/comments | https://api.github.com/repos/streamlit/streamlit/issues/5395/events | https://github.com/streamlit/streamlit/pull/5395 | 1,381,232,124 | PR_kwDODCoeTs4_XefT | 5,395 | Add support for categorical interval in st.table and st.dataframe | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 0 | 2022-09-21T16:58:08 | 2022-09-26T10:06:31 | 2022-09-26T10:06:31 | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5395/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5395/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5395",
"html_url": "https://github.com/streamlit/streamlit/pull/5395",
"diff_url": "https://github.com/streamlit/streamlit/pull/5395.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5395.patch",
"merged_at": "2022-09-26T10:06:31"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5394 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5394/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5394/comments | https://api.github.com/repos/streamlit/streamlit/issues/5394/events | https://github.com/streamlit/streamlit/issues/5394 | 1,381,227,963 | I_kwDODCoeTs5SU927 | 5,394 | protobuf error on clean streamlit install of 1.12.3 | {
"login": "blackary",
"id": 4040678,
"node_id": "MDQ6VXNlcjQwNDA2Nzg=",
"avatar_url": "https://avatars.githubusercontent.com/u/4040678?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blackary",
"html_url": "https://github.com/blackary",
"followers_url": "https://api.github.com/users/black... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 1 | 2022-09-21T16:54:09 | 2022-09-21T17:41:07 | 2022-09-21T17:41:07 | COLLABORATOR | null | ### Summary
I installed streamlit, and couldn't use it due to a reported error from protobuf. Protobuf version 3.20.2 was installed automatically along with streamlit.
### Steps to reproduce
Code snippet:
```
pip install streamlit
streamlit run something.py
```
Error
```
streamlit run app.py
Trac... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5394/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/5394/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5393 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5393/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5393/comments | https://api.github.com/repos/streamlit/streamlit/issues/5393/events | https://github.com/streamlit/streamlit/pull/5393 | 1,381,160,078 | PR_kwDODCoeTs4_XPGL | 5,393 | Update test-requirements comment to trigger CI cache invalidation | {
"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-09-21T15:55:23 | 2022-09-21T16:43:58 | 2022-09-21T16:43:54 | COLLABORATOR | null | ## 📚 Context
The pipenv version `2022.9.20` is broken, a fix is already released. I applied a small update to the comments on `test-requirements.txt` to trigger a cache invalidation in our CI pipeline.
---
**Contribution License Agreement**
By submitting this pull request you agree that all contributions t... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5393/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5393/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5393",
"html_url": "https://github.com/streamlit/streamlit/pull/5393",
"diff_url": "https://github.com/streamlit/streamlit/pull/5393.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5393.patch",
"merged_at": "2022-09-21T16:43:54"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5392 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5392/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5392/comments | https://api.github.com/repos/streamlit/streamlit/issues/5392/events | https://github.com/streamlit/streamlit/issues/5392 | 1,381,018,185 | I_kwDODCoeTs5SUKpJ | 5,392 | st.table renders pandas.Period type as number | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [
{
"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": 1964011103,
"node_id": "MDU6TGFiZ... | open | false | null | [] | null | 0 | 2022-09-21T14:21:05 | 2022-10-10T18:13:20 | null | CONTRIBUTOR | null | ### Summary
Dataframes that contain pandas.Period elements are rendered as numbers instead of data type.
### Steps to reproduce
Code snippet:
```python
import pandas as pd
import streamlit as st
def display_dataframe(input_df: pd.DataFrame):
import io
buf = io.StringIO()
input_df.inf... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5392/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5392/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5391 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5391/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5391/comments | https://api.github.com/repos/streamlit/streamlit/issues/5391/events | https://github.com/streamlit/streamlit/issues/5391 | 1,380,502,623 | I_kwDODCoeTs5SSMxf | 5,391 | Automatically generate user_key for widgets | {
"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"
},
{
"... | closed | false | null | [] | null | 1 | 2022-09-21T08:04:22 | 2022-09-21T18:19:10 | 2022-09-21T18:19:01 | NONE | null | ### Problem
Currently, widgets with exactly same parameters will get same widget id which cause error, for eg.
```python
import streamlit as st
st.date_input("day")
st.date_input("day")
```
And user have to provide a key value to make it work.
### Solution
In my code, I usually do this by:
```... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5391/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5391/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5390 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5390/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5390/comments | https://api.github.com/repos/streamlit/streamlit/issues/5390/events | https://github.com/streamlit/streamlit/pull/5390 | 1,380,432,041 | PR_kwDODCoeTs4_U4Fd | 5,390 | Fix circle ci to install streamlit and update Pipfile.lock through pipenv install | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 4 | 2022-09-21T07:04:44 | 2022-09-21T16:59:53 | 2022-09-21T16:59:53 | COLLABORATOR | null | ## 📚 Context
Looks like CircleCI broke again. This PR seems to fix things. However, I'm not sure exactly why but it seems to update the lock file.
_Please describe the project or issue background here_
- What kind of change does this PR introduce?
- [ ] Bugfix
- [ ] Feature
- [ ] Refactoring
- [x] O... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5390/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/5390/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5390",
"html_url": "https://github.com/streamlit/streamlit/pull/5390",
"diff_url": "https://github.com/streamlit/streamlit/pull/5390.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5390.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5389 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5389/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5389/comments | https://api.github.com/repos/streamlit/streamlit/issues/5389/events | https://github.com/streamlit/streamlit/issues/5389 | 1,380,150,768 | I_kwDODCoeTs5SQ23w | 5,389 | Pydeck issue in `streamlit hello` | {
"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"
}
] | closed | false | null | [] | null | 3 | 2022-09-21T00:41:06 | 2022-09-27T07:47:18 | 2022-09-27T07:47:18 | COLLABORATOR | null | ### Summary
When you do `streamlit hello` in 1.12.2 and go to the page `Mapping Demo`, it shows this exception:
```
AttributeError: 'Deck' object has no attribute 'deck_widget'
File "/Users/jrieke/Desktop/st-test/cache/.venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 5... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5389/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5389/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5388 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5388/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5388/comments | https://api.github.com/repos/streamlit/streamlit/issues/5388/events | https://github.com/streamlit/streamlit/pull/5388 | 1,380,067,530 | PR_kwDODCoeTs4_Tv1V | 5,388 | st.write have explicitly defined keywords args | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 0 | 2022-09-20T22:29:43 | 2022-10-17T12:21:24 | 2022-10-17T12:21:23 | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5388/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5388/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5388",
"html_url": "https://github.com/streamlit/streamlit/pull/5388",
"diff_url": "https://github.com/streamlit/streamlit/pull/5388.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5388.patch",
"merged_at": "2022-10-17T12:21:23"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5387 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5387/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5387/comments | https://api.github.com/repos/streamlit/streamlit/issues/5387/events | https://github.com/streamlit/streamlit/pull/5387 | 1,379,982,272 | PR_kwDODCoeTs4_Td4q | 5,387 | Test pipenv on ci | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2022-09-20T20:53:02 | 2022-09-20T21:57:56 | 2022-09-20T21:57:56 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5387/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5387/timeline | null | null | true | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5387",
"html_url": "https://github.com/streamlit/streamlit/pull/5387",
"diff_url": "https://github.com/streamlit/streamlit/pull/5387.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5387.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5386 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5386/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5386/comments | https://api.github.com/repos/streamlit/streamlit/issues/5386/events | https://github.com/streamlit/streamlit/issues/5386 | 1,379,960,508 | I_kwDODCoeTs5SQIa8 | 5,386 | Word wrapping in st.dataframe | {
"login": "km5ar",
"id": 54015474,
"node_id": "MDQ6VXNlcjU0MDE1NDc0",
"avatar_url": "https://avatars.githubusercontent.com/u/54015474?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/km5ar",
"html_url": "https://github.com/km5ar",
"followers_url": "https://api.github.com/users/km5ar/follow... | [
{
"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-09-20T20:31:11 | 2022-11-15T17:00:23 | null | NONE | null | How to display all text within each cell?
<img width="848" alt="image" src="https://user-images.githubusercontent.com/54015474/191358490-18ccd79b-d43b-4710-a79b-9ba5e34fe65d.png">
---
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/5386/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/5386/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5385 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5385/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5385/comments | https://api.github.com/repos/streamlit/streamlit/issues/5385/events | https://github.com/streamlit/streamlit/pull/5385 | 1,379,945,180 | PR_kwDODCoeTs4_TWIf | 5,385 | Remove broken Pipenv '--sequential' flag | {
"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-09-20T20:16:40 | 2022-09-20T21:53:42 | 2022-09-20T21:53:40 | COLLABORATOR | null | Remove obsolete (and now broken!) --sequential flag from `pipenv install`
(Pipenv now incorrectly parses this flag as a package name, and throws an error when it can't install it.)
https://github.com/pypa/pipenv/pull/5348
We originally added the flag because Pipenv stated it "increased determinism" (and we wer... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5385/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5385/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5385",
"html_url": "https://github.com/streamlit/streamlit/pull/5385",
"diff_url": "https://github.com/streamlit/streamlit/pull/5385.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5385.patch",
"merged_at": "2022-09-20T21:53:40"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5384 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5384/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5384/comments | https://api.github.com/repos/streamlit/streamlit/issues/5384/events | https://github.com/streamlit/streamlit/pull/5384 | 1,379,908,563 | PR_kwDODCoeTs4_TOgB | 5,384 | Use re-resizable for dataframe | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 3 | 2022-09-20T19:42:46 | 2022-09-22T17:24:01 | 2022-09-22T06:39:05 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5384/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5384/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5384",
"html_url": "https://github.com/streamlit/streamlit/pull/5384",
"diff_url": "https://github.com/streamlit/streamlit/pull/5384.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5384.patch",
"merged_at": "2022-09-22T06:39:05"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5383 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5383/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5383/comments | https://api.github.com/repos/streamlit/streamlit/issues/5383/events | https://github.com/streamlit/streamlit/pull/5383 | 1,379,759,603 | PR_kwDODCoeTs4_Sv9T | 5,383 | MediaFileStorage abstraction | {
"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-09-20T17:27:27 | 2022-09-21T22:28:51 | 2022-09-21T22:28:47 | COLLABORATOR | null | Introduces the new `MediaFileStorage` storage backend abstraction for `MediaFileManager`. This allows alternate Streamlit distributions (Snowpark!) to customize the way that media files are stored and served within Streamlit.
- `RuntimeConfig` now takes a `MediaFileStorage` interface, and `Runtime` constructs the `M... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5383/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5383/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5383",
"html_url": "https://github.com/streamlit/streamlit/pull/5383",
"diff_url": "https://github.com/streamlit/streamlit/pull/5383.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5383.patch",
"merged_at": "2022-09-21T22:28:47"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5382 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5382/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5382/comments | https://api.github.com/repos/streamlit/streamlit/issues/5382/events | https://github.com/streamlit/streamlit/pull/5382 | 1,379,751,002 | PR_kwDODCoeTs4_SuJ4 | 5,382 | Fix for flaky test: Set `isEmpty` state according to value to prevent multiple messages to backend when DateInput closed empty | {
"login": "kajarenc",
"id": 6664805,
"node_id": "MDQ6VXNlcjY2NjQ4MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kajarenc",
"html_url": "https://github.com/kajarenc",
"followers_url": "https://api.github.com/users/kajar... | [] | closed | false | null | [] | null | 0 | 2022-09-20T17:20:12 | 2022-09-30T17:32:50 | 2022-09-30T17:32:50 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5382/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5382/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5382",
"html_url": "https://github.com/streamlit/streamlit/pull/5382",
"diff_url": "https://github.com/streamlit/streamlit/pull/5382.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5382.patch",
"merged_at": "2022-09-30T17:32:50"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5381 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5381/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5381/comments | https://api.github.com/repos/streamlit/streamlit/issues/5381/events | https://github.com/streamlit/streamlit/pull/5381 | 1,379,358,607 | PR_kwDODCoeTs4_Rbko | 5,381 | Make UploadedFile hashable | {
"login": "mo42",
"id": 18382390,
"node_id": "MDQ6VXNlcjE4MzgyMzkw",
"avatar_url": "https://avatars.githubusercontent.com/u/18382390?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mo42",
"html_url": "https://github.com/mo42",
"followers_url": "https://api.github.com/users/mo42/followers"... | [
{
"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 | 3 | 2022-09-20T12:41:56 | 2022-10-19T07:44:36 | 2022-10-19T07:44:36 | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5381/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5381/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5381",
"html_url": "https://github.com/streamlit/streamlit/pull/5381",
"diff_url": "https://github.com/streamlit/streamlit/pull/5381.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5381.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5379 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5379/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5379/comments | https://api.github.com/repos/streamlit/streamlit/issues/5379/events | https://github.com/streamlit/streamlit/issues/5379 | 1,378,655,594 | I_kwDODCoeTs5SLJ1q | 5,379 | streamlit.errors.StreamlitAPIException: ("Could not convert '13.0 | 319.0' with type str: tried to convert to double", 'Conversion failed for column Earth with type object') | {
"login": "notsmart-af",
"id": 2982833,
"node_id": "MDQ6VXNlcjI5ODI4MzM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2982833?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/notsmart-af",
"html_url": "https://github.com/notsmart-af",
"followers_url": "https://api.github.com/us... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 1 | 2022-09-20T00:03:08 | 2022-09-20T00:49:45 | 2022-09-20T00:49:45 | NONE | null | ### Summary
I try to implement my custom dataframe on streamlit (working on my .py file) but I keep having this "streamlit.errors.StreamlitAPIException" error...
### Code snippet
```
with h1:
col0,col00 = st.columns([6,4])
with col0:
from datetime import da... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5379/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5379/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5378 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5378/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5378/comments | https://api.github.com/repos/streamlit/streamlit/issues/5378/events | https://github.com/streamlit/streamlit/issues/5378 | 1,378,644,414 | I_kwDODCoeTs5SLHG- | 5,378 | test | {
"login": "notsmart-af",
"id": 2982833,
"node_id": "MDQ6VXNlcjI5ODI4MzM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2982833?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/notsmart-af",
"html_url": "https://github.com/notsmart-af",
"followers_url": "https://api.github.com/us... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 0 | 2022-09-19T23:41:26 | 2022-09-19T23:58:29 | 2022-09-19T23:58:29 | 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/5378/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5378/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5377 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5377/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5377/comments | https://api.github.com/repos/streamlit/streamlit/issues/5377/events | https://github.com/streamlit/streamlit/issues/5377 | 1,378,601,229 | I_kwDODCoeTs5SK8kN | 5,377 | Using string values as the `default` argument to an `st.multiselect` behaves inconsistently | {
"login": "vdonato",
"id": 3144420,
"node_id": "MDQ6VXNlcjMxNDQ0MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vdonato",
"html_url": "https://github.com/vdonato",
"followers_url": "https://api.github.com/users/vdonato/... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 3230108595,
"node_id": "MDU6TGFiZ... | open | false | null | [] | null | 0 | 2022-09-19T22:35:04 | 2022-09-19T22:35:46 | null | COLLABORATOR | null | ### Steps to reproduce
Guess what the following multiselect is initialized with on the frontend:
```python
st.multiselect("oh nooooo", ["a", "b", "c", "wow"], default="abc")
```
The answer is that Python's `str` type is both `Iterable` and a `Sequence` (strings are essentially just lists of characters, after a... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5377/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5377/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5376 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5376/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5376/comments | https://api.github.com/repos/streamlit/streamlit/issues/5376/events | https://github.com/streamlit/streamlit/pull/5376 | 1,378,503,993 | PR_kwDODCoeTs4_OmRv | 5,376 | Fix form while adding e2e tests and fixing e2e tests | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2022-09-19T20:47:34 | 2022-09-20T02:17:48 | 2022-09-20T02:17:48 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5376/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5376/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5376",
"html_url": "https://github.com/streamlit/streamlit/pull/5376",
"diff_url": "https://github.com/streamlit/streamlit/pull/5376.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5376.patch",
"merged_at": "2022-09-20T02:17:48"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5375 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5375/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5375/comments | https://api.github.com/repos/streamlit/streamlit/issues/5375/events | https://github.com/streamlit/streamlit/pull/5375 | 1,378,380,374 | PR_kwDODCoeTs4_OLo7 | 5,375 | modify st.echo to use ast to handle indenting properly | {
"login": "sfc-gh-bhess",
"id": 102692177,
"node_id": "U_kgDOBh71UQ",
"avatar_url": "https://avatars.githubusercontent.com/u/102692177?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-bhess",
"html_url": "https://github.com/sfc-gh-bhess",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | 7 | 2022-09-19T18:48:01 | 2022-11-11T10:38:52 | 2022-11-11T10:38:52 | 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/5375/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5375/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5375",
"html_url": "https://github.com/streamlit/streamlit/pull/5375",
"diff_url": "https://github.com/streamlit/streamlit/pull/5375.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5375.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5374 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5374/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5374/comments | https://api.github.com/repos/streamlit/streamlit/issues/5374/events | https://github.com/streamlit/streamlit/pull/5374 | 1,378,348,721 | PR_kwDODCoeTs4_OEuV | 5,374 | Remove unnecessary whitespace in legacy df test | {
"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-09-19T18:21:10 | 2022-09-19T18:42:06 | 2022-09-19T18:41:57 | COLLABORATOR | null | ## 📚 Context
There is an unnecessary whitespace in the legacy dataframe test causing some issues with Pandas 1.5.
- What kind of change does this PR introduce?
- [x] Bugfix
- [ ] Feature
- [ ] Refactoring
- [ ] Other, please describe:
## 🧠 Description of Changes
- Remove unnecessary whitespa... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5374/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5374/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5374",
"html_url": "https://github.com/streamlit/streamlit/pull/5374",
"diff_url": "https://github.com/streamlit/streamlit/pull/5374.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5374.patch",
"merged_at": "2022-09-19T18:41:56"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5373 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5373/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5373/comments | https://api.github.com/repos/streamlit/streamlit/issues/5373/events | https://github.com/streamlit/streamlit/pull/5373 | 1,378,333,507 | PR_kwDODCoeTs4_OBcg | 5,373 | Add pinning for pandas version <= 1.4.4 since 1.5.0 has breaking changes | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2022-09-19T18:07:28 | 2022-09-19T18:19:46 | 2022-09-19T18:19:46 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5373/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5373/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5373",
"html_url": "https://github.com/streamlit/streamlit/pull/5373",
"diff_url": "https://github.com/streamlit/streamlit/pull/5373.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5373.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5372 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5372/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5372/comments | https://api.github.com/repos/streamlit/streamlit/issues/5372/events | https://github.com/streamlit/streamlit/pull/5372 | 1,378,010,661 | PR_kwDODCoeTs4_M8aP | 5,372 | Update hover effect in calendar for `st.date_input` | {
"login": "imjuangarcia",
"id": 34423371,
"node_id": "MDQ6VXNlcjM0NDIzMzcx",
"avatar_url": "https://avatars.githubusercontent.com/u/34423371?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/imjuangarcia",
"html_url": "https://github.com/imjuangarcia",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 0 | 2022-09-19T14:01:33 | 2022-09-19T22:46:51 | 2022-09-19T22:46:51 | COLLABORATOR | null | ## 📚 Context
This PR updates the hover effect in `st.date_input`, removing the outline from the hover effect, to make it more subtle and inline with the rest of our widgets.
- What kind of change does this PR introduce?
- [ ] Bugfix
- [ ] Feature
- [ ] Refactoring
- [x] Other, please describe: Des... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5372/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5372/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5372",
"html_url": "https://github.com/streamlit/streamlit/pull/5372",
"diff_url": "https://github.com/streamlit/streamlit/pull/5372.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5372.patch",
"merged_at": "2022-09-19T22:46:51"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5371 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5371/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5371/comments | https://api.github.com/repos/streamlit/streamlit/issues/5371/events | https://github.com/streamlit/streamlit/issues/5371 | 1,377,757,473 | I_kwDODCoeTs5SHukh | 5,371 | Secret file not found. | {
"login": "namandalsania",
"id": 86463390,
"node_id": "MDQ6VXNlcjg2NDYzMzkw",
"avatar_url": "https://avatars.githubusercontent.com/u/86463390?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/namandalsania",
"html_url": "https://github.com/namandalsania",
"followers_url": "https://api.githu... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 1 | 2022-09-19T10:45:06 | 2022-09-19T22:01:05 | 2022-09-19T22:01:05 | NONE | null | Getting an error (pic attached below) when I hit predict to run the model which is supposed to print the outcome.

Pls suggest what can I do to fix the error. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5371/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5371/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5370 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5370/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5370/comments | https://api.github.com/repos/streamlit/streamlit/issues/5370/events | https://github.com/streamlit/streamlit/issues/5370 | 1,377,742,054 | I_kwDODCoeTs5SHqzm | 5,370 | st.table should display multiindex dataframe as “sparsified” table | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [
{
"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-09-19T10:31:45 | 2022-11-15T17:00:24 | null | CONTRIBUTOR | null | _(Note, you don't have to fill out every section here. They're just here for guidance. That said, nicely detailed feature requests are more likely to get eng attention sooner)_
### Problem
I'm always frustrated when I am trying to display the multiindex dataframe, but it is not readable
### Solution
`pandas... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5370/reactions",
"total_count": 7,
"+1": 7,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5370/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5369 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5369/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5369/comments | https://api.github.com/repos/streamlit/streamlit/issues/5369/events | https://github.com/streamlit/streamlit/issues/5369 | 1,377,428,667 | I_kwDODCoeTs5SGeS7 | 5,369 | Allow for custom ID for widget | {
"login": "osi1880vr",
"id": 87379616,
"node_id": "MDQ6VXNlcjg3Mzc5NjE2",
"avatar_url": "https://avatars.githubusercontent.com/u/87379616?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/osi1880vr",
"html_url": "https://github.com/osi1880vr",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
},
{
"... | closed | false | null | [] | null | 3 | 2022-09-19T05:40:07 | 2022-11-08T17:13:40 | 2022-11-08T17:13:08 | 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 [...]
For som... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5369/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5369/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5368 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5368/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5368/comments | https://api.github.com/repos/streamlit/streamlit/issues/5368/events | https://github.com/streamlit/streamlit/issues/5368 | 1,377,424,969 | I_kwDODCoeTs5SGdZJ | 5,368 | Make label position a choice | {
"login": "osi1880vr",
"id": 87379616,
"node_id": "MDQ6VXNlcjg3Mzc5NjE2",
"avatar_url": "https://avatars.githubusercontent.com/u/87379616?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/osi1880vr",
"html_url": "https://github.com/osi1880vr",
"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-09-19T05:34:07 | 2022-11-15T17:00:25 | null | 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
Label is on top of the input widged, that makes complex setups very fast very full.
If I could have the choice to put the la... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5368/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5368/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5367 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5367/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5367/comments | https://api.github.com/repos/streamlit/streamlit/issues/5367/events | https://github.com/streamlit/streamlit/pull/5367 | 1,376,950,092 | PR_kwDODCoeTs4_JhQA | 5,367 | Fix python-max-version check failure | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 1 | 2022-09-18T05:23:31 | 2022-09-19T14:32:44 | 2022-09-18T17:34:35 | COLLABORATOR | null | ## 📚 Context
The `python-max-version` check is currently failing on the run integration tests step, particularly on 2 scripts: `e2e/scripts/st_arrow_empty_charts.py` & `e2e/scripts/st_legacy_empty_charts.py`
Probably an alternative/better solution, especially after further investigation, but this will address th... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5367/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5367/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5367",
"html_url": "https://github.com/streamlit/streamlit/pull/5367",
"diff_url": "https://github.com/streamlit/streamlit/pull/5367.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5367.patch",
"merged_at": "2022-09-18T17:34:35"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5366 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5366/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5366/comments | https://api.github.com/repos/streamlit/streamlit/issues/5366/events | https://github.com/streamlit/streamlit/issues/5366 | 1,376,750,869 | I_kwDODCoeTs5SD40V | 5,366 | This app has encountered an error. | {
"login": "s3kt0rr",
"id": 94457778,
"node_id": "U_kgDOBaFPsg",
"avatar_url": "https://avatars.githubusercontent.com/u/94457778?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/s3kt0rr",
"html_url": "https://github.com/s3kt0rr",
"followers_url": "https://api.github.com/users/s3kt0rr/follow... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 1 | 2022-09-17T11:47:35 | 2022-09-19T21:58:34 | 2022-09-19T21:58:34 | NONE | null | ### Summary
When running this demo app it displays an error in my browser below is the error that I receive.
### Steps to reproduce
Code snippet:
File "/home/appuser/venv/lib/python3.7/site-packages/streamlit/script_runner.py", line 354, in _run_script
exec(code, module.__dict__)
File "/app/demo-face-... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5366/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5366/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5365 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5365/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5365/comments | https://api.github.com/repos/streamlit/streamlit/issues/5365/events | https://github.com/streamlit/streamlit/pull/5365 | 1,376,628,980 | PR_kwDODCoeTs4_Il-- | 5,365 | Use the new hasLightBackgroundColor function more and add 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-09-17T01:38:58 | 2022-09-20T01:29:52 | 2022-09-20T01:29:49 | COLLABORATOR | null | ## 📚 Context
We added a new helper function in #5275. It doesn't save us many lines of code
compared to just importing and using getLuminance, but it does make it a bit
more clear what's going on.
This PR uses `hasLightBackgroundColor` in more places and also adds a few tests.
- What kind of change does this PR int... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5365/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5365/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5365",
"html_url": "https://github.com/streamlit/streamlit/pull/5365",
"diff_url": "https://github.com/streamlit/streamlit/pull/5365.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5365.patch",
"merged_at": "2022-09-20T01:29:49"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5364 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5364/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5364/comments | https://api.github.com/repos/streamlit/streamlit/issues/5364/events | https://github.com/streamlit/streamlit/pull/5364 | 1,375,496,367 | PR_kwDODCoeTs4_E4Gz | 5,364 | Migrate Release to GHA - Part 3: Release | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2022-09-16T06:48:19 | 2022-10-05T22:30:27 | 2022-09-30T11:06:12 | COLLABORATOR | null | ## 📚 Context
As a part of integrating with Snowflake, we are transitioning our Release process/workflows from CircleCI to Github Actions. We will be doing this through multiple PRs into a feature branch to break the review process into several pieces.
Folder `.github/workflows` holds the `release.yml` file which... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5364/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5364/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5364",
"html_url": "https://github.com/streamlit/streamlit/pull/5364",
"diff_url": "https://github.com/streamlit/streamlit/pull/5364.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5364.patch",
"merged_at": "2022-09-30T11:06:12"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5363 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5363/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5363/comments | https://api.github.com/repos/streamlit/streamlit/issues/5363/events | https://github.com/streamlit/streamlit/pull/5363 | 1,375,491,676 | PR_kwDODCoeTs4_E3H3 | 5,363 | Migrate Release to GHA - Part 2: Release Candidate | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2022-09-16T06:43:09 | 2022-10-05T22:30:29 | 2022-09-30T10:46:46 | COLLABORATOR | null | ## 📚 Context
As a part of integrating with Snowflake, we are transitioning our Release process/workflows from CircleCI to Github Actions. We will be doing this through multiple PRs into a feature branch to break the review process into several pieces.
Folder `.github/workflows` holds the `release-candidate.yml` ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5363/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5363/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5363",
"html_url": "https://github.com/streamlit/streamlit/pull/5363",
"diff_url": "https://github.com/streamlit/streamlit/pull/5363.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5363.patch",
"merged_at": "2022-09-30T10:46:46"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5362 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5362/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5362/comments | https://api.github.com/repos/streamlit/streamlit/issues/5362/events | https://github.com/streamlit/streamlit/issues/5362 | 1,375,394,982 | I_kwDODCoeTs5R-tym | 5,362 | ImportError: Missing optional dependency 'openpyxl'. Use pip or conda to install openpyxl. | {
"login": "coskunhuseyin",
"id": 106698752,
"node_id": "U_kgDOBlwYAA",
"avatar_url": "https://avatars.githubusercontent.com/u/106698752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coskunhuseyin",
"html_url": "https://github.com/coskunhuseyin",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 1 | 2022-09-16T04:33:31 | 2022-09-16T08:52:46 | 2022-09-16T08:52:40 | NONE | null | ### Summary
I am trying to deploy an app to the streamlit website. Your system gives me an error:
ImportError: Missing optional dependency 'openpyxl'. Use pip or conda to install openpyxl.
It looks this package is missing. Could you install it so the I can run my application?
Thanks,
### Steps to reproduce... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5362/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5362/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5361 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5361/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5361/comments | https://api.github.com/repos/streamlit/streamlit/issues/5361/events | https://github.com/streamlit/streamlit/pull/5361 | 1,375,356,919 | PR_kwDODCoeTs4_EatR | 5,361 | Avoid recursively watching directories when possible | {
"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 | 3 | 2022-09-16T03:34:03 | 2022-09-21T00:57:08 | 2022-09-21T00:57:08 | COLLABORATOR | null | ## 📚 Context
NOTE: It's easiest to review this PR commit-wise since the two commits contain logically
distinct changes.
As part of the work to rework `file_watcher` into `path_watcher` (enabling us to
watch for changes to directories), I somewhat haphazardly set the `recursive`
argument on (`watchdog` level) ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5361/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5361/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5361",
"html_url": "https://github.com/streamlit/streamlit/pull/5361",
"diff_url": "https://github.com/streamlit/streamlit/pull/5361.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5361.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5360 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5360/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5360/comments | https://api.github.com/repos/streamlit/streamlit/issues/5360/events | https://github.com/streamlit/streamlit/pull/5360 | 1,375,196,719 | PR_kwDODCoeTs4_D5U7 | 5,360 | MediaFileStorage integration | {
"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-09-15T23:18:08 | 2022-09-20T17:26:32 | 2022-09-20T17:26:29 | COLLABORATOR | null | Integrates the `MediaFileStorage` storage backend interface into `MediaFileManager`.
- `RuntimeConfig` now takes a `MediaFileStorage` interface, and `Runtime` constructs the `MediaFileManager` using that instance.
- We ship with a concrete `MemoryMediaFileStorage` implementation, which just stores media files in me... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5360/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5360/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5360",
"html_url": "https://github.com/streamlit/streamlit/pull/5360",
"diff_url": "https://github.com/streamlit/streamlit/pull/5360.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5360.patch",
"merged_at": "2022-09-20T17:26:29"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5359 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5359/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5359/comments | https://api.github.com/repos/streamlit/streamlit/issues/5359/events | https://github.com/streamlit/streamlit/pull/5359 | 1,375,175,332 | PR_kwDODCoeTs4_D0s- | 5,359 | Number input returns consistent type after rerun | {
"login": "sfc-gh-kbregula",
"id": 78743291,
"node_id": "MDQ6VXNlcjc4NzQzMjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/78743291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-kbregula",
"html_url": "https://github.com/sfc-gh-kbregula",
"followers_url": "https://api... | [
{
"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-09-15T22:46:11 | 2022-09-19T09:09:18 | 2022-09-17T20:52:05 | CONTRIBUTOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5359/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5359/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5359",
"html_url": "https://github.com/streamlit/streamlit/pull/5359",
"diff_url": "https://github.com/streamlit/streamlit/pull/5359.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5359.patch",
"merged_at": "2022-09-17T20:52:05"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5358 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5358/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5358/comments | https://api.github.com/repos/streamlit/streamlit/issues/5358/events | https://github.com/streamlit/streamlit/pull/5358 | 1,375,091,454 | PR_kwDODCoeTs4_DiiL | 5,358 | Limit the selections by keyword for st.multiselect | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2022-09-15T21:08:31 | 2022-09-21T19:42:51 | 2022-09-21T19:42:51 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5358/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5358/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5358",
"html_url": "https://github.com/streamlit/streamlit/pull/5358",
"diff_url": "https://github.com/streamlit/streamlit/pull/5358.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5358.patch",
"merged_at": "2022-09-21T19:42:51"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5357 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5357/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5357/comments | https://api.github.com/repos/streamlit/streamlit/issues/5357/events | https://github.com/streamlit/streamlit/pull/5357 | 1,375,037,452 | PR_kwDODCoeTs4_DW-a | 5,357 | pyplot_test.py | {
"login": "tconkling",
"id": 709022,
"node_id": "MDQ6VXNlcjcwOTAyMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tconkling",
"html_url": "https://github.com/tconkling",
"followers_url": "https://api.github.com/users/tcon... | [] | closed | false | null | [] | null | 0 | 2022-09-15T20:17:28 | 2022-09-15T20:40:56 | 2022-09-15T20:40:53 | COLLABORATOR | null | Move `test_st_pyplot` and `test_st_pyplot_clear_figure` out of `streamlit_test.py` and into `pyplot_test.py`. No behavior changes.
This is in preparation for the upcoming MediaFileManager refactor.
| {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5357/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5357/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5357",
"html_url": "https://github.com/streamlit/streamlit/pull/5357",
"diff_url": "https://github.com/streamlit/streamlit/pull/5357.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5357.patch",
"merged_at": "2022-09-15T20:40:53"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5356 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5356/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5356/comments | https://api.github.com/repos/streamlit/streamlit/issues/5356/events | https://github.com/streamlit/streamlit/pull/5356 | 1,375,006,363 | PR_kwDODCoeTs4_DQLf | 5,356 | image_test cleanup | {
"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-09-15T19:50:09 | 2022-09-15T20:06:05 | 2022-09-15T20:06:02 | COLLABORATOR | null | Minor refactor: move various `st.image` tests out of `streamlit_test.py` and into `image_test.py`. No behavior changes. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5356/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5356/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5356",
"html_url": "https://github.com/streamlit/streamlit/pull/5356",
"diff_url": "https://github.com/streamlit/streamlit/pull/5356.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5356.patch",
"merged_at": "2022-09-15T20:06:02"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5355 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5355/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5355/comments | https://api.github.com/repos/streamlit/streamlit/issues/5355/events | https://github.com/streamlit/streamlit/issues/5355 | 1,373,902,429 | I_kwDODCoeTs5R5BZd | 5,355 | Tooltips outside of widgets | {
"login": "quantoid",
"id": 672489,
"node_id": "MDQ6VXNlcjY3MjQ4OQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/672489?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/quantoid",
"html_url": "https://github.com/quantoid",
"followers_url": "https://api.github.com/users/quantoi... | [
{
"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 | 5 | 2022-09-15T04:29:51 | 2022-12-07T21:46:21 | null | NONE | null | ### Problem
We find it difficult to make charts 100% self-explanatory. There is always some knowledge assumed, otherwise we'd have to put a load of text onto the dashboard that users only ever read once, after which it just becomes clutter. We've tried using `st.expand` but they still take up space when collapsed, and... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5355/reactions",
"total_count": 6,
"+1": 6,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5355/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5354 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5354/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5354/comments | https://api.github.com/repos/streamlit/streamlit/issues/5354/events | https://github.com/streamlit/streamlit/pull/5354 | 1,373,666,667 | PR_kwDODCoeTs4--x4q | 5,354 | Require more strict reviews on protobuf 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-09-14T22:42:58 | 2022-09-15T23:39:24 | 2022-09-15T23:39:21 | COLLABORATOR | null | ## 📚 Context
We'll soon be in a world where we have to be more careful about the changes made
to our protobuf schemas. Previously, we were never too strict about following
best-practices to guarantee backwards/forwards compatibility since our protos
are never persisted anywhere (unless some third party is doing ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5354/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5354/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5354",
"html_url": "https://github.com/streamlit/streamlit/pull/5354",
"diff_url": "https://github.com/streamlit/streamlit/pull/5354.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5354.patch",
"merged_at": "2022-09-15T23:39:21"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5353 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5353/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5353/comments | https://api.github.com/repos/streamlit/streamlit/issues/5353/events | https://github.com/streamlit/streamlit/issues/5353 | 1,373,647,310 | I_kwDODCoeTs5R4DHO | 5,353 | Wrap columns/grids on different screen sizes | {
"login": "quantoid",
"id": 672489,
"node_id": "MDQ6VXNlcjY3MjQ4OQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/672489?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/quantoid",
"html_url": "https://github.com/quantoid",
"followers_url": "https://api.github.com/users/quantoi... | [
{
"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-09-14T22:17:41 | 2022-12-29T08:31:24 | null | NONE | null | ### Problem
Our Streamlit dashboard has users with different width screens, some 4K others not. If we put everything in one column it gets very long, and for 4K users there's tons of wasted empty space either side. If we use full width with columns it's much better for 4K users, but other users get things squished int... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5353/reactions",
"total_count": 4,
"+1": 4,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5353/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5352 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5352/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5352/comments | https://api.github.com/repos/streamlit/streamlit/issues/5352/events | https://github.com/streamlit/streamlit/pull/5352 | 1,373,597,098 | PR_kwDODCoeTs4--i2e | 5,352 | MediaFileHandler tests | {
"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-09-14T21:17:05 | 2022-09-15T16:09:39 | 2022-09-15T16:09:36 | COLLABORATOR | null | Our MediaFileHandler route doesn't have any tests! This PR:
- Moves `MediaFileHandler` out of `routes.py` and into its own `media_file_handler.py` (this is literally just a copy-paste)
- Adds `media_file_handler_test.py`, with tests for fetching media files, fetching "downloadable" files, and fetching invalid files | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5352/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5352/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5352",
"html_url": "https://github.com/streamlit/streamlit/pull/5352",
"diff_url": "https://github.com/streamlit/streamlit/pull/5352.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5352.patch",
"merged_at": "2022-09-15T16:09:36"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5351 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5351/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5351/comments | https://api.github.com/repos/streamlit/streamlit/issues/5351/events | https://github.com/streamlit/streamlit/issues/5351 | 1,373,180,952 | I_kwDODCoeTs5R2RQY | 5,351 | st.markdown should render tables with a striped design | {
"login": "juk-stata",
"id": 77741409,
"node_id": "MDQ6VXNlcjc3NzQxNDA5",
"avatar_url": "https://avatars.githubusercontent.com/u/77741409?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/juk-stata",
"html_url": "https://github.com/juk-stata",
"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-09-14T15:21:03 | 2022-11-15T17:00:26 | null | NONE | null | ### Problem
st.markdown renders according to [Github Flavoreded Markdown GFM](https://github.github.com/gfm/). Although table striping is not part of the GFM-specifications, Github styles tables with striping. Streamlit does not.
I would appreciate to see Streamlit render tables with striping, too.
Have a look a... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5351/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5351/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5350 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5350/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5350/comments | https://api.github.com/repos/streamlit/streamlit/issues/5350/events | https://github.com/streamlit/streamlit/issues/5350 | 1,372,474,079 | I_kwDODCoeTs5Rzkrf | 5,350 | Clicking on header or Putting in the url with the specific header doesn't scroll properly | {
"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... | [
{
"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-09-14T07:09:20 | 2022-10-10T18:15:56 | 2022-10-10T18:15:56 | COLLABORATOR | null | ### Summary
Type here a clear and concise description of the bug. Aim for 2-3 sentences.
When you do
```
st.header("This is a header")
... #more stuff here such as a chart or a dataframe
```
or
```
st.markdown("# This is a header")
... #more stuff here such as a chart or a dataframe
```
and you click on... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5350/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5350/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5348 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5348/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5348/comments | https://api.github.com/repos/streamlit/streamlit/issues/5348/events | https://github.com/streamlit/streamlit/issues/5348 | 1,371,926,240 | I_kwDODCoeTs5Rxe7g | 5,348 | Add an option to allow multiselect to accept new values | {
"login": "CHerSun",
"id": 14203878,
"node_id": "MDQ6VXNlcjE0MjAzODc4",
"avatar_url": "https://avatars.githubusercontent.com/u/14203878?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CHerSun",
"html_url": "https://github.com/CHerSun",
"followers_url": "https://api.github.com/users/CHerSu... | [
{
"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-09-13T19:43:46 | 2022-11-15T17:00:27 | null | NONE | null | ### Problem
I'm building a small CRUD application with database behind it. Absolutely love how Streamlit works and allows to use Python everywhere, but once it comes to the ability to enter new information - currently available components are lacking.
One of use cases is tag-like fields. I need user to be able to... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5348/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/5348/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5347 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5347/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5347/comments | https://api.github.com/repos/streamlit/streamlit/issues/5347/events | https://github.com/streamlit/streamlit/issues/5347 | 1,371,225,711 | I_kwDODCoeTs5Ruz5v | 5,347 | Button or any widget to be placed anywhere on the horizontal of a column | {
"login": "Alexandru-Ioan-Popovici",
"id": 109108824,
"node_id": "U_kgDOBoDeWA",
"avatar_url": "https://avatars.githubusercontent.com/u/109108824?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Alexandru-Ioan-Popovici",
"html_url": "https://github.com/Alexandru-Ioan-Popovici",
"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 | 1 | 2022-09-13T10:31:18 | 2022-09-21T22:30:01 | 2022-09-21T22:30:01 | NONE | null | ### Problem
Allow horizontal alignment for a Button or for any widget within a column; right now it is rigidly placed on the very left of the column.
### Solution
Allow for one column nesting level within a column --> if a user wants to center the widget, one would set up a 3-column nest within a column and inse... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5347/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5347/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5346 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5346/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5346/comments | https://api.github.com/repos/streamlit/streamlit/issues/5346/events | https://github.com/streamlit/streamlit/issues/5346 | 1,370,952,767 | I_kwDODCoeTs5RtxQ_ | 5,346 | Display .stats file | {
"login": "swaticolab",
"id": 49306345,
"node_id": "MDQ6VXNlcjQ5MzA2MzQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/49306345?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/swaticolab",
"html_url": "https://github.com/swaticolab",
"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 | 1 | 2022-09-13T06:56:56 | 2022-09-13T21:42:07 | 2022-09-13T21:42:07 | NONE | null | Hello,
Is it possible to display the results/statistics that are stored in a .stats file? | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5346/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5346/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5345 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5345/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5345/comments | https://api.github.com/repos/streamlit/streamlit/issues/5345/events | https://github.com/streamlit/streamlit/pull/5345 | 1,370,896,609 | PR_kwDODCoeTs4-1gTL | 5,345 | Migrate Release to GHA - Part 1: Nightly Build | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2022-09-13T05:54:45 | 2022-10-05T22:30:31 | 2022-09-30T01:51:00 | COLLABORATOR | null | ## 📚 Context
As a part of integrating with Snowflake, we are transitioning our Release process/workflows from CircleCI to Github Actions. We will be doing this through multiple PRs into a feature branch to break the review process into several pieces.
Folder `.github/workflows` holds the `nightly-build.yml` file... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5345/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5345/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5345",
"html_url": "https://github.com/streamlit/streamlit/pull/5345",
"diff_url": "https://github.com/streamlit/streamlit/pull/5345.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5345.patch",
"merged_at": "2022-09-30T01:51:00"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5344 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5344/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5344/comments | https://api.github.com/repos/streamlit/streamlit/issues/5344/events | https://github.com/streamlit/streamlit/pull/5344 | 1,370,631,945 | PR_kwDODCoeTs4-0onA | 5,344 | MediaFileManager: improve file deletion function names and tests | {
"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-09-12T23:08:05 | 2022-09-13T16:44:19 | 2022-09-13T16:44:16 | COLLABORATOR | null | This is a small refactor to make MediaFileManager file deletion logic less confusing, and more well-tested.
- `MediaFileManager.clear_session_files()` is now `MediaFileManager.clear_session_refs()`, to make it clear that this function does not actually remove any files.
- `MediaFileManager.del_expired_files()` is n... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5344/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5344/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5344",
"html_url": "https://github.com/streamlit/streamlit/pull/5344",
"diff_url": "https://github.com/streamlit/streamlit/pull/5344.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5344.patch",
"merged_at": "2022-09-13T16:44:16"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5343 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5343/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5343/comments | https://api.github.com/repos/streamlit/streamlit/issues/5343/events | https://github.com/streamlit/streamlit/pull/5343 | 1,370,623,593 | PR_kwDODCoeTs4-0m4u | 5,343 | Frontend changes that restrict max selections | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2022-09-12T22:56:54 | 2022-09-15T20:57:40 | 2022-09-15T20:57:40 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5343/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5343/timeline | null | null | true | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5343",
"html_url": "https://github.com/streamlit/streamlit/pull/5343",
"diff_url": "https://github.com/streamlit/streamlit/pull/5343.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5343.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5342 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5342/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5342/comments | https://api.github.com/repos/streamlit/streamlit/issues/5342/events | https://github.com/streamlit/streamlit/pull/5342 | 1,370,328,177 | PR_kwDODCoeTs4-zmso | 5,342 | add option to provide function to validate cached result for st.memo … | {
"login": "sfc-gh-bhess",
"id": 102692177,
"node_id": "U_kgDOBh71UQ",
"avatar_url": "https://avatars.githubusercontent.com/u/102692177?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-bhess",
"html_url": "https://github.com/sfc-gh-bhess",
"followers_url": "https://api.github.com/use... | [
{
"id": 2803641782,
"node_id": "MDU6TGFiZWwyODAzNjQxNzgy",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/status:stale",
"name": "status:stale",
"color": "FEF2C0",
"default": false,
"description": "Submitter hasn't responded in 7+ days"
}
] | closed | false | null | [] | null | 15 | 2022-09-12T18:16:08 | 2022-10-15T12:27:39 | 2022-10-15T12:27:38 | NONE | null | …and st.singleton
<!--
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 ma... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5342/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/5342/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5342",
"html_url": "https://github.com/streamlit/streamlit/pull/5342",
"diff_url": "https://github.com/streamlit/streamlit/pull/5342.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5342.patch",
"merged_at": null
} | true |
https://api.github.com/repos/streamlit/streamlit/issues/5341 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5341/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5341/comments | https://api.github.com/repos/streamlit/streamlit/issues/5341/events | https://github.com/streamlit/streamlit/issues/5341 | 1,370,275,038 | I_kwDODCoeTs5RrLze | 5,341 | Botao para barra lateral some | {
"login": "Matheus-S-Costa",
"id": 113003157,
"node_id": "U_kgDOBrxKlQ",
"avatar_url": "https://avatars.githubusercontent.com/u/113003157?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Matheus-S-Costa",
"html_url": "https://github.com/Matheus-S-Costa",
"followers_url": "https://api.githu... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2006646323,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 1 | 2022-09-12T17:27:18 | 2022-09-12T22:30:58 | 2022-09-12T22:30:58 | NONE | null | ### Summary
O botão para barra lateral some e não aparece novamente. O mesmo acontece com as configurações
### Steps to reproduce
Code snippet:
```
Clicar no botão da barra lateral e tentar selecionar o botão novamente
```
(Please provide a code snippet! This will help expedite us finding and solving the problem... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5341/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5341/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5340 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5340/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5340/comments | https://api.github.com/repos/streamlit/streamlit/issues/5340/events | https://github.com/streamlit/streamlit/pull/5340 | 1,370,183,313 | PR_kwDODCoeTs4-zHOw | 5,340 | Update version for react-map-gl from 5.2.19 to 5.3.19 | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2022-09-12T16:28:06 | 2022-09-12T16:44:50 | 2022-09-12T16:44:50 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5340/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5340/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5340",
"html_url": "https://github.com/streamlit/streamlit/pull/5340",
"diff_url": "https://github.com/streamlit/streamlit/pull/5340.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5340.patch",
"merged_at": "2022-09-12T16:44:50"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5339 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5339/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5339/comments | https://api.github.com/repos/streamlit/streamlit/issues/5339/events | https://github.com/streamlit/streamlit/issues/5339 | 1,369,087,483 | I_kwDODCoeTs5Rmp37 | 5,339 | Streamlit doesn't work on iPhone when saving to home screen | {
"login": "apiispanen",
"id": 25801465,
"node_id": "MDQ6VXNlcjI1ODAxNDY1",
"avatar_url": "https://avatars.githubusercontent.com/u/25801465?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/apiispanen",
"html_url": "https://github.com/apiispanen",
"followers_url": "https://api.github.com/use... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
},
{
"id": 2355196527,
"node_id": "MDU6TGFiZ... | open | false | null | [] | null | 3 | 2022-09-11T22:49:22 | 2022-11-29T02:06:03 | null | NONE | null | ### Summary
Type here a clear and concise description of the bug. Aim for 2-3 sentences.
### Steps to reproduce
Code snippet:
On safari:
https://apiispanen-biohacker-stream-gtgyag.streamlitapp.com/
Add to home screen -> won't load. Let me know how to get around this, thanks!
```
```
(Please prov... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5339/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5339/timeline | null | reopened | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5338 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5338/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5338/comments | https://api.github.com/repos/streamlit/streamlit/issues/5338/events | https://github.com/streamlit/streamlit/pull/5338 | 1,368,965,575 | PR_kwDODCoeTs4-vCzk | 5,338 | Update st.code docstring | {
"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... | [] | closed | false | null | [] | null | 0 | 2022-09-11T14:36:42 | 2022-09-12T09:46:34 | 2022-09-12T09:46:32 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5338/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5338/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5338",
"html_url": "https://github.com/streamlit/streamlit/pull/5338",
"diff_url": "https://github.com/streamlit/streamlit/pull/5338.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5338.patch",
"merged_at": "2022-09-12T09:46:32"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5337 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5337/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5337/comments | https://api.github.com/repos/streamlit/streamlit/issues/5337/events | https://github.com/streamlit/streamlit/issues/5337 | 1,368,883,287 | I_kwDODCoeTs5Rl4BX | 5,337 | Streamlit feature to run Python function and hide only the specified streamlit interface | {
"login": "murattasci06",
"id": 71190059,
"node_id": "MDQ6VXNlcjcxMTkwMDU5",
"avatar_url": "https://avatars.githubusercontent.com/u/71190059?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/murattasci06",
"html_url": "https://github.com/murattasci06",
"followers_url": "https://api.github.c... | [
{
"id": 1516285327,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement",
"name": "type:enhancement",
"color": "0E8A16",
"default": false,
"description": "Requests for feature enhancements or new features"
}
] | closed | false | null | [] | null | 2 | 2022-09-11T09:12:38 | 2022-09-18T22:05:04 | 2022-09-18T22:04:55 | NONE | null | A problem arises when there are interfaces that need to change one after the other and a variable taken from the first interface needs to be used in the other interface. Somehow this is not possible.
If we have a streamlit property like **st.hide_interface (python_function's_name_including_an_interface)** and call t... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5337/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5337/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5336 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5336/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5336/comments | https://api.github.com/repos/streamlit/streamlit/issues/5336/events | https://github.com/streamlit/streamlit/issues/5336 | 1,368,657,864 | I_kwDODCoeTs5RlA_I | 5,336 | Form inputs show excessive keyboard input lag when plotly charts onscreen | {
"login": "astrowonk",
"id": 13702392,
"node_id": "MDQ6VXNlcjEzNzAyMzky",
"avatar_url": "https://avatars.githubusercontent.com/u/13702392?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/astrowonk",
"html_url": "https://github.com/astrowonk",
"followers_url": "https://api.github.com/users/... | [
{
"id": 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": 1848260284,
"node_id": "MDU6TGFiZ... | closed | false | null | [] | null | 7 | 2022-09-10T15:42:57 | 2022-10-20T17:50:08 | 2022-10-20T17:50:08 | NONE | null | ### Summary
Plotly graphs on screen cause very bad input lag (i.e the text in the form is long after the keystroke) for forms.
### Steps to reproduce
A fairly minimal reproduction is [in this repo](https://github.com/astrowonk/streamlit_lag_example) along with a screen recording.
[The demo app is deployed o... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5336/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/5336/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5335 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5335/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5335/comments | https://api.github.com/repos/streamlit/streamlit/issues/5335/events | https://github.com/streamlit/streamlit/issues/5335 | 1,368,643,897 | I_kwDODCoeTs5Rk9k5 | 5,335 | Hover text on `selectbox` and `multiselect` | {
"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... | [
{
"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-09-10T14:50:26 | 2022-11-15T17:00:27 | null | CONTRIBUTOR | null | ### Problem
I've had a few instances where I've struggled with seemingly duplicate entries in selectboxes. I'll give a simplified example. Imagine I'm asking a user to select from a series of employees in an employee database. The user is looking for someone named Kropotkin, but it turns out there are two employees ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5335/reactions",
"total_count": 7,
"+1": 7,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5335/timeline | null | null | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5334 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5334/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5334/comments | https://api.github.com/repos/streamlit/streamlit/issues/5334/events | https://github.com/streamlit/streamlit/issues/5334 | 1,368,500,672 | I_kwDODCoeTs5RkanA | 5,334 | page keeps scrolling to header not written in English | {
"login": "celevn",
"id": 10850975,
"node_id": "MDQ6VXNlcjEwODUwOTc1",
"avatar_url": "https://avatars.githubusercontent.com/u/10850975?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/celevn",
"html_url": "https://github.com/celevn",
"followers_url": "https://api.github.com/users/celevn/fo... | [
{
"id": 1516285324,
"node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0",
"url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug",
"name": "type:bug",
"color": "D93F0B",
"default": false,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | 2 | 2022-09-10T04:54:47 | 2022-10-06T19:56:06 | 2022-10-06T19:55:54 | NONE | null | ### Summary
When a header is not written in English, page will scroll to the header on load/refresh.
### Steps to reproduce
Code snippet:
```
import streamlit as st
st.title("Title")
for i in range(10):
st.header(f"header {i}")
for j in range(10):
st.write(f"header {i}; line {j}")
... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5334/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5334/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5333 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5333/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5333/comments | https://api.github.com/repos/streamlit/streamlit/issues/5333/events | https://github.com/streamlit/streamlit/pull/5333 | 1,368,439,611 | PR_kwDODCoeTs4-tdeV | 5,333 | Upgrade Python Max Test CI resources | {
"login": "mayagbarnes",
"id": 63436329,
"node_id": "MDQ6VXNlcjYzNDM2MzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/63436329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mayagbarnes",
"html_url": "https://github.com/mayagbarnes",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 0 | 2022-09-10T00:53:29 | 2022-09-10T01:22:31 | 2022-09-10T01:22:29 | COLLABORATOR | null | ## 📚 Context
The `python-max-version` CI check has been running much slower as of late, particularly the frontend tests. Per Vincent's investigation, the big jump seems to happen around May 31 when the new dataframe component was merged - PR #4797.
This PR designates the job to use a higher resource class on Circl... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5333/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5333/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5333",
"html_url": "https://github.com/streamlit/streamlit/pull/5333",
"diff_url": "https://github.com/streamlit/streamlit/pull/5333.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5333.patch",
"merged_at": "2022-09-10T01:22:29"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5332 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5332/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5332/comments | https://api.github.com/repos/streamlit/streamlit/issues/5332/events | https://github.com/streamlit/streamlit/pull/5332 | 1,368,427,095 | PR_kwDODCoeTs4-ta3c | 5,332 | MediaFileManager thread-safety | {
"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-09-10T00:14:10 | 2022-09-13T16:46:55 | 2022-09-12T20:58:43 | COLLABORATOR | null | MediaFileManager is called from multiple threads, so add a lock.
This doesn't change any behavior, and doesn't introduce any new tests. But I'd like to get more serious about testing our multi-threaded classes in the (near) future, and I've added a task to my list to figure out a plan for this. | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5332/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5332/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5332",
"html_url": "https://github.com/streamlit/streamlit/pull/5332",
"diff_url": "https://github.com/streamlit/streamlit/pull/5332.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5332.patch",
"merged_at": "2022-09-12T20:58:43"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5331 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5331/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5331/comments | https://api.github.com/repos/streamlit/streamlit/issues/5331/events | https://github.com/streamlit/streamlit/pull/5331 | 1,368,392,558 | PR_kwDODCoeTs4-tTrO | 5,331 | InMemoryFileManager -> MediaFileManager | {
"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-09-09T22:47:08 | 2022-09-09T23:08:43 | 2022-09-09T23:08:40 | COLLABORATOR | null | (This is a cherry-pick of https://github.com/streamlit/streamlit/commit/e7fdcab5896d537a77cee505136f8bda1fc51ad7. The motivation is to shrink the size of the eventual `feature/MediaFileManager` merge, and also to make it easier to add some remaining missing tests and documentation to MediaFileManager before that merge.... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5331/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5331/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5331",
"html_url": "https://github.com/streamlit/streamlit/pull/5331",
"diff_url": "https://github.com/streamlit/streamlit/pull/5331.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5331.patch",
"merged_at": "2022-09-09T23:08:40"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5330 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5330/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5330/comments | https://api.github.com/repos/streamlit/streamlit/issues/5330/events | https://github.com/streamlit/streamlit/pull/5330 | 1,368,386,968 | PR_kwDODCoeTs4-tSe- | 5,330 | Add prepending text for specific headers (h1, h2, h3) | {
"login": "willhuang1997",
"id": 16749069,
"node_id": "MDQ6VXNlcjE2NzQ5MDY5",
"avatar_url": "https://avatars.githubusercontent.com/u/16749069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/willhuang1997",
"html_url": "https://github.com/willhuang1997",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 1 | 2022-09-09T22:36:42 | 2022-09-13T16:02:24 | 2022-09-13T16:02:24 | COLLABORATOR | null | <!--
Before contributing (PLEASE READ!)
⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.
This helps make sure:
1. Two ... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5330/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5330/timeline | null | null | false | {
"url": "https://api.github.com/repos/streamlit/streamlit/pulls/5330",
"html_url": "https://github.com/streamlit/streamlit/pull/5330",
"diff_url": "https://github.com/streamlit/streamlit/pull/5330.diff",
"patch_url": "https://github.com/streamlit/streamlit/pull/5330.patch",
"merged_at": "2022-09-13T16:02:24"... | true |
https://api.github.com/repos/streamlit/streamlit/issues/5329 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5329/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5329/comments | https://api.github.com/repos/streamlit/streamlit/issues/5329/events | https://github.com/streamlit/streamlit/issues/5329 | 1,368,154,995 | I_kwDODCoeTs5RjGNz | 5,329 | Headers fail when having a number in the text | {
"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... | [
{
"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 | 0 | 2022-09-09T17:57:31 | 2022-09-13T16:02:26 | 2022-09-13T16:02:26 | COLLABORATOR | null | ### Summary
any header (title, subheader, header) fails when a number in the text. This occurs because we made some changes to headings allowing for inline styles in markdown format. As a result, it's interpreting the number as a list.
### Steps to reproduce
Code snippet:
```
st.title("1. st.title doesn't wor... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5329/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5329/timeline | null | completed | null | null | false |
https://api.github.com/repos/streamlit/streamlit/issues/5328 | https://api.github.com/repos/streamlit/streamlit | https://api.github.com/repos/streamlit/streamlit/issues/5328/labels{/name} | https://api.github.com/repos/streamlit/streamlit/issues/5328/comments | https://api.github.com/repos/streamlit/streamlit/issues/5328/events | https://github.com/streamlit/streamlit/issues/5328 | 1,367,269,827 | I_kwDODCoeTs5RfuHD | 5,328 | Need `streamlit config show --location` option in Windows 10 | {
"login": "richlysakowski",
"id": 9345711,
"node_id": "MDQ6VXNlcjkzNDU3MTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9345711?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/richlysakowski",
"html_url": "https://github.com/richlysakowski",
"followers_url": "https://api.gith... | [
{
"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-09-09T04:25:04 | 2022-09-12T22:32:25 | 2022-09-12T22:32:25 | NONE | null | ### Problem
On Windows when conda or Anaconda installs Streamlit, it can get installed into one of a few places:
"c:\users\<username>\AppData"
"c:\users\<username>\.streamlit
"c:\programdata\Anaconda3\env"
(or others), depending on whether the user has administrator or standard user privileges, whether it is... | {
"url": "https://api.github.com/repos/streamlit/streamlit/issues/5328/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/streamlit/streamlit/issues/5328/timeline | null | completed | null | null | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.