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/4310
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4310/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4310/comments
https://api.github.com/repos/streamlit/streamlit/issues/4310/events
https://github.com/streamlit/streamlit/issues/4310
1,112,067,572
I_kwDODCoeTs5CSM30
4,310
AttributeError: 'Index' object has no attribute 'tz_localize'
{ "login": "trantuan2252000", "id": 93820624, "node_id": "U_kgDOBZeW0A", "avatar_url": "https://avatars.githubusercontent.com/u/93820624?v=4", "gravatar_id": "", "url": "https://api.github.com/users/trantuan2252000", "html_url": "https://github.com/trantuan2252000", "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
3
2022-01-24T01:32:33
2022-05-22T11:52:55
2022-01-25T17:02:00
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` import yfinance as yf import streamlit as st import pandas as pd st.write(""" # Simple Stock Price App Shown are the stock closing price and volume of Google! """) ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4310/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4310/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4309
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4309/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4309/comments
https://api.github.com/repos/streamlit/streamlit/issues/4309/events
https://github.com/streamlit/streamlit/issues/4309
1,111,995,268
I_kwDODCoeTs5CR7OE
4,309
ISBNLibHTTPError
{ "login": "iamjoonkoo", "id": 11710021, "node_id": "MDQ6VXNlcjExNzEwMDIx", "avatar_url": "https://avatars.githubusercontent.com/u/11710021?v=4", "gravatar_id": "", "url": "https://api.github.com/users/iamjoonkoo", "html_url": "https://github.com/iamjoonkoo", "followers_url": "https://api.github.com/use...
[ { "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-01-23T21:48:22
2022-02-02T21:08:32
2022-02-02T21:08:32
NONE
null
### Summary Hi. I am getting an error from isbntools. This works on my local computer but for some reason, I am getting repeated error on the cloud. This module simply searches books online by its ISBN. I am getting isbn from barcode detector and looks like l am getting the correct isbn information.... Here i...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4309/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4309/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4308
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4308/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4308/comments
https://api.github.com/repos/streamlit/streamlit/issues/4308/events
https://github.com/streamlit/streamlit/pull/4308
1,111,685,047
PR_kwDODCoeTs4xcsUp
4,308
[Pure design change] Make checkbox/radio only show focus when tabbing, not when clicked.
{ "login": "tvst", "id": 690814, "node_id": "MDQ6VXNlcjY5MDgxNA==", "avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tvst", "html_url": "https://github.com/tvst", "followers_url": "https://api.github.com/users/tvst/followers", ...
[]
closed
false
null
[]
null
0
2022-01-22T20:53:58
2022-01-29T04:46:27
2022-01-27T23:52:21
CONTRIBUTOR
null
## 📚 Context Focus queues are often confusing for mouse-based users (why is there sometimes a box around this element?). To help with this, in this PR I replace the "focus" state with the "focus-visible" state, which tries to be smart about when to draw focus queues around an element. Here's a nice little wri...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4308/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4308/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4308", "html_url": "https://github.com/streamlit/streamlit/pull/4308", "diff_url": "https://github.com/streamlit/streamlit/pull/4308.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4308.patch", "merged_at": "2022-01-27T23:52:21"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4307
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4307/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4307/comments
https://api.github.com/repos/streamlit/streamlit/issues/4307/events
https://github.com/streamlit/streamlit/pull/4307
1,111,213,323
PR_kwDODCoeTs4xbFxF
4,307
Bump nanoid from 3.1.20 to 3.2.0 in /frontend
{ "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://a...
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" }, { "id": 2006646323, "node_id": "MDU6TGFiZWwyMDA2NjQ2MzIz", ...
closed
false
null
[]
null
0
2022-01-22T03:27:29
2022-01-27T23:54:41
2022-01-27T23:54:37
CONTRIBUTOR
null
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>This project adheres to <a href="http://semver.org/">Semantic V...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4307/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4307/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4307", "html_url": "https://github.com/streamlit/streamlit/pull/4307", "diff_url": "https://github.com/streamlit/streamlit/pull/4307.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4307.patch", "merged_at": "2022-01-27T23:54:37"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4306
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4306/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4306/comments
https://api.github.com/repos/streamlit/streamlit/issues/4306/events
https://github.com/streamlit/streamlit/issues/4306
1,110,319,410
I_kwDODCoeTs5CLiEy
4,306
502 server error while visiting the deployed web app
{ "login": "vineetdas770", "id": 71541344, "node_id": "MDQ6VXNlcjcxNTQxMzQ0", "avatar_url": "https://avatars.githubusercontent.com/u/71541344?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vineetdas770", "html_url": "https://github.com/vineetdas770", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-01-21T10:40:06
2022-01-24T19:24:50
2022-01-24T19:24:50
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. 502 server error while visiting the deployed web app on streamlit ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedite us finding and solving the problem.) If appl...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4306/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4306/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4305
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4305/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4305/comments
https://api.github.com/repos/streamlit/streamlit/issues/4305/events
https://github.com/streamlit/streamlit/pull/4305
1,109,896,026
PR_kwDODCoeTs4xWtp0
4,305
Run help instead of version in the CLI smoke tests (to fix the nightly)
{ "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-01-21T00:28:08
2022-01-21T00:40:45
2022-01-21T00:40:43
COLLABORATOR
null
## 📚 Context #4259 broke the nightly for reasons described in the PR description of #4301. While a totally correct fix as built in #4301 would be preferable, this proves to be problematic because we support both click 7 and click 8, and the decorator kwarg that fixes the problem only exists in click 8. We'll ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4305/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4305/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4305", "html_url": "https://github.com/streamlit/streamlit/pull/4305", "diff_url": "https://github.com/streamlit/streamlit/pull/4305.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4305.patch", "merged_at": "2022-01-21T00:40:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4304
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4304/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4304/comments
https://api.github.com/repos/streamlit/streamlit/issues/4304/events
https://github.com/streamlit/streamlit/issues/4304
1,109,285,833
I_kwDODCoeTs5CHlvJ
4,304
Overflow LaTeX formulas
{ "login": "RubenVanEldik", "id": 25854734, "node_id": "MDQ6VXNlcjI1ODU0NzM0", "avatar_url": "https://avatars.githubusercontent.com/u/25854734?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RubenVanEldik", "html_url": "https://github.com/RubenVanEldik", "followers_url": "https://api.githu...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
open
false
null
[]
null
1
2022-01-20T13:11:56
2022-11-15T17:00:25
null
CONTRIBUTOR
null
### Summary Formulas in LaTeX formulas can get quite long pretty quickly. Right now if a formula is longer than the viewport the whole app will get a scrollbar, which looks kinda ugly. (see attachments) ### Steps to reproduce 1. Add a long LaTeX formula (like `r"Full\ load\ hours_{source} = \frac{\sum_{t=1}^{8...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4304/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4304/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4303
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4303/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4303/comments
https://api.github.com/repos/streamlit/streamlit/issues/4303/events
https://github.com/streamlit/streamlit/issues/4303
1,109,157,574
I_kwDODCoeTs5CHGbG
4,303
'utf-8' codec can't decode byte 0xe0 in position 151: invalid continuation byte
{ "login": "jrichez", "id": 80541641, "node_id": "MDQ6VXNlcjgwNTQxNjQx", "avatar_url": "https://avatars.githubusercontent.com/u/80541641?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrichez", "html_url": "https://github.com/jrichez", "followers_url": "https://api.github.com/users/jriche...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2258739424, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
3
2022-01-20T11:01:12
2022-01-24T23:29:00
2022-01-24T23:28:59
NONE
null
### Summary I cannot write some character, in this case 'à' ### Steps to reproduce Code snippet: ``` import streamlit as st import pandas as pd import numpy as np import pickle st.title('Segmentation client') st.header("Cette application permet à") ``` **Expected behavior:** Cette application...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4303/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4303/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4302
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4302/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4302/comments
https://api.github.com/repos/streamlit/streamlit/issues/4302/events
https://github.com/streamlit/streamlit/issues/4302
1,109,011,280
I_kwDODCoeTs5CGitQ
4,302
Broken import in v1.4.0
{ "login": "akshanshkmr", "id": 47569718, "node_id": "MDQ6VXNlcjQ3NTY5NzE4", "avatar_url": "https://avatars.githubusercontent.com/u/47569718?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akshanshkmr", "html_url": "https://github.com/akshanshkmr", "followers_url": "https://api.github.com/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2022-01-20T08:36:05
2022-01-22T03:09:10
2022-01-22T03:09:10
NONE
null
### Summary Broken Import: from streamlit.report_thread import get_report_ctx ### Steps to reproduce Code snippet: ``` from streamlit.report_thread import get_report_ctx ``` **Expected behavior:** Import should succeed **Actual behavior:** ``` moduleNotFoundError: No module named 'streamli...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4302/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4302/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4301
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4301/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4301/comments
https://api.github.com/repos/streamlit/streamlit/issues/4301/events
https://github.com/streamlit/streamlit/pull/4301
1,108,750,972
PR_kwDODCoeTs4xTACj
4,301
Set package name correctly in nightly
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
1
2022-01-20T02:05:54
2022-01-21T00:35:45
2022-01-21T00:34:30
COLLABORATOR
null
## 📚 Context Merging #4259 broke the nightly build, which was.. confusing. It turns out the reason this happened was that running `streamlit version` has not worked in the nightly for awhile, and #4259 simply uncovered this by running `streamlit version` in the cli smoke tests. The reason the `version` command didn'...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4301/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4301/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4301", "html_url": "https://github.com/streamlit/streamlit/pull/4301", "diff_url": "https://github.com/streamlit/streamlit/pull/4301.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4301.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4300
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4300/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4300/comments
https://api.github.com/repos/streamlit/streamlit/issues/4300/events
https://github.com/streamlit/streamlit/pull/4300
1,108,613,352
PR_kwDODCoeTs4xSjra
4,300
Remove focus lock on stateful popover
{ "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": 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
1
2022-01-19T22:14:22
2022-02-10T03:56:20
2022-02-10T03:56:20
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4300/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4300/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4300", "html_url": "https://github.com/streamlit/streamlit/pull/4300", "diff_url": "https://github.com/streamlit/streamlit/pull/4300.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4300.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4299
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4299/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4299/comments
https://api.github.com/repos/streamlit/streamlit/issues/4299/events
https://github.com/streamlit/streamlit/issues/4299
1,108,125,658
I_kwDODCoeTs5CDKfa
4,299
"Clear cache" option disappeared
{ "login": "CyberShadow", "id": 160894, "node_id": "MDQ6VXNlcjE2MDg5NA==", "avatar_url": "https://avatars.githubusercontent.com/u/160894?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CyberShadow", "html_url": "https://github.com/CyberShadow", "followers_url": "https://api.github.com/user...
[ { "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-01-19T13:50:47
2022-04-17T16:15:38
2022-01-22T03:21:53
NONE
null
### Summary We use Streamlit on an internal server in order to host some data science tools available to our team. We also use `@st.cache` a lot to speed up reevaluations. In recent versions of Streamlit, we noticed that we no longer have the option of clearing the cache in the web browser. Looking at the code...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4299/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4299/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4298
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4298/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4298/comments
https://api.github.com/repos/streamlit/streamlit/issues/4298/events
https://github.com/streamlit/streamlit/pull/4298
1,108,000,249
PR_kwDODCoeTs4xQiys
4,298
Fix docstring formatting issues
{ "login": "snehankekre", "id": 20672874, "node_id": "MDQ6VXNlcjIwNjcyODc0", "avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snehankekre", "html_url": "https://github.com/snehankekre", "followers_url": "https://api.github.com/...
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" } ]
closed
false
null
[]
null
1
2022-01-19T11:44:31
2022-01-20T13:00:07
2022-01-20T13:00:06
MEMBER
null
## 📚 Context Improperly formatted docstrings (deviating from the [numpydoc convention](https://numpydoc.readthedocs.io/en/latest/format.html)) cause rendering issues on the docs site. - What kind of change does this PR introduce? - [x] Other, please describe: Docs improvement request ## 🧠 Description of C...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4298/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4298/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4298", "html_url": "https://github.com/streamlit/streamlit/pull/4298", "diff_url": "https://github.com/streamlit/streamlit/pull/4298.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4298.patch", "merged_at": "2022-01-20T13:00:06"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4297
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4297/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4297/comments
https://api.github.com/repos/streamlit/streamlit/issues/4297/events
https://github.com/streamlit/streamlit/issues/4297
1,107,811,785
I_kwDODCoeTs5CB93J
4,297
User's session_state is reset on websocket close
{ "login": "ael-g", "id": 11165790, "node_id": "MDQ6VXNlcjExMTY1Nzkw", "avatar_url": "https://avatars.githubusercontent.com/u/11165790?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ael-g", "html_url": "https://github.com/ael-g", "followers_url": "https://api.github.com/users/ael-g/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": 1846373998, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
8
2022-01-19T08:41:33
2023-01-24T07:10:06
2023-01-24T00:06:33
NONE
null
### Summary When using session_state on the backend and browsing the app, if the websocket close between the front and the back, on websocket re establishment session_state is lost. ### Steps to reproduce Having a proxy between the front and the back, setting a connection timeout with the value of your choice, ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4297/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/4297/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4296
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4296/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4296/comments
https://api.github.com/repos/streamlit/streamlit/issues/4296/events
https://github.com/streamlit/streamlit/issues/4296
1,107,754,202
I_kwDODCoeTs5CBvza
4,296
st.radio with DataFrame fails on rerun
{ "login": "tvst", "id": 690814, "node_id": "MDQ6VXNlcjY5MDgxNA==", "avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tvst", "html_url": "https://github.com/tvst", "followers_url": "https://api.github.com/users/tvst/followers", ...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
0
2022-01-19T07:31:08
2022-07-25T18:10:06
2022-07-25T18:10:06
CONTRIBUTOR
null
### Summary When you pass a DataFrame as the options in an st.radio, every rerun throws an error (but the first run works). ### Steps to reproduce Code snippet: ``` import streamlit as st import pandas as pd df = pd.DataFrame({'foo': ['one', 'two']}) st.radio('Foo', df) ``` 1. Run the code above. ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4296/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4296/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4295
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4295/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4295/comments
https://api.github.com/repos/streamlit/streamlit/issues/4295/events
https://github.com/streamlit/streamlit/issues/4295
1,107,697,828
I_kwDODCoeTs5CBiCk
4,295
Height option for st.container and st.expander
{ "login": "littlepanda0716", "id": 5668498, "node_id": "MDQ6VXNlcjU2Njg0OTg=", "avatar_url": "https://avatars.githubusercontent.com/u/5668498?v=4", "gravatar_id": "", "url": "https://api.github.com/users/littlepanda0716", "html_url": "https://github.com/littlepanda0716", "followers_url": "https://api.g...
[ { "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-01-19T06:16:05
2022-11-09T14:52:43
2022-11-09T14:52:43
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 I’m trying to make a chat bot with streamlit and streamlit-chat component. But with current version of streamlit, there’re no...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4295/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4295/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4294
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4294/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4294/comments
https://api.github.com/repos/streamlit/streamlit/issues/4294/events
https://github.com/streamlit/streamlit/pull/4294
1,107,337,907
PR_kwDODCoeTs4xOY69
4,294
Better exception formatting with rich
{ "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
2
2022-01-18T20:33:57
2022-05-11T01:06:35
2022-05-11T01:06:35
COLLABORATOR
null
## 📚 Context We want to improve the developer logs on s4t. For this, we want to use [rich](https://github.com/Textualize/rich) to have better formatting and coloring of exceptions. - What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Refactoring - [ ] Other, please describ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4294/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4294/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4294", "html_url": "https://github.com/streamlit/streamlit/pull/4294", "diff_url": "https://github.com/streamlit/streamlit/pull/4294.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4294.patch", "merged_at": "2022-05-11T01:06:34"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4293
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4293/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4293/comments
https://api.github.com/repos/streamlit/streamlit/issues/4293/events
https://github.com/streamlit/streamlit/pull/4293
1,107,292,942
PR_kwDODCoeTs4xOPbH
4,293
Remove some remaining usage of the term "report"
{ "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-01-18T19:37:45
2022-02-02T03:34:06
2022-02-02T03:34:03
COLLABORATOR
null
## 📚 Context NOTE: This PR is probably most easily reviewed commit-wise. I noticed some usage of the term "report" (mostly in docstrings, etc) that managed to slip by in the recently merged report refactor. This PR attempts to wrap up removing the last few stragglers. I also reworded some of the script-related comm...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4293/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4293/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4293", "html_url": "https://github.com/streamlit/streamlit/pull/4293", "diff_url": "https://github.com/streamlit/streamlit/pull/4293.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4293.patch", "merged_at": "2022-02-02T03:34:03"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4292
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4292/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4292/comments
https://api.github.com/repos/streamlit/streamlit/issues/4292/events
https://github.com/streamlit/streamlit/pull/4292
1,107,289,163
PR_kwDODCoeTs4xOOoF
4,292
Feature/widget context argument
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-18T19:33:19
2022-01-18T21:29:21
2022-01-18T21:29:17
COLLABORATOR
null
Adds a `ScriptRunContext` argument to `register_widget`, and makes all widgets have an internal method version that explicitly takes one, along with public versions that retrieve it using `get_script_run_ctx` like before. I haven't yet gone through widget tests to switch to explicit context passing in the places tha...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4292/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4292/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4292", "html_url": "https://github.com/streamlit/streamlit/pull/4292", "diff_url": "https://github.com/streamlit/streamlit/pull/4292.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4292.patch", "merged_at": "2022-01-18T21:29:17"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4291
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4291/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4291/comments
https://api.github.com/repos/streamlit/streamlit/issues/4291/events
https://github.com/streamlit/streamlit/pull/4291
1,107,251,579
PR_kwDODCoeTs4xOG6X
4,291
Update years in all license headers
{ "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-01-18T18:52:29
2022-01-21T01:00:50
2022-01-21T01:00:47
COLLABORATOR
null
## 📚 Context It's 2022 now! - What kind of change does this PR introduce? - [x] Other, please describe: License header updates ## 🧠 Description of Changes - Ran the following command to update the dates in all of our license headers: ``` $ grep --exclude-dir=node_modules -nrl "2018-2021 Streamlit...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4291/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4291/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4291", "html_url": "https://github.com/streamlit/streamlit/pull/4291", "diff_url": "https://github.com/streamlit/streamlit/pull/4291.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4291.patch", "merged_at": "2022-01-21T01:00:47"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4290
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4290/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4290/comments
https://api.github.com/repos/streamlit/streamlit/issues/4290/events
https://github.com/streamlit/streamlit/pull/4290
1,107,235,112
PR_kwDODCoeTs4xODrQ
4,290
Don't retain state across distinct-but-similar expanders
{ "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-01-18T18:34:48
2022-01-21T00:36:07
2022-01-21T00:36:05
COLLABORATOR
null
## 📚 Context It turns out that #4258 is caused by what seems to be a _really_ fun bug -- distinct expanders sometimes look so similar that react's diffing algorithm decides that the two elements are the same (but with different props), and so the state of the `useState` hook is retained across two distinct expan...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4290/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4290/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4290", "html_url": "https://github.com/streamlit/streamlit/pull/4290", "diff_url": "https://github.com/streamlit/streamlit/pull/4290.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4290.patch", "merged_at": "2022-01-21T00:36:05"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4289
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4289/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4289/comments
https://api.github.com/repos/streamlit/streamlit/issues/4289/events
https://github.com/streamlit/streamlit/issues/4289
1,106,817,798
I_kwDODCoeTs5B-LMG
4,289
Excel read is not working in the deployed streamlit app
{ "login": "RamanujaSrinivasan", "id": 54853567, "node_id": "MDQ6VXNlcjU0ODUzNTY3", "avatar_url": "https://avatars.githubusercontent.com/u/54853567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RamanujaSrinivasan", "html_url": "https://github.com/RamanujaSrinivasan", "followers_url": "ht...
[ { "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-01-18T11:59:01
2022-04-13T02:25:53
2022-01-19T00:29:47
NONE
null
The excel file that the user uploads in streamlit app is not getting converted into a dataframe, with the code "df = pd.read_excel(uploaded_file, header=0, sheet_name="Initial")". But it works fine with my local pc. I guess this is a result of unavailable python modules. Could you please update it? My app link is...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4289/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4289/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4288
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4288/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4288/comments
https://api.github.com/repos/streamlit/streamlit/issues/4288/events
https://github.com/streamlit/streamlit/issues/4288
1,106,091,326
I_kwDODCoeTs5B7Z0-
4,288
dotplot crashes when some genes are not found
{ "login": "assafwool", "id": 85929951, "node_id": "MDQ6VXNlcjg1OTI5OTUx", "avatar_url": "https://avatars.githubusercontent.com/u/85929951?v=4", "gravatar_id": "", "url": "https://api.github.com/users/assafwool", "html_url": "https://github.com/assafwool", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2022-01-17T17:08:24
2022-01-18T08:39:11
2022-01-17T17:10:43
NONE
null
### Summary When I enter a list of genes to dotplot and a few of them are not found for the dataset requested, the app crashes and returns an error. The message then describes the genes that were not found, and I have to remove them manually for the app to run. ### Steps to reproduce **Expected behavior:**...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4288/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4288/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4287
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4287/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4287/comments
https://api.github.com/repos/streamlit/streamlit/issues/4287/events
https://github.com/streamlit/streamlit/issues/4287
1,105,698,958
I_kwDODCoeTs5B56CO
4,287
Updating a st.text() by pressing a button
{ "login": "ewcreeper", "id": 94124381, "node_id": "U_kgDOBZw5XQ", "avatar_url": "https://avatars.githubusercontent.com/u/94124381?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ewcreeper", "html_url": "https://github.com/ewcreeper", "followers_url": "https://api.github.com/users/ewcreepe...
[ { "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-01-17T10:56:36
2022-01-22T02:32:07
2022-01-22T02:32:06
NONE
null
Hi everyone, I'm new to streamlit and i keep struggling with something. I'd to make a button and a text one above the other, and when you click the button it adds one to the text. Let me explain, the page should look like this at the start: *button* 'Add 1' *text* '0' and when you click the button the text becom...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4287/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4287/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4286
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4286/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4286/comments
https://api.github.com/repos/streamlit/streamlit/issues/4286/events
https://github.com/streamlit/streamlit/issues/4286
1,105,697,866
I_kwDODCoeTs5B55xK
4,286
first
{ "login": "EkaterinaVZ", "id": 80875367, "node_id": "MDQ6VXNlcjgwODc1MzY3", "avatar_url": "https://avatars.githubusercontent.com/u/80875367?v=4", "gravatar_id": "", "url": "https://api.github.com/users/EkaterinaVZ", "html_url": "https://github.com/EkaterinaVZ", "followers_url": "https://api.github.com/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2022-01-17T10:55:27
2022-01-17T18:00:45
2022-01-17T18:00: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/4286/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4286/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4285
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4285/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4285/comments
https://api.github.com/repos/streamlit/streamlit/issues/4285/events
https://github.com/streamlit/streamlit/issues/4285
1,105,330,239
I_kwDODCoeTs5B4gA_
4,285
Add "height" parameter to st.write
{ "login": "littlepanda0716", "id": 5668498, "node_id": "MDQ6VXNlcjU2Njg0OTg=", "avatar_url": "https://avatars.githubusercontent.com/u/5668498?v=4", "gravatar_id": "", "url": "https://api.github.com/users/littlepanda0716", "html_url": "https://github.com/littlepanda0716", "followers_url": "https://api.g...
[ { "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-01-17T03:33:40
2022-11-15T17:00:25
null
NONE
null
### Summary When I use parameter 'height' to show dataframe with st.write and st.dataframe, they're not showing with the same height. ### Steps to reproduce Code snippet: ``` st.write(df,height=400) st.dataframe(df,height=400) ``` **Expected behavior:** Both ways lead to the same height as set to the...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4285/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4285/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4284
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4284/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4284/comments
https://api.github.com/repos/streamlit/streamlit/issues/4284/events
https://github.com/streamlit/streamlit/issues/4284
1,105,099,250
I_kwDODCoeTs5B3nny
4,284
Fix alignment of slider knob
{ "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": 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-01-16T16:35:18
2022-11-15T17:00:26
null
COLLABORATOR
null
### Summary If the knob of `st.slider` is in the left-most or right-most position, it's not aligned with other elements. ### Steps to reproduce Code snippet: ``` st.write("Bla blub") st.slider("Here comes the slider", 0, 100) st.checkbox("Another widget") st.button("And another one") st.write("More tex...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4284/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4284/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4283
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4283/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4283/comments
https://api.github.com/repos/streamlit/streamlit/issues/4283/events
https://github.com/streamlit/streamlit/pull/4283
1,104,708,266
PR_kwDODCoeTs4xF5ui
4,283
experiment
{ "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-01-15T12:49:43
2022-01-24T14:09:03
2022-01-24T14:09:03
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/4283/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4283/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4283", "html_url": "https://github.com/streamlit/streamlit/pull/4283", "diff_url": "https://github.com/streamlit/streamlit/pull/4283.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4283.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4282
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4282/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4282/comments
https://api.github.com/repos/streamlit/streamlit/issues/4282/events
https://github.com/streamlit/streamlit/pull/4282
1,103,835,863
PR_kwDODCoeTs4xC6tV
4,282
Adding wildcards support for cloud communication whitelist
{ "login": "arraydude", "id": 631997, "node_id": "MDQ6VXNlcjYzMTk5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/631997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arraydude", "html_url": "https://github.com/arraydude", "followers_url": "https://api.github.com/users/arra...
[]
closed
false
null
[]
null
0
2022-01-14T16:01:50
2022-01-17T17:45:17
2022-01-17T17:45:14
CONTRIBUTOR
null
## 📚 Context As we are starting the project of cloud unique subdomains, and they are gonna be dynamically generated we need a way to whitelist those also dynamically. - What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Refactoring - [ ] Other, please describe: ## 🧠 ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4282/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4282/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4282", "html_url": "https://github.com/streamlit/streamlit/pull/4282", "diff_url": "https://github.com/streamlit/streamlit/pull/4282.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4282.patch", "merged_at": "2022-01-17T17:45:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4281
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4281/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4281/comments
https://api.github.com/repos/streamlit/streamlit/issues/4281/events
https://github.com/streamlit/streamlit/issues/4281
1,103,248,975
I_kwDODCoeTs5Bwj5P
4,281
Why does st.video_input return None?
{ "login": "usuixingyili", "id": 74706568, "node_id": "MDQ6VXNlcjc0NzA2NTY4", "avatar_url": "https://avatars.githubusercontent.com/u/74706568?v=4", "gravatar_id": "", "url": "https://api.github.com/users/usuixingyili", "html_url": "https://github.com/usuixingyili", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-01-14T08:34:08
2022-01-19T00:55:04
2022-01-19T00:54:40
NONE
null
I want to do some face recognition tasks based on the type of ndarray and integrated with streamlit, but I find that it returns None. Can 'picture' be converted to 'ndarray'? picture = st.camera_input("Take a picture") print(picture) print(type(picture)) if picture: st.image(picture) ![image](https://us...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4281/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4281/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4280
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4280/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4280/comments
https://api.github.com/repos/streamlit/streamlit/issues/4280/events
https://github.com/streamlit/streamlit/pull/4280
1,102,340,261
PR_kwDODCoeTs4w9qtm
4,280
Bump follow-redirects from 1.14.3 to 1.14.7 in /frontend
{ "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://a...
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" }, { "id": 2006646323, "node_id": "MDU6TGFiZWwyMDA2NjQ2MzIz", ...
closed
false
null
[]
null
0
2022-01-13T20:41:51
2022-01-13T22:47:34
2022-01-13T22:47:31
CONTRIBUTOR
null
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/2ede36d7c60d3acdcd324dcd99a9dbd52e4fb3a6"><code>2ede36d</code></a> Release version 1.14.7 of the npm pa...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4280/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4280/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4280", "html_url": "https://github.com/streamlit/streamlit/pull/4280", "diff_url": "https://github.com/streamlit/streamlit/pull/4280.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4280.patch", "merged_at": "2022-01-13T22:47:31"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4278
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4278/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4278/comments
https://api.github.com/repos/streamlit/streamlit/issues/4278/events
https://github.com/streamlit/streamlit/pull/4278
1,102,132,773
PR_kwDODCoeTs4w88HE
4,278
Release 1.4.0
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-13T18:20:43
2022-01-13T20:41:01
2022-01-13T20:40:57
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4278/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4278/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4278", "html_url": "https://github.com/streamlit/streamlit/pull/4278", "diff_url": "https://github.com/streamlit/streamlit/pull/4278.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4278.patch", "merged_at": "2022-01-13T20:40:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4277
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4277/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4277/comments
https://api.github.com/repos/streamlit/streamlit/issues/4277/events
https://github.com/streamlit/streamlit/issues/4277
1,102,114,296
I_kwDODCoeTs5BsO34
4,277
st.session_state has key, but cannot access value in st.cache
{ "login": "blackravensail", "id": 31289825, "node_id": "MDQ6VXNlcjMxMjg5ODI1", "avatar_url": "https://avatars.githubusercontent.com/u/31289825?v=4", "gravatar_id": "", "url": "https://api.github.com/users/blackravensail", "html_url": "https://github.com/blackravensail", "followers_url": "https://api.gi...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-01-13T18:02:27
2022-03-29T01:10:07
2022-03-29T01:10:07
NONE
null
### Summary Accessing st.session_state inside an st.cache function will confirm a key exists that it will then error out trying to access. ### Steps to reproduce Code snippet: import streamlit as st ``` @st.cache def test_function(a, b): if "value" in st.session_state: print(st.session_state.value) r...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4277/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4277/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4276
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4276/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4276/comments
https://api.github.com/repos/streamlit/streamlit/issues/4276/events
https://github.com/streamlit/streamlit/pull/4276
1,100,995,957
PR_kwDODCoeTs4w5Dzi
4,276
Add and use new cy.loadApp command
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
1
2022-01-13T01:14:26
2022-01-14T01:20:35
2022-01-14T01:20:33
COLLABORATOR
null
## 📚 Context NOTE: Most of this PR is a big search and replace. The only file changes worth reviewing carefully are those made to `frontend/cypress/support/commands.js` Working on #4259 uncovered some ways that our e2e tests are currently flaky that are masked by the soon-to-be-removed preheat script run optim...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4276/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4276/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4276", "html_url": "https://github.com/streamlit/streamlit/pull/4276", "diff_url": "https://github.com/streamlit/streamlit/pull/4276.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4276.patch", "merged_at": "2022-01-14T01:20:33"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4275
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4275/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4275/comments
https://api.github.com/repos/streamlit/streamlit/issues/4275/events
https://github.com/streamlit/streamlit/pull/4275
1,100,926,015
PR_kwDODCoeTs4w40X0
4,275
Refactor cyGetIndexed into a cypress command
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
1
2022-01-12T23:47:29
2022-01-14T01:30:45
2022-01-14T01:30:43
COLLABORATOR
null
## 📚 Context NOTE: The only changes worth reviewing carefully are the changes made to `frontend/cypress/support/commands.js` (although it is worth checking my `sed`). Cypress has support for adding custom commands, which allows us to slightly refactor `cyGetIndexed` to be more idiomatic. Most of the changes ma...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4275/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4275/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4275", "html_url": "https://github.com/streamlit/streamlit/pull/4275", "diff_url": "https://github.com/streamlit/streamlit/pull/4275.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4275.patch", "merged_at": "2022-01-14T01:30:43"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4274
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4274/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4274/comments
https://api.github.com/repos/streamlit/streamlit/issues/4274/events
https://github.com/streamlit/streamlit/pull/4274
1,100,867,097
PR_kwDODCoeTs4w4nBm
4,274
Remove unecessary comments in .circleci/config.yml
{ "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-01-12T22:48:25
2022-03-11T23:01:16
2022-01-12T23:51:57
COLLABORATOR
null
## 📚 Context This is a pretty inconsequential change, but when reading through our CircleCI config, I noticed that there was some dead code commented out, and also a bunch of comments are simply redundant information given the build step names/commands. This PR simply removes both of those. - What kind of change do...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4274/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4274/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4274", "html_url": "https://github.com/streamlit/streamlit/pull/4274", "diff_url": "https://github.com/streamlit/streamlit/pull/4274.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4274.patch", "merged_at": "2022-01-12T23:51:57"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4273
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4273/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4273/comments
https://api.github.com/repos/streamlit/streamlit/issues/4273/events
https://github.com/streamlit/streamlit/issues/4273
1,100,816,764
I_kwDODCoeTs5BnSF8
4,273
Unable to login
{ "login": "Lolafiona4", "id": 97637389, "node_id": "U_kgDOBdHUDQ", "avatar_url": "https://avatars.githubusercontent.com/u/97637389?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Lolafiona4", "html_url": "https://github.com/Lolafiona4", "followers_url": "https://api.github.com/users/Lolaf...
[ { "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-01-12T21:41:00
2022-01-12T22:09:14
2022-01-12T22:09:14
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedite us finding and solving the problem.) If applicable, please provide the steps we should take to reproduce the ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4273/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4273/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4272
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4272/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4272/comments
https://api.github.com/repos/streamlit/streamlit/issues/4272/events
https://github.com/streamlit/streamlit/pull/4272
1,100,737,877
PR_kwDODCoeTs4w4MZG
4,272
png as default favicon to allow alpha transparency
{ "login": "rbeauchemin", "id": 10490006, "node_id": "MDQ6VXNlcjEwNDkwMDA2", "avatar_url": "https://avatars.githubusercontent.com/u/10490006?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rbeauchemin", "html_url": "https://github.com/rbeauchemin", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
1
2022-01-12T20:01:06
2022-01-14T20:23:54
2022-01-14T18:52:18
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/4272/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4272/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4272", "html_url": "https://github.com/streamlit/streamlit/pull/4272", "diff_url": "https://github.com/streamlit/streamlit/pull/4272.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4272.patch", "merged_at": "2022-01-14T18:52:18"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4271
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4271/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4271/comments
https://api.github.com/repos/streamlit/streamlit/issues/4271/events
https://github.com/streamlit/streamlit/pull/4271
1,099,752,669
PR_kwDODCoeTs4w1B-M
4,271
Bump plotly.js version to ^2.8.3
{ "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-01-12T00:41:29
2022-01-12T19:18:47
2022-01-12T19:18:35
COLLABORATOR
null
## 📚 Context It seems like #4267 is simply caused by us running a plotly.js version that predates the missing feature. This PR upgrades it so that we now have support for the `text_auto` parameter in plotly charts. - What kind of change does this PR introduce? - [x] Bugfix - [x] Other, please describe:...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4271/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4271/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4271", "html_url": "https://github.com/streamlit/streamlit/pull/4271", "diff_url": "https://github.com/streamlit/streamlit/pull/4271.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4271.patch", "merged_at": "2022-01-12T19:18:35"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4270
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4270/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4270/comments
https://api.github.com/repos/streamlit/streamlit/issues/4270/events
https://github.com/streamlit/streamlit/pull/4270
1,099,654,238
PR_kwDODCoeTs4w0t2T
4,270
🎬 : Improved file uploader and camera input to call its on_change handler only when necessary
{ "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-01-11T21:58:21
2022-01-25T20:14:59
2022-01-25T20:14:59
COLLABORATOR
null
We need that change to prevent `on_change` call for file_uploader on rerun. <!-- 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...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4270/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4270/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4270", "html_url": "https://github.com/streamlit/streamlit/pull/4270", "diff_url": "https://github.com/streamlit/streamlit/pull/4270.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4270.patch", "merged_at": "2022-01-25T20:14:59"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4269
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4269/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4269/comments
https://api.github.com/repos/streamlit/streamlit/issues/4269/events
https://github.com/streamlit/streamlit/issues/4269
1,099,607,468
I_kwDODCoeTs5Biq2s
4,269
Streamlit's display of an Altair chart interferes with axis labels
{ "login": "ryanlampkin", "id": 39038038, "node_id": "MDQ6VXNlcjM5MDM4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/39038038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ryanlampkin", "html_url": "https://github.com/ryanlampkin", "followers_url": "https://api.github.com/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2258739424, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2022-01-11T20:55:01
2022-07-26T22:29:03
null
NONE
null
I first posted my issue [here on stackoverflow](https://stackoverflow.com/questions/70669764/altair-change-label-spacing-for-axis-with-ordinal-values). I thought it was an `altair` / `vega-lite` issue. Now I believe it is a `streamlit` / `altair` issue. I've reproduced my analysis below. --- I started with this r...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4269/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4269/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4268
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4268/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4268/comments
https://api.github.com/repos/streamlit/streamlit/issues/4268/events
https://github.com/streamlit/streamlit/pull/4268
1,099,574,865
PR_kwDODCoeTs4w0dQA
4,268
Remove many unused imports
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-11T20:10:53
2022-01-13T01:18:42
2022-01-13T01:18:39
COLLABORATOR
null
Misc cleanup of unused imports, because I noticed a few files had a bunch of them and autoflake is easy to run.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4268/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4268/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4268", "html_url": "https://github.com/streamlit/streamlit/pull/4268", "diff_url": "https://github.com/streamlit/streamlit/pull/4268.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4268.patch", "merged_at": "2022-01-13T01:18:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4267
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4267/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4267/comments
https://api.github.com/repos/streamlit/streamlit/issues/4267/events
https://github.com/streamlit/streamlit/issues/4267
1,099,419,104
I_kwDODCoeTs5Bh83g
4,267
plotly_chart ignores texttemplate parameter in plotly figure
{ "login": "robinderat", "id": 7957770, "node_id": "MDQ6VXNlcjc5NTc3NzA=", "avatar_url": "https://avatars.githubusercontent.com/u/7957770?v=4", "gravatar_id": "", "url": "https://api.github.com/users/robinderat", "html_url": "https://github.com/robinderat", "followers_url": "https://api.github.com/users...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
1
2022-01-11T17:06:36
2022-01-12T19:18:35
2022-01-12T19:18:35
NONE
null
### Summary st.plotly_chart seems to ignore the texttemplate setting in the plotly figure. I noticed this while trying to add text to my heatmap using plotly 5.5.0 as described in https://plotly.com/python/heatmaps/. ### Steps to reproduce ``` import pandas as pd import plotly.express as px df = pd.D...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4267/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4267/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4266
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4266/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4266/comments
https://api.github.com/repos/streamlit/streamlit/issues/4266/events
https://github.com/streamlit/streamlit/pull/4266
1,098,828,373
PR_kwDODCoeTs4wyBAU
4,266
Add example to camera_input docstring
{ "login": "snehankekre", "id": 20672874, "node_id": "MDQ6VXNlcjIwNjcyODc0", "avatar_url": "https://avatars.githubusercontent.com/u/20672874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snehankekre", "html_url": "https://github.com/snehankekre", "followers_url": "https://api.github.com/...
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" } ]
closed
false
null
[]
null
1
2022-01-11T08:17:18
2022-01-11T18:29:57
2022-01-11T18:29:56
MEMBER
null
## 📚 Context The `st.camera_input` docstring does not demonstrate example usage. - What kind of change does this PR introduce? - [x] Other, please describe: Docs improvement request. ## 🧠 Description of Changes - [x] This is a visible (user-facing) change. - [x] Adds an `Examples` section to the...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4266/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4266/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4266", "html_url": "https://github.com/streamlit/streamlit/pull/4266", "diff_url": "https://github.com/streamlit/streamlit/pull/4266.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4266.patch", "merged_at": "2022-01-11T18:29:56"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4265
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4265/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4265/comments
https://api.github.com/repos/streamlit/streamlit/issues/4265/events
https://github.com/streamlit/streamlit/pull/4265
1,098,574,134
PR_kwDODCoeTs4wxLQm
4,265
Update `Learn how to allow access` link to ref to Streamlit documenta…
{ "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-01-11T02:11:38
2022-01-12T19:18:12
2022-01-12T19:18:12
COLLABORATOR
null
…tion site <!-- Before contributing (PLEASE READ!) ⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first. This helps make sure...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4265/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4265/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4265", "html_url": "https://github.com/streamlit/streamlit/pull/4265", "diff_url": "https://github.com/streamlit/streamlit/pull/4265.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4265.patch", "merged_at": "2022-01-12T19:18:12"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4264
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4264/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4264/comments
https://api.github.com/repos/streamlit/streamlit/issues/4264/events
https://github.com/streamlit/streamlit/issues/4264
1,098,561,984
I_kwDODCoeTs5BernA
4,264
Non-invertible `format_func` breaks widget serialization/caching
{ "login": "dproctor", "id": 567740, "node_id": "MDQ6VXNlcjU2Nzc0MA==", "avatar_url": "https://avatars.githubusercontent.com/u/567740?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dproctor", "html_url": "https://github.com/dproctor", "followers_url": "https://api.github.com/users/dprocto...
[ { "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
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
3
2022-01-11T01:45:19
2022-07-15T14:29:56
null
NONE
null
### Summary An app with an input widget whose options can take different sets of values (e.g. select box with `["Alice", "Bob"]` and `["Amy", "Barry"]` as below) seems to cache the widget state based only on the `format_func`'ed option values, rather than the raw values. In example below, the app initially seriali...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4264/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4264/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4263
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4263/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4263/comments
https://api.github.com/repos/streamlit/streamlit/issues/4263/events
https://github.com/streamlit/streamlit/pull/4263
1,098,547,677
PR_kwDODCoeTs4wxGBJ
4,263
st.memo.clear() and st.singleton.clear() public APIs
{ "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-01-11T01:15:09
2022-01-11T19:00:55
2022-01-11T19:00:50
COLLABORATOR
null
Exposes `st.memo.clear` and `st.singleton.clear` to the public Streamlit API. (These functions were previously named `clear_singleton_cache` and `clear_memo_cache`, and were not part of the public Streamlit API.) To implement this pattern, `st.memo` and `st.singleton` are now callable objects rather than function...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4263/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4263/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4263", "html_url": "https://github.com/streamlit/streamlit/pull/4263", "diff_url": "https://github.com/streamlit/streamlit/pull/4263.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4263.patch", "merged_at": "2022-01-11T19:00:50"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4262
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4262/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4262/comments
https://api.github.com/repos/streamlit/streamlit/issues/4262/events
https://github.com/streamlit/streamlit/pull/4262
1,098,538,708
PR_kwDODCoeTs4wxESw
4,262
Add more unit tests related to SwitchFacingMode to CameraInput.test.tsx
{ "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-01-11T00:59:50
2022-01-11T01:12:23
2022-01-11T01:12: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/4262/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4262/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4262", "html_url": "https://github.com/streamlit/streamlit/pull/4262", "diff_url": "https://github.com/streamlit/streamlit/pull/4262.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4262.patch", "merged_at": "2022-01-11T01:12:22"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4261
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4261/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4261/comments
https://api.github.com/repos/streamlit/streamlit/issues/4261/events
https://github.com/streamlit/streamlit/pull/4261
1,098,520,727
PR_kwDODCoeTs4wxAkV
4,261
Tweak camera_input docstring
{ "login": "tvst", "id": 690814, "node_id": "MDQ6VXNlcjY5MDgxNA==", "avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tvst", "html_url": "https://github.com/tvst", "followers_url": "https://api.github.com/users/tvst/followers", ...
[]
closed
false
null
[]
null
1
2022-01-11T00:23:23
2022-01-11T01:57:08
2022-01-11T01:57:08
CONTRIBUTOR
null
## 📚 Context Tiny clean-up of the `st.camera_input` docstring. - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Refactoring - [x] Other, please describe: doc improvements ## 🧠 Description of Changes - Simple docstring change. Does not touch any logic. - [ ]...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4261/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4261/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4261", "html_url": "https://github.com/streamlit/streamlit/pull/4261", "diff_url": "https://github.com/streamlit/streamlit/pull/4261.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4261.patch", "merged_at": "2022-01-11T01:57:08"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4260
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4260/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4260/comments
https://api.github.com/repos/streamlit/streamlit/issues/4260/events
https://github.com/streamlit/streamlit/pull/4260
1,098,362,252
PR_kwDODCoeTs4wwfaA
4,260
Feature/report sharing removal
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-10T20:52:41
2022-01-10T22:20:04
2022-01-10T22:20:00
COLLABORATOR
null
Deleting the main refactor branch auto-closed the PR for this part, which prevents me from changing what branch it targets, which prevents me from reopening it... Same as it was before; It just felt right to make merging it into `develop` a separate commit so the final commit isn't quite as big.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4260/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4260/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4260", "html_url": "https://github.com/streamlit/streamlit/pull/4260", "diff_url": "https://github.com/streamlit/streamlit/pull/4260.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4260.patch", "merged_at": "2022-01-10T22:20:00"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4259
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4259/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4259/comments
https://api.github.com/repos/streamlit/streamlit/issues/4259/events
https://github.com/streamlit/streamlit/pull/4259
1,098,286,499
PR_kwDODCoeTs4wwPZ_
4,259
Get rid of preheated script runs
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
1
2022-01-10T19:27:52
2022-02-02T07:45:32
2022-01-19T02:01:17
COLLABORATOR
null
## 📚 Context When a streamlit server is first started, we currently trigger a run of the script defining an app and save the resulting deltas so that the very first page load of an app can be more or less instantaneous. This optimization is currently not too helpful given how streamlit is used in practice tod...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4259/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 3, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4259/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4259", "html_url": "https://github.com/streamlit/streamlit/pull/4259", "diff_url": "https://github.com/streamlit/streamlit/pull/4259.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4259.patch", "merged_at": "2022-01-19T02:01:17"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4258
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4258/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4258/comments
https://api.github.com/repos/streamlit/streamlit/issues/4258/events
https://github.com/streamlit/streamlit/issues/4258
1,098,278,374
I_kwDODCoeTs5BdmXm
4,258
Expander state is incorrectly shared by distinct expanders
{ "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": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
1
2022-01-10T19:18:05
2022-01-21T00:36:05
2022-01-21T00:36:05
COLLABORATOR
null
### Summary The expanded/collapsed state of two distinct expanders seems to be incorrectly shared. Consider the code snippet and repro steps below. ### Steps to reproduce ```python import streamlit as st b0 = st.button("b0") b1 = st.button("b1") if b0: with st.expander("b0_expander", expanded=Fals...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4258/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4258/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4257
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4257/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4257/comments
https://api.github.com/repos/streamlit/streamlit/issues/4257/events
https://github.com/streamlit/streamlit/issues/4257
1,098,144,492
I_kwDODCoeTs5BdFrs
4,257
Update Cloud Header Design
{ "login": "shamis15", "id": 92047551, "node_id": "U_kgDOBXyIvw", "avatar_url": "https://avatars.githubusercontent.com/u/92047551?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shamis15", "html_url": "https://github.com/shamis15", "followers_url": "https://api.github.com/users/shamis15/fo...
[]
closed
false
{ "login": "luillyfe", "id": 1217199, "node_id": "MDQ6VXNlcjEyMTcxOTk=", "avatar_url": "https://avatars.githubusercontent.com/u/1217199?v=4", "gravatar_id": "", "url": "https://api.github.com/users/luillyfe", "html_url": "https://github.com/luillyfe", "followers_url": "https://api.github.com/users/luill...
[ { "login": "luillyfe", "id": 1217199, "node_id": "MDQ6VXNlcjEyMTcxOTk=", "avatar_url": "https://avatars.githubusercontent.com/u/1217199?v=4", "gravatar_id": "", "url": "https://api.github.com/users/luillyfe", "html_url": "https://github.com/luillyfe", "followers_url": "https://api.gi...
null
1
2022-01-10T17:01:41
2022-01-10T17:35:44
2022-01-10T17:35:44
NONE
null
1. Remove `container` class from `<header>` 2. Add/change these properties in `header` class: width: 100%; padding: 0 2rem; height: 4rem; // Which in Tailwind notation is: @apply w-full px-4 h-12; 3. Add this to dashboard’s `pageContainer` class ([this file](https://github.com/stre...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4257/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4257/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4256
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4256/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4256/comments
https://api.github.com/repos/streamlit/streamlit/issues/4256/events
https://github.com/streamlit/streamlit/issues/4256
1,097,898,078
I_kwDODCoeTs5BcJhe
4,256
st.file_uploader on_change callback function runs every time any widget changes
{ "login": "tdean24", "id": 97451123, "node_id": "U_kgDOBc78cw", "avatar_url": "https://avatars.githubusercontent.com/u/97451123?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tdean24", "html_url": "https://github.com/tdean24", "followers_url": "https://api.github.com/users/tdean24/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": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.github.com/users/kajar...
[ { "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.gi...
null
1
2022-01-10T13:23:48
2022-02-17T17:30:39
2022-02-17T17:30:38
NONE
null
### Summary When using a callback function within st.file_uploader on_change, it runs any time a widget changes, rather than only when the file_uploader widget changes. ### Steps to reproduce Code snippet: ``` import streamlit as st def uploader_callback(): print('Uploaded file') st.file_uploade...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4256/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/4256/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4255
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4255/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4255/comments
https://api.github.com/repos/streamlit/streamlit/issues/4255/events
https://github.com/streamlit/streamlit/issues/4255
1,097,671,816
I_kwDODCoeTs5BbSSI
4,255
Current page number in Embedded PDF
{ "login": "riyazbhat", "id": 5528346, "node_id": "MDQ6VXNlcjU1MjgzNDY=", "avatar_url": "https://avatars.githubusercontent.com/u/5528346?v=4", "gravatar_id": "", "url": "https://api.github.com/users/riyazbhat", "html_url": "https://github.com/riyazbhat", "followers_url": "https://api.github.com/users/ri...
[]
closed
false
null
[]
null
1
2022-01-10T09:52:56
2022-09-23T19:33:21
2022-09-23T19:33:21
NONE
null
Hi How can I access the current page number of an embedded pdf?
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4255/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4255/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4254
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4254/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4254/comments
https://api.github.com/repos/streamlit/streamlit/issues/4254/events
https://github.com/streamlit/streamlit/issues/4254
1,097,474,523
I_kwDODCoeTs5BaiHb
4,254
download_button bug
{ "login": "zizouqidashen", "id": 52580057, "node_id": "MDQ6VXNlcjUyNTgwMDU3", "avatar_url": "https://avatars.githubusercontent.com/u/52580057?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zizouqidashen", "html_url": "https://github.com/zizouqidashen", "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": 2258739424, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
7
2022-01-10T05:26:08
2022-10-11T14:14:17
null
NONE
null
### Summary 1. after click the download_button, the page would refresh,although I got the file , my content on page was lost 2.when I click the download_button many times ,behavior like this: times 1:got right file ;times 2:jump a 404 page; times 3:got right file ;times 4:jump a 404 page ......... repeat this behav...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4254/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4254/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4253
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4253/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4253/comments
https://api.github.com/repos/streamlit/streamlit/issues/4253/events
https://github.com/streamlit/streamlit/pull/4253
1,097,242,290
PR_kwDODCoeTs4ws3te
4,253
Move state of `facingMode` to CameraInput component to keep that stat…
{ "login": "kajarenc", "id": 6664805, "node_id": "MDQ6VXNlcjY2NjQ4MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6664805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kajarenc", "html_url": "https://github.com/kajarenc", "followers_url": "https://api.github.com/users/kajar...
[]
closed
false
null
[]
null
1
2022-01-09T16:36:47
2022-01-11T00:06:39
2022-01-11T00:06:39
COLLABORATOR
null
…e after Clear Photo Move SwitchFacingModeButton component to separate file <!-- 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 th...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4253/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4253/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4253", "html_url": "https://github.com/streamlit/streamlit/pull/4253", "diff_url": "https://github.com/streamlit/streamlit/pull/4253.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4253.patch", "merged_at": "2022-01-11T00:06:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4252
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4252/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4252/comments
https://api.github.com/repos/streamlit/streamlit/issues/4252/events
https://github.com/streamlit/streamlit/issues/4252
1,097,106,868
I_kwDODCoeTs5BZIW0
4,252
Recommendation system won’t update
{ "login": "TheDiamondEmerald", "id": 69601735, "node_id": "MDQ6VXNlcjY5NjAxNzM1", "avatar_url": "https://avatars.githubusercontent.com/u/69601735?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheDiamondEmerald", "html_url": "https://github.com/TheDiamondEmerald", "followers_url": "https...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-01-09T05:00:27
2022-01-11T02:35:38
2022-01-11T02:35:38
NONE
null
### Summary Every time I try to do a new recommendation, it won’t update the amount of films I’ve seen, and it keeps giving me the same suggestions.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4252/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4252/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4251
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4251/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4251/comments
https://api.github.com/repos/streamlit/streamlit/issues/4251/events
https://github.com/streamlit/streamlit/issues/4251
1,096,979,308
I_kwDODCoeTs5BYpNs
4,251
i generated a image of a turnip walking a cat, since the AI was shown to be good at generating turnips with dogs
{ "login": "idkman43", "id": 77586207, "node_id": "MDQ6VXNlcjc3NTg2MjA3", "avatar_url": "https://avatars.githubusercontent.com/u/77586207?v=4", "gravatar_id": "", "url": "https://api.github.com/users/idkman43", "html_url": "https://github.com/idkman43", "followers_url": "https://api.github.com/users/idk...
[ { "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-01-08T16:48:38
2022-01-11T02:36:01
2022-01-11T02:36:01
NONE
null
but it ended up coming out as nothing but some meaningless squabbles with nothing but a general shape of a turnip ![image](https://user-images.githubusercontent.com/77586207/148652501-8d7f8d6b-1353-4e70-8f2b-c044c648ffd9.png)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4251/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4251/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4250
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4250/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4250/comments
https://api.github.com/repos/streamlit/streamlit/issues/4250/events
https://github.com/streamlit/streamlit/pull/4250
1,096,639,998
PR_kwDODCoeTs4wrO0e
4,250
Update copyright year
{ "login": "tvst", "id": 690814, "node_id": "MDQ6VXNlcjY5MDgxNA==", "avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tvst", "html_url": "https://github.com/tvst", "followers_url": "https://api.github.com/users/tvst/followers", ...
[]
closed
false
null
[]
null
1
2022-01-07T20:18:20
2022-01-11T02:00:39
2022-01-11T02:00:39
CONTRIBUTOR
null
## 📚 Context Update copyright year in About menu. (Also fix capitalization and remove colon in "Powered By:" title) - What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Refactoring - [ ] Other, please describe: ## 🧠 Description of Changes - _Add bullet points s...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4250/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4250/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4250", "html_url": "https://github.com/streamlit/streamlit/pull/4250", "diff_url": "https://github.com/streamlit/streamlit/pull/4250.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4250.patch", "merged_at": "2022-01-11T02:00:39"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4249
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4249/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4249/comments
https://api.github.com/repos/streamlit/streamlit/issues/4249/events
https://github.com/streamlit/streamlit/pull/4249
1,096,629,639
PR_kwDODCoeTs4wrMu_
4,249
Add context manager for temporarily changing config
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-07T20:03:56
2022-01-10T19:15:52
2022-01-10T19:15:48
COLLABORATOR
null
To make it easier to write unit tests without accidentally polluting the execution environment.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4249/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4249/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4249", "html_url": "https://github.com/streamlit/streamlit/pull/4249", "diff_url": "https://github.com/streamlit/streamlit/pull/4249.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4249.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4248
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4248/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4248/comments
https://api.github.com/repos/streamlit/streamlit/issues/4248/events
https://github.com/streamlit/streamlit/issues/4248
1,096,548,661
I_kwDODCoeTs5BXAE1
4,248
Getting the following error while trying to run
{ "login": "akbarexclusive", "id": 23453976, "node_id": "MDQ6VXNlcjIzNDUzOTc2", "avatar_url": "https://avatars.githubusercontent.com/u/23453976?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akbarexclusive", "html_url": "https://github.com/akbarexclusive", "followers_url": "https://api.gi...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-01-07T18:08:47
2022-01-07T21:54:36
2022-01-07T21:54:35
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` <img width="1434" alt="Screenshot 2022-01-07 at 11 37 24 PM" src="https://user-images.githubusercontent.com/23453976/148587571-baea0d60-b82a-4ed4-97c5-ac1c63dfd5e4.png"> ``` ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4248/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4248/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4247
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4247/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4247/comments
https://api.github.com/repos/streamlit/streamlit/issues/4247/events
https://github.com/streamlit/streamlit/issues/4247
1,095,980,116
I_kwDODCoeTs5BU1RU
4,247
stop() messes the link between session_state and widget appearances
{ "login": "xavierfontaine", "id": 12429906, "node_id": "MDQ6VXNlcjEyNDI5OTA2", "avatar_url": "https://avatars.githubusercontent.com/u/12429906?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xavierfontaine", "html_url": "https://github.com/xavierfontaine", "followers_url": "https://api.gi...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1846373998, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
3
2022-01-07T04:44:44
2022-03-07T18:56:36
null
NONE
null
### Summary Setting widget default values through session_state works. However, a momentary interruption (`st.stop()`) between the initialization of the session state and the initialization of the widget generates a bug in the appearance of widgets. * The default value of the widget is well set, * but the widget v...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4247/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4247/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4246
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4246/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4246/comments
https://api.github.com/repos/streamlit/streamlit/issues/4246/events
https://github.com/streamlit/streamlit/pull/4246
1,095,974,986
PR_kwDODCoeTs4wpHOH
4,246
Give app host the ability to set the sidebar chevron position
{ "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-01-07T04:31:09
2022-01-10T23:51:21
2022-01-10T23:51:20
COLLABORATOR
null
## 📚 Context To ensure that apps hosted in Streamlit Cloud are able to change their styling in case the host wants to overlay UI elements on the left-hand side of the page, this PR adds the ability for the host of a streamlit app to configure the placement of the sidebar toggle chevron by shifting it down a give...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4246/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4246/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4246", "html_url": "https://github.com/streamlit/streamlit/pull/4246", "diff_url": "https://github.com/streamlit/streamlit/pull/4246.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4246.patch", "merged_at": "2022-01-10T23:51:19"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4245
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4245/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4245/comments
https://api.github.com/repos/streamlit/streamlit/issues/4245/events
https://github.com/streamlit/streamlit/pull/4245
1,095,671,944
PR_kwDODCoeTs4woHTH
4,245
Reset config changes in server unit tests
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-06T20:32:11
2022-01-06T20:40:34
2022-01-06T20:40:30
COLLABORATOR
null
Leaking config changes can make later tests accidentally depend on the test ordering, which can break running smaller subsets of the test suite and break tests when renaming.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4245/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4245/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4245", "html_url": "https://github.com/streamlit/streamlit/pull/4245", "diff_url": "https://github.com/streamlit/streamlit/pull/4245.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4245.patch", "merged_at": "2022-01-06T20:40:30"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4244
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4244/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4244/comments
https://api.github.com/repos/streamlit/streamlit/issues/4244/events
https://github.com/streamlit/streamlit/pull/4244
1,095,596,351
PR_kwDODCoeTs4wn3ZG
4,244
Log warning when trying to set log level with --log_level flag
{ "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-01-06T18:52:16
2022-01-11T18:49:32
2022-01-11T18:49:14
COLLABORATOR
null
## 📚 Context A recently filed issue pointed out that the `--log_level` flag is broken. The reason that it's broken is because when config options are read, the `logger.level` config option is used to set the log level, and this overrides what's passed in the first flag. Some investigation shows that this flag ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4244/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4244/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4244", "html_url": "https://github.com/streamlit/streamlit/pull/4244", "diff_url": "https://github.com/streamlit/streamlit/pull/4244.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4244.patch", "merged_at": "2022-01-11T18:49:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4243
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4243/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4243/comments
https://api.github.com/repos/streamlit/streamlit/issues/4243/events
https://github.com/streamlit/streamlit/issues/4243
1,095,531,290
I_kwDODCoeTs5BTHsa
4,243
Navigation and Tabs
{ "login": "harsh204016", "id": 37452506, "node_id": "MDQ6VXNlcjM3NDUyNTA2", "avatar_url": "https://avatars.githubusercontent.com/u/37452506?v=4", "gravatar_id": "", "url": "https://api.github.com/users/harsh204016", "html_url": "https://github.com/harsh204016", "followers_url": "https://api.github.com/...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
null
[]
null
1
2022-01-06T17:27:14
2022-01-06T18:21:54
2022-01-06T18:21:54
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 While adding so many application to a single streamlit page make it difficult to link them. ### Solution **MVP:** We ca...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4243/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4243/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4242
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4242/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4242/comments
https://api.github.com/repos/streamlit/streamlit/issues/4242/events
https://github.com/streamlit/streamlit/issues/4242
1,095,357,984
I_kwDODCoeTs5BSdYg
4,242
Add argument to components.declare_component to specify the html file to use (not just index.html)
{ "login": "crubier", "id": 2954572, "node_id": "MDQ6VXNlcjI5NTQ1NzI=", "avatar_url": "https://avatars.githubusercontent.com/u/2954572?v=4", "gravatar_id": "", "url": "https://api.github.com/users/crubier", "html_url": "https://github.com/crubier", "followers_url": "https://api.github.com/users/crubier/...
[ { "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-01-06T14:12:17
2022-11-15T17:00:26
null
NONE
null
### Problem `components.declare_component(path=XXX)` does not allow to specify a specific html file, just a folder, in which the file has to be called `index.html` by convention. This is causing problems in my use case: I create a library of several components (several html files) which share the same public...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4242/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4242/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4241
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4241/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4241/comments
https://api.github.com/repos/streamlit/streamlit/issues/4241/events
https://github.com/streamlit/streamlit/pull/4241
1,094,834,733
PR_kwDODCoeTs4wlbxL
4,241
Run prettier --write e2e/specs/**/*
{ "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-01-05T23:46:17
2022-01-06T18:14:39
2022-01-06T18:14:36
COLLABORATOR
null
## 📚 Context It looks like a recent change modified some files in the e2e/specs directory so that prettier formats them differently. This PR simply runs prettier on the directory so that prettier changes don't occur when working on unrelated things. - What kind of change does this PR introduce? - [x] Other, pleas...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4241/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4241/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4241", "html_url": "https://github.com/streamlit/streamlit/pull/4241", "diff_url": "https://github.com/streamlit/streamlit/pull/4241.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4241.patch", "merged_at": "2022-01-06T18:14:36"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4240
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4240/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4240/comments
https://api.github.com/repos/streamlit/streamlit/issues/4240/events
https://github.com/streamlit/streamlit/pull/4240
1,094,597,551
PR_kwDODCoeTs4wkqac
4,240
Add share-demo environment to CLOUD_COMM_WHITELIST
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[]
closed
false
null
[]
null
1
2022-01-05T17:44:25
2022-01-05T19:46:56
2022-01-05T19:46:52
COLLABORATOR
null
## 📚 Context The share-demo env isn't included in the whitelist of URLs that can send messages to a streamlit app. This PR adds it. - What kind of change does this PR introduce? - [x] Bugfix
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4240/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4240/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4240", "html_url": "https://github.com/streamlit/streamlit/pull/4240", "diff_url": "https://github.com/streamlit/streamlit/pull/4240.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4240.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4239
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4239/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4239/comments
https://api.github.com/repos/streamlit/streamlit/issues/4239/events
https://github.com/streamlit/streamlit/issues/4239
1,093,955,389
I_kwDODCoeTs5BNG89
4,239
st.experimental_get_query_params() does not work with Always Rerun
{ "login": "zeiler", "id": 2138258, "node_id": "MDQ6VXNlcjIxMzgyNTg=", "avatar_url": "https://avatars.githubusercontent.com/u/2138258?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zeiler", "html_url": "https://github.com/zeiler", "followers_url": "https://api.github.com/users/zeiler/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": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
2
2022-01-05T03:57:51
2022-02-04T21:41:20
2022-02-04T21:41:20
NONE
null
### Summary When using st.experimental_get_query_params() and Always Rerun on source code changes, the query params will return an empty dict after a couple of code changes. This is frustrating for any app that uses query params because you can't just turn on Always Rerun or your app breaks after a couple code chang...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4239/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4239/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4238
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4238/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4238/comments
https://api.github.com/repos/streamlit/streamlit/issues/4238/events
https://github.com/streamlit/streamlit/issues/4238
1,093,906,832
I_kwDODCoeTs5BM7GQ
4,238
Bug
{ "login": "ryanpoisson", "id": 78562268, "node_id": "MDQ6VXNlcjc4NTYyMjY4", "avatar_url": "https://avatars.githubusercontent.com/u/78562268?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ryanpoisson", "html_url": "https://github.com/ryanpoisson", "followers_url": "https://api.github.com/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2022-01-05T02:02:43
2022-01-05T03:13:05
2022-01-05T03:13:05
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/4238/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4238/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4237
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4237/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4237/comments
https://api.github.com/repos/streamlit/streamlit/issues/4237/events
https://github.com/streamlit/streamlit/pull/4237
1,093,819,143
PR_kwDODCoeTs4wiJb1
4,237
Update information to show Streamlit Bot is doing the work
{ "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-01-04T22:56:48
2022-01-05T00:35:31
2022-01-05T00:35:29
COLLABORATOR
null
We all know the real work is being done by @streamlitbot, so let's acknowledge it (and keep it simple for record).
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4237/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4237/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4237", "html_url": "https://github.com/streamlit/streamlit/pull/4237", "diff_url": "https://github.com/streamlit/streamlit/pull/4237.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4237.patch", "merged_at": "2022-01-05T00:35:29"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4236
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4236/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4236/comments
https://api.github.com/repos/streamlit/streamlit/issues/4236/events
https://github.com/streamlit/streamlit/issues/4236
1,093,808,663
I_kwDODCoeTs5BMjIX
4,236
streamlit `--log-level` appears to have no affect to resultant logging level
{ "login": "auphofBSF", "id": 11743864, "node_id": "MDQ6VXNlcjExNzQzODY0", "avatar_url": "https://avatars.githubusercontent.com/u/11743864?v=4", "gravatar_id": "", "url": "https://api.github.com/users/auphofBSF", "html_url": "https://github.com/auphofBSF", "followers_url": "https://api.github.com/users/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 3022365121, "node_id": "MDU6TGFiZ...
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
2
2022-01-04T22:35:51
2022-01-11T18:49:14
2022-01-11T18:49:14
NONE
null
### Summary The CLI argument settings `--log-level` appear to have no affect. `log.debug` is never rendered or changing the logging level does not appear to suppress logs not required. ### Steps to reproduce Code snippet: ``` import logging import streamlit as st import pandas as pd log.info("Test LO...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4236/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4236/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4235
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4235/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4235/comments
https://api.github.com/repos/streamlit/streamlit/issues/4235/events
https://github.com/streamlit/streamlit/pull/4235
1,093,684,181
PR_kwDODCoeTs4whtcA
4,235
Add length checking before indexing in every e2e
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-04T19:24:46
2022-01-05T01:58:19
2022-01-05T01:58:14
COLLABORATOR
null
This is a sledgehammer. Not all of the places changed were vulnerable to flakiness, as I did not have a convenient way to exclude those from my semgrep check. This does not address indexing using `.last()`, which requires I figure out how many elements are actually expected. Possibly it should be replaced by an ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4235/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4235/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4235", "html_url": "https://github.com/streamlit/streamlit/pull/4235", "diff_url": "https://github.com/streamlit/streamlit/pull/4235.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4235.patch", "merged_at": "2022-01-05T01:58:14"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4234
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4234/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4234/comments
https://api.github.com/repos/streamlit/streamlit/issues/4234/events
https://github.com/streamlit/streamlit/pull/4234
1,093,505,501
PR_kwDODCoeTs4whHQP
4,234
Forward props in Streamlit-react withStreamlitConnection
{ "login": "crubier", "id": 2954572, "node_id": "MDQ6VXNlcjI5NTQ1NzI=", "avatar_url": "https://avatars.githubusercontent.com/u/2954572?v=4", "gravatar_id": "", "url": "https://api.github.com/users/crubier", "html_url": "https://github.com/crubier", "followers_url": "https://api.github.com/users/crubier/...
[ { "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
3
2022-01-04T16:12:18
2022-01-29T05:17:25
2022-01-29T05:17:25
NONE
null
## 📚 Context See Issue https://github.com/streamlit/streamlit/issues/4233 - What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Refactoring - [ ] Other, please describe: ## 🧠 Description of Changes - _Add bullet points summarizing your changes here_ - [x] This i...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4234/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/4234/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4234", "html_url": "https://github.com/streamlit/streamlit/pull/4234", "diff_url": "https://github.com/streamlit/streamlit/pull/4234.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4234.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4233
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4233/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4233/comments
https://api.github.com/repos/streamlit/streamlit/issues/4233/events
https://github.com/streamlit/streamlit/issues/4233
1,093,497,757
I_kwDODCoeTs5BLXOd
4,233
Streamlit React should forward Props
{ "login": "crubier", "id": 2954572, "node_id": "MDQ6VXNlcjI5NTQ1NzI=", "avatar_url": "https://avatars.githubusercontent.com/u/2954572?v=4", "gravatar_id": "", "url": "https://api.github.com/users/crubier", "html_url": "https://github.com/crubier", "followers_url": "https://api.github.com/users/crubier/...
[ { "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-01-04T16:03:27
2022-11-15T17:00:27
null
NONE
null
### Problem When using Streamlit React, I need my Streamlit-Connected component (`withStreamlitConnection(foobar)`) to forward the props it receives from higher up in the react tree. (I put generic wrappers around my Streamlit component and it needs to receive these props) This is impossible today. ### Solutio...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4233/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/4233/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4232
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4232/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4232/comments
https://api.github.com/repos/streamlit/streamlit/issues/4232/events
https://github.com/streamlit/streamlit/issues/4232
1,093,023,049
I_kwDODCoeTs5BJjVJ
4,232
After select from select_box, the page auto refresh?
{ "login": "lx1054331851", "id": 12423206, "node_id": "MDQ6VXNlcjEyNDIzMjA2", "avatar_url": "https://avatars.githubusercontent.com/u/12423206?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lx1054331851", "html_url": "https://github.com/lx1054331851", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2022-01-04T05:26:58
2022-01-04T06:19:55
2022-01-04T06:19:54
NONE
null
This is my code: ```python col1, col2 = st.columns(2) # get select box content from api color_api = 'https://api.com/online/api/Tex/GetStyleColors' r = requests.get(color_api, headers=headers) colors = json.loads(r.text) # render select box selected_style = col1.selectbox('Select Type', list(colors.keys()))...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4232/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4232/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4231
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4231/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4231/comments
https://api.github.com/repos/streamlit/streamlit/issues/4231/events
https://github.com/streamlit/streamlit/pull/4231
1,092,923,837
PR_kwDODCoeTs4wfPrs
4,231
Use bytecode instead of code object as fallback
{ "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-01-04T00:53:17
2022-01-04T18:12:18
2022-01-04T18:12:16
COLLABORATOR
null
## 📚 Context As pointed out by #4227, the `__code__` attr is an unhashable object, and we need to access `__code__.co_code` to get the hashable bytecode in [this line of cache_utils.py](https://github.com/streamlit/streamlit/blob/6c5384f62c1415538347fa751185e5c487673f82/lib/streamlit/caching/cache_utils.py#L311)....
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4231/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4231/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4231", "html_url": "https://github.com/streamlit/streamlit/pull/4231", "diff_url": "https://github.com/streamlit/streamlit/pull/4231.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4231.patch", "merged_at": "2022-01-04T18:12:15"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4230
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4230/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4230/comments
https://api.github.com/repos/streamlit/streamlit/issues/4230/events
https://github.com/streamlit/streamlit/pull/4230
1,092,838,064
PR_kwDODCoeTs4we-C6
4,230
st.memo: add missing TTL test
{ "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-01-03T21:37:14
2022-01-03T21:46:00
2022-01-03T21:45:58
COLLABORATOR
null
I overlooked this test before!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4230/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4230/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4230", "html_url": "https://github.com/streamlit/streamlit/pull/4230", "diff_url": "https://github.com/streamlit/streamlit/pull/4230.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4230.patch", "merged_at": "2022-01-03T21:45:58"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4229
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4229/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4229/comments
https://api.github.com/repos/streamlit/streamlit/issues/4229/events
https://github.com/streamlit/streamlit/pull/4229
1,092,717,300
PR_kwDODCoeTs4wek0b
4,229
Fix more e2e test flake
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-03T18:17:28
2022-01-03T19:52:28
2022-01-03T19:52:24
COLLABORATOR
null
I'm going to batch together fixes for all the tests that have flaked since my last fix
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4229/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4229/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4229", "html_url": "https://github.com/streamlit/streamlit/pull/4229", "diff_url": "https://github.com/streamlit/streamlit/pull/4229.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4229.patch", "merged_at": "2022-01-03T19:52:24"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4228
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4228/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4228/comments
https://api.github.com/repos/streamlit/streamlit/issues/4228/events
https://github.com/streamlit/streamlit/pull/4228
1,092,694,398
PR_kwDODCoeTs4wegEY
4,228
Fix hello demo type annotation
{ "login": "AnOctopus", "id": 7356217, "node_id": "MDQ6VXNlcjczNTYyMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/7356217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnOctopus", "html_url": "https://github.com/AnOctopus", "followers_url": "https://api.github.com/users/An...
[]
closed
false
null
[]
null
0
2022-01-03T17:39:08
2022-01-03T17:59:40
2022-01-03T17:59:37
COLLABORATOR
null
No idea why this started happening or why it is needed.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4228/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4228/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4228", "html_url": "https://github.com/streamlit/streamlit/pull/4228", "diff_url": "https://github.com/streamlit/streamlit/pull/4228.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4228.patch", "merged_at": "2022-01-03T17:59:37"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4227
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4227/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4227/comments
https://api.github.com/repos/streamlit/streamlit/issues/4227/events
https://github.com/streamlit/streamlit/issues/4227
1,091,906,386
I_kwDODCoeTs5BFStS
4,227
Caching bug
{ "login": "vToMy", "id": 6370957, "node_id": "MDQ6VXNlcjYzNzA5NTc=", "avatar_url": "https://avatars.githubusercontent.com/u/6370957?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vToMy", "html_url": "https://github.com/vToMy", "followers_url": "https://api.github.com/users/vToMy/follower...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
{ "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.github.com/users/vdonato/...
[ { "login": "vdonato", "id": 3144420, "node_id": "MDQ6VXNlcjMxNDQ0MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vdonato", "html_url": "https://github.com/vdonato", "followers_url": "https://api.githu...
null
3
2022-01-01T22:33:11
2022-01-13T21:21:53
2022-01-04T18:12:15
NONE
null
### Summary In `cache_utils.py` there's the following code: ```python try: source_code = inspect.getsource(func) except OSError as e: _LOGGER.debug( "Failed to retrieve function's source code when building its key; falling back to bytecode. err={0}", e, ) source_code = func._...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4227/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4227/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4226
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4226/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4226/comments
https://api.github.com/repos/streamlit/streamlit/issues/4226/events
https://github.com/streamlit/streamlit/issues/4226
1,091,153,168
I_kwDODCoeTs5BCa0Q
4,226
Backtick symbol breaks rendering of st.secrets dict
{ "login": "siarheishpak", "id": 23180059, "node_id": "MDQ6VXNlcjIzMTgwMDU5", "avatar_url": "https://avatars.githubusercontent.com/u/23180059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/siarheishpak", "html_url": "https://github.com/siarheishpak", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2726424640, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2021-12-30T14:56:28
2022-07-15T14:32:24
null
NONE
null
### Summary Content of the st.secrets key is rendered incorrectly if one of the secrets key value contains backtick symbol (`) ### 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 ...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4226/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4226/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4225
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4225/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4225/comments
https://api.github.com/repos/streamlit/streamlit/issues/4225/events
https://github.com/streamlit/streamlit/pull/4225
1,091,114,794
PR_kwDODCoeTs4wZepK
4,225
Reformat old string formats to f-strings
{ "login": "EwoutH", "id": 15776622, "node_id": "MDQ6VXNlcjE1Nzc2NjIy", "avatar_url": "https://avatars.githubusercontent.com/u/15776622?v=4", "gravatar_id": "", "url": "https://api.github.com/users/EwoutH", "html_url": "https://github.com/EwoutH", "followers_url": "https://api.github.com/users/EwoutH/fo...
[]
closed
false
{ "login": "tconkling", "id": 709022, "node_id": "MDQ6VXNlcjcwOTAyMg==", "avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tconkling", "html_url": "https://github.com/tconkling", "followers_url": "https://api.github.com/users/tcon...
[ { "login": "tconkling", "id": 709022, "node_id": "MDQ6VXNlcjcwOTAyMg==", "avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tconkling", "html_url": "https://github.com/tconkling", "followers_url": "https://api.g...
null
3
2021-12-30T13:45:27
2022-01-11T11:53:53
2022-01-11T11:53:53
CONTRIBUTOR
null
Reformats all the text from the old "%-formatted" and .format(...) format to the newer f-string format, as defined in [PEP 498](https://www.python.org/dev/peps/pep-0498/). This requires Python 3.6+. [Flynt](https://github.com/ikamensh/flynt) 0.69 was used to reformat the strings. 199 f-strings were created in 72 fil...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4225/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4225/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4225", "html_url": "https://github.com/streamlit/streamlit/pull/4225", "diff_url": "https://github.com/streamlit/streamlit/pull/4225.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4225.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/4224
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4224/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4224/comments
https://api.github.com/repos/streamlit/streamlit/issues/4224/events
https://github.com/streamlit/streamlit/issues/4224
1,090,752,849
I_kwDODCoeTs5BA5FR
4,224
Whitespace is not ignored if it's followed by a dot in a dot-separated secret key
{ "login": "siarheishpak", "id": 23180059, "node_id": "MDQ6VXNlcjIzMTgwMDU5", "avatar_url": "https://avatars.githubusercontent.com/u/23180059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/siarheishpak", "html_url": "https://github.com/siarheishpak", "followers_url": "https://api.github.c...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2726424640, "node_id": "MDU6TGFiZ...
open
false
null
[]
null
1
2021-12-29T21:16:24
2022-10-14T22:57:54
null
NONE
null
### Summary A name of a key in secrets.toml may contain a dot. Whitespaces around that dot should be ignored. But they dont. `site . google = true` is stored as `'site ': {'google': True}` in st.secrets ### Steps to reproduce Code snippet: ``` ``` (Please provide a code snippet! This will help expedi...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4224/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4224/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4223
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4223/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4223/comments
https://api.github.com/repos/streamlit/streamlit/issues/4223/events
https://github.com/streamlit/streamlit/issues/4223
1,090,594,405
I_kwDODCoeTs5BASZl
4,223
Issue in multiselect - default and current value overlap
{ "login": "shashankdeshpande", "id": 47742503, "node_id": "MDQ6VXNlcjQ3NzQyNTAz", "avatar_url": "https://avatars.githubusercontent.com/u/47742503?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shashankdeshpande", "html_url": "https://github.com/shashankdeshpande", "followers_url": "https...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2258739424, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
2
2021-12-29T15:30:37
2022-02-10T03:55:28
2022-02-10T03:55:28
NONE
null
### Summary I am creating a multiple page app. These pages are handled by a radio button. The requirement is to keep track of all user-specified values with respect to pages. So, even if the user switches between the pages then all configurable inputs of that page must have a value specified by the user. I hav...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4223/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4223/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4222
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4222/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4222/comments
https://api.github.com/repos/streamlit/streamlit/issues/4222/events
https://github.com/streamlit/streamlit/issues/4222
1,090,376,957
I_kwDODCoeTs5A_dT9
4,222
help
{ "login": "Shoaibabidi", "id": 95969998, "node_id": "U_kgDOBbhizg", "avatar_url": "https://avatars.githubusercontent.com/u/95969998?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Shoaibabidi", "html_url": "https://github.com/Shoaibabidi", "followers_url": "https://api.github.com/users/Sh...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2021-12-29T09:13:50
2021-12-29T14:48:31
2021-12-29T14:48:31
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/4222/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4222/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4221
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4221/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4221/comments
https://api.github.com/repos/streamlit/streamlit/issues/4221/events
https://github.com/streamlit/streamlit/pull/4221
1,090,046,455
PR_kwDODCoeTs4wWB3y
4,221
Upgrade react-markdown to version 6
{ "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
3
2021-12-28T17:55:39
2022-01-14T23:28:24
2022-01-14T23:28:23
COLLABORATOR
null
## 📚 Context This resolves some issues with markdown. The upgrades introduced some breaking changes, so the changes have been made. Specifically: * Code Blocks were updated to the new Components standard * Installation of rehype plugins for math and raw HTML NOTE: Specific upgrade to version 6 over version 7....
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4221/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4221/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4221", "html_url": "https://github.com/streamlit/streamlit/pull/4221", "diff_url": "https://github.com/streamlit/streamlit/pull/4221.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4221.patch", "merged_at": "2022-01-14T23:28:22"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4220
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4220/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4220/comments
https://api.github.com/repos/streamlit/streamlit/issues/4220/events
https://github.com/streamlit/streamlit/pull/4220
1,090,042,512
PR_kwDODCoeTs4wWBF6
4,220
Release 1.3.1
{ "login": "kmcgrady", "id": 69432, "node_id": "MDQ6VXNlcjY5NDMy", "avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kmcgrady", "html_url": "https://github.com/kmcgrady", "followers_url": "https://api.github.com/users/kmcgrady/foll...
[]
closed
false
null
[]
null
0
2021-12-28T17:46:47
2021-12-29T18:31:25
2021-12-29T18:31:23
COLLABORATOR
null
--- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4220/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4220/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4220", "html_url": "https://github.com/streamlit/streamlit/pull/4220", "diff_url": "https://github.com/streamlit/streamlit/pull/4220.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4220.patch", "merged_at": "2021-12-29T18:31:23"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4219
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4219/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4219/comments
https://api.github.com/repos/streamlit/streamlit/issues/4219/events
https://github.com/streamlit/streamlit/pull/4219
1,089,541,334
PR_kwDODCoeTs4wUalZ
4,219
Improve beta_ deprecation message
{ "login": "tvst", "id": 690814, "node_id": "MDQ6VXNlcjY5MDgxNA==", "avatar_url": "https://avatars.githubusercontent.com/u/690814?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tvst", "html_url": "https://github.com/tvst", "followers_url": "https://api.github.com/users/tvst/followers", ...
[]
closed
false
null
[]
null
0
2021-12-28T00:52:01
2021-12-28T22:49:13
2021-12-28T22:49:11
CONTRIBUTOR
null
The current `beta_` deprecation message implies will be removing the `beta_` on an exact date, when in reality it's sometime after that date. So I've rephrased that message for clarity. In the process I also made it more direct / less wordy.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4219/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4219/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4219", "html_url": "https://github.com/streamlit/streamlit/pull/4219", "diff_url": "https://github.com/streamlit/streamlit/pull/4219.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4219.patch", "merged_at": "2021-12-28T22:49:10"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4218
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4218/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4218/comments
https://api.github.com/repos/streamlit/streamlit/issues/4218/events
https://github.com/streamlit/streamlit/pull/4218
1,089,418,552
PR_kwDODCoeTs4wUBVo
4,218
Fix mypy errors from 0.930 release
{ "login": "kmcgrady", "id": 69432, "node_id": "MDQ6VXNlcjY5NDMy", "avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kmcgrady", "html_url": "https://github.com/kmcgrady", "followers_url": "https://api.github.com/users/kmcgrady/foll...
[]
closed
false
null
[]
null
0
2021-12-27T18:58:27
2021-12-27T19:13:06
2021-12-27T19:13:05
COLLABORATOR
null
## 📚 Context _Please describe the project or issue background here_ The latest mypy introduced changes that caused our type check to fail. This PR resolves these. - What kind of change does this PR introduce? - [x] Other, please describe: Typing fix for latest mypy --- **Contribution License Agreement*...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4218/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4218/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4218", "html_url": "https://github.com/streamlit/streamlit/pull/4218", "diff_url": "https://github.com/streamlit/streamlit/pull/4218.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4218.patch", "merged_at": "2021-12-27T19:13:05"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4217
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4217/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4217/comments
https://api.github.com/repos/streamlit/streamlit/issues/4217/events
https://github.com/streamlit/streamlit/pull/4217
1,089,404,674
PR_kwDODCoeTs4wT-fO
4,217
Allow columns to be rendered to create spacing
{ "login": "kmcgrady", "id": 69432, "node_id": "MDQ6VXNlcjY5NDMy", "avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kmcgrady", "html_url": "https://github.com/kmcgrady", "followers_url": "https://api.github.com/users/kmcgrady/foll...
[]
closed
false
null
[]
null
0
2021-12-27T18:26:49
2021-12-27T23:05:12
2021-12-27T23:02:24
COLLABORATOR
null
## 📚 Context A bug was introduced with 1.3.0 where columns were not rendered if there were no children in them. This change undoes that by ensuring the column renders as expected. - What kind of change does this PR introduce? - [x] Bugfix ## 🧠 Description of Changes * Change columns to be included re...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4217/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4217/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/4217", "html_url": "https://github.com/streamlit/streamlit/pull/4217", "diff_url": "https://github.com/streamlit/streamlit/pull/4217.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/4217.patch", "merged_at": "2021-12-27T23:02:24"...
true
https://api.github.com/repos/streamlit/streamlit/issues/4216
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4216/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4216/comments
https://api.github.com/repos/streamlit/streamlit/issues/4216/events
https://github.com/streamlit/streamlit/issues/4216
1,089,404,453
I_kwDODCoeTs5A7v4l
4,216
1.3.0 bug - Empty columns are not respected in layouts
{ "login": "kmcgrady", "id": 69432, "node_id": "MDQ6VXNlcjY5NDMy", "avatar_url": "https://avatars.githubusercontent.com/u/69432?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kmcgrady", "html_url": "https://github.com/kmcgrady", "followers_url": "https://api.github.com/users/kmcgrady/foll...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
0
2021-12-27T18:26:24
2021-12-27T23:02:24
2021-12-27T23:02:24
COLLABORATOR
null
From https://discuss.streamlit.io/t/version-1-3-0/20130/4 ### Summary When using columns for layouts, if a column contains no elements, it is not rendered. ### Steps to reproduce Code snippet: ```python import streamlit as st spacing, col = st.columns([9,1]) #if uncommented, it works #with spacin...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4216/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4216/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4215
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4215/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4215/comments
https://api.github.com/repos/streamlit/streamlit/issues/4215/events
https://github.com/streamlit/streamlit/issues/4215
1,088,757,453
I_kwDODCoeTs5A5R7N
4,215
'API' object has no attribute 'search'
{ "login": "JoseLuis96001", "id": 40477832, "node_id": "MDQ6VXNlcjQwNDc3ODMy", "avatar_url": "https://avatars.githubusercontent.com/u/40477832?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JoseLuis96001", "html_url": "https://github.com/JoseLuis96001", "followers_url": "https://api.githu...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-12-26T12:02:58
2021-12-29T03:11:40
2021-12-29T03:11:40
NONE
null
### Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. ### Steps to reproduce Code snippet: ``` File "c:\users\usuario\desktop\10mo\tit 1\twitter explorer framework\vizprev\lib\site-packages\streamlit\script_runner.py", line 354, in _run_script exec(code, module.__dic...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4215/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4215/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4214
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4214/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4214/comments
https://api.github.com/repos/streamlit/streamlit/issues/4214/events
https://github.com/streamlit/streamlit/issues/4214
1,088,485,328
I_kwDODCoeTs5A4PfQ
4,214
Support PNG as the page icon
{ "login": "gabrieltempass", "id": 41839984, "node_id": "MDQ6VXNlcjQxODM5OTg0", "avatar_url": "https://avatars.githubusercontent.com/u/41839984?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gabrieltempass", "html_url": "https://github.com/gabrieltempass", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
1
2021-12-24T19:44:06
2022-01-14T18:52:18
2022-01-14T18:52:18
NONE
null
Right now, if you use `st.set_page_config()` to set a PNG as the page icon, it seems that the function will convert the image to a JPEG (losing its transparent background properties): https://github.com/streamlit/streamlit/blob/06330bd65d22a8d7c83c0e3fd4935265a83db612/lib/streamlit/commands/page_config.py#L107 So a...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4214/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4214/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4213
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4213/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4213/comments
https://api.github.com/repos/streamlit/streamlit/issues/4213/events
https://github.com/streamlit/streamlit/issues/4213
1,088,243,980
I_kwDODCoeTs5A3UkM
4,213
Interactive ability of st.pyplot chart element likes mouse event on matplotlib fig
{ "login": "usuixingyili", "id": 74706568, "node_id": "MDQ6VXNlcjc0NzA2NTY4", "avatar_url": "https://avatars.githubusercontent.com/u/74706568?v=4", "gravatar_id": "", "url": "https://api.github.com/users/usuixingyili", "html_url": "https://github.com/usuixingyili", "followers_url": "https://api.github.c...
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" }, { "...
closed
false
null
[]
null
4
2021-12-24T08:41:05
2022-08-12T09:58:19
2022-01-04T01:37:49
NONE
null
import matplotlib.pyplot as plt fig, ax = plt.subplots() ax.plot([1, 1]) def onclick(event): print('%s click: button=%d, x=%d, y=%d, xdata=%f, ydata=%f' % ('double' if event.dblclick else 'single', event.button, event.x, event.y, event.xdata, event.ydata)) cid = fig.canvas.mpl_...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4213/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4213/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4212
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4212/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4212/comments
https://api.github.com/repos/streamlit/streamlit/issues/4212/events
https://github.com/streamlit/streamlit/issues/4212
1,088,185,154
I_kwDODCoeTs5A3GNC
4,212
Polars
{ "login": "Bit0r", "id": 43108543, "node_id": "MDQ6VXNlcjQzMTA4NTQz", "avatar_url": "https://avatars.githubusercontent.com/u/43108543?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Bit0r", "html_url": "https://github.com/Bit0r", "followers_url": "https://api.github.com/users/Bit0r/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" } ]
closed
false
null
[]
null
2
2021-12-24T06:35:27
2022-05-29T02:13:26
2022-05-29T02:13:26
NONE
null
[Polars](https://github.com/pola-rs/polars) is a new library for data analysis. It is similar to pandas, but has better performance. I hope Streamlit can also integrate with Polars.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4212/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4212/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4211
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4211/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4211/comments
https://api.github.com/repos/streamlit/streamlit/issues/4211/events
https://github.com/streamlit/streamlit/issues/4211
1,087,913,291
I_kwDODCoeTs5A2D1L
4,211
Keybinding to open all containers simultaneously
{ "login": "BigSalmon2", "id": 61605789, "node_id": "MDQ6VXNlcjYxNjA1Nzg5", "avatar_url": "https://avatars.githubusercontent.com/u/61605789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/BigSalmon2", "html_url": "https://github.com/BigSalmon2", "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" }, { "...
open
false
null
[]
null
1
2021-12-23T18:16:13
2022-11-15T17:00:27
null
NONE
null
I was curious to know if there was a certain keyboard combination that I could press to automatically open all of the containers at once. I did not see anything in the documentation, so perhaps this is a feature yet to have been added. ![image](https://user-images.githubusercontent.com/61605789/147278169-ae96dff8-52...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4211/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4211/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/4210
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/4210/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/4210/comments
https://api.github.com/repos/streamlit/streamlit/issues/4210/events
https://github.com/streamlit/streamlit/issues/4210
1,087,587,159
I_kwDODCoeTs5A00NX
4,210
Zone editor: Bug if zones created and then all deleted.
{ "login": "VinceBorgFW", "id": 85213629, "node_id": "MDQ6VXNlcjg1MjEzNjI5", "avatar_url": "https://avatars.githubusercontent.com/u/85213629?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VinceBorgFW", "html_url": "https://github.com/VinceBorgFW", "followers_url": "https://api.github.com/...
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 2006646323, "node_id": "MDU6TGFiZ...
closed
false
null
[]
null
1
2021-12-23T10:34:00
2021-12-29T03:14:00
2021-12-29T03:14:00
NONE
null
### Summary Zone editor: Bug if zones created and then all deleted. ![image](https://user-images.githubusercontent.com/85213629/147226854-41a1dd1c-210a-4e6e-8037-b75b6cad313e.png) ### Steps to reproduce Visually the zones are deleted. But it looks like the polygons are now 1 dimensional which makes the app...
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/4210/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/4210/timeline
null
completed
null
null
false