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/1351
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1351/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1351/comments
https://api.github.com/repos/streamlit/streamlit/issues/1351/events
https://github.com/streamlit/streamlit/issues/1351
599,900,175
MDU6SXNzdWU1OTk5MDAxNzU=
1,351
Order of dicts affects the hash but shouldn't
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" } ]
closed
false
null
[]
null
2
2020-04-14T22:36:53
2022-09-23T13:59:54
2022-09-23T13:59:54
CONTRIBUTOR
null
``` import streamlit as st from streamlit.hashing import _CodeHasher a = {'a': 1, 'b': 2} b = {'b': 2, 'a': 1} c = _CodeHasher() st.write(c.to_bytes(a)) st.write(c.to_bytes(a)) ``` ``` b'dict:I8\xd2\xb1\xe0\xe7\x9b{\xb2)=M\xfe}\x8fh' b'dict:\n\xc5L\xdb\xa9\x83A\x1f\x0bv\xbb\x98\xc3\xb5\xb4\x9d ```
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1351/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1351/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1350
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1350/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1350/comments
https://api.github.com/repos/streamlit/streamlit/issues/1350/events
https://github.com/streamlit/streamlit/issues/1350
599,840,253
MDU6SXNzdWU1OTk4NDAyNTM=
1,350
High DPI pyplot() image is not preserved in UI
{ "login": "puntium", "id": 20433492, "node_id": "MDQ6VXNlcjIwNDMzNDky", "avatar_url": "https://avatars.githubusercontent.com/u/20433492?v=4", "gravatar_id": "", "url": "https://api.github.com/users/puntium", "html_url": "https://github.com/puntium", "followers_url": "https://api.github.com/users/puntium/followers", "following_url": "https://api.github.com/users/puntium/following{/other_user}", "gists_url": "https://api.github.com/users/puntium/gists{/gist_id}", "starred_url": "https://api.github.com/users/puntium/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/puntium/subscriptions", "organizations_url": "https://api.github.com/users/puntium/orgs", "repos_url": "https://api.github.com/users/puntium/repos", "events_url": "https://api.github.com/users/puntium/events{/privacy}", "received_events_url": "https://api.github.com/users/puntium/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
2
2020-04-14T20:30:55
2020-04-22T23:15:26
2020-04-22T23:00:26
NONE
null
# Summary If I render a matplotlib chart with pyplot() passing a dpi=NNN parameter, the contents of the plot render as if the correct dpi were set, but the resulting image available in the streamlit UI remains 72 dpi. # Steps to reproduce 1. Render a matplotlib chart passing the dpi parameter. e.g. st.pyplot(dpi=300). Also note the matplotlib figure size specified. 2. Click on the "wide mode" expansion icon in the streamlit UI 3. Right click on the chart and download the image. 4. Open image in Preview on app, and inspect dimensions/dpi. Note that resulting image does not have dimensions as expected by figure size and dpi parameter. ## Expected behavior: Image rendered should have more pixels. If width x height was 3in by 3in, and dpi=300 was passed, I should get 900x900 pixel image. ## Actual behavior: I get a smaller image. Chart appears to be rendered as if dpi settings were set (i.e. some fixed pixel size elements appear smaller at higher dpi parameter values) but the result image is still low res. It appears to be scaled down for display? ## Is this a regression? Unknown. # Debug info - Streamlit version: 0.57.2 - Python version: 3.6.7 - Pipenv - OS version: Ubuntu 18.04.1 LTS - Browser version: Chrome Mac 80.0.3987.163
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1350/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1350/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1349
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1349/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1349/comments
https://api.github.com/repos/streamlit/streamlit/issues/1349/events
https://github.com/streamlit/streamlit/issues/1349
599,819,649
MDU6SXNzdWU1OTk4MTk2NDk=
1,349
HiPlot integration
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1948948989, "node_id": "MDU6TGFiZWwxOTQ4OTQ4OTg5", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:custom-components", "name": "feature:custom-components", "color": "C5DEF5", "default": false, "description": "" }, { "id": 1964044893, "node_id": "MDU6TGFiZWwxOTY0MDQ0ODkz", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:charts", "name": "feature:charts", "color": "C5DEF5", "default": false, "description": "Related to charting functionality" } ]
closed
false
null
[]
null
1
2020-04-14T19:53:06
2020-07-15T19:04:29
2020-07-15T19:04:21
CONTRIBUTOR
null
Support [HiPlot](https://github.com/facebookresearch/hiplot), an interactive plotting tool that allows to play with high dimensional data. It currently works on Jupyter notebooks (React code embed in an iframe) Related https://discuss.streamlit.io/t/hiplot-integration/1912/4
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1349/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/1349/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1348
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1348/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1348/comments
https://api.github.com/repos/streamlit/streamlit/issues/1348/events
https://github.com/streamlit/streamlit/issues/1348
599,774,744
MDU6SXNzdWU1OTk3NzQ3NDQ=
1,348
Dockerfile and wiki for E2E tests are out of date
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2020-04-14T18:31:14
2021-03-26T15:14:05
2021-03-26T15:14:05
CONTRIBUTOR
null
https://github.com/streamlit/streamlit-old-private/wiki/E2E-Tests 1. The Dockerfile attempts to copy a Pipfile.lock for python 3.7.4 that doesn't exit on my machine. (My python version is 3.8.4). I commented out this line and re-build the image. 2. The Dockerfile attempts to call `make pipenv-lock` which appears to have been removed from the Makefile. I did a `make pipenv-install` instead. 3. The docs say you should run `venv/bin/streamlit` in the container because it doesn't use pipenv, but I think it does use pipenv in the Dockerfile? 4. `yarn start` doesn't work inside the container. I had to chown node_modules/.cache to circleCI. 5. I didn't understand why `make run-circleci` command opened a shell. Took me a while to figured out I'm supposed to type streamlit commands in there.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1348/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1348/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1347
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1347/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1347/comments
https://api.github.com/repos/streamlit/streamlit/issues/1347/events
https://github.com/streamlit/streamlit/issues/1347
599,765,919
MDU6SXNzdWU1OTk3NjU5MTk=
1,347
Embedding PowerBI/Google Data Studio reports in Streamlit
{ "login": "kunaljaiswal4393", "id": 46507259, "node_id": "MDQ6VXNlcjQ2NTA3MjU5", "avatar_url": "https://avatars.githubusercontent.com/u/46507259?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kunaljaiswal4393", "html_url": "https://github.com/kunaljaiswal4393", "followers_url": "https://api.github.com/users/kunaljaiswal4393/followers", "following_url": "https://api.github.com/users/kunaljaiswal4393/following{/other_user}", "gists_url": "https://api.github.com/users/kunaljaiswal4393/gists{/gist_id}", "starred_url": "https://api.github.com/users/kunaljaiswal4393/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kunaljaiswal4393/subscriptions", "organizations_url": "https://api.github.com/users/kunaljaiswal4393/orgs", "repos_url": "https://api.github.com/users/kunaljaiswal4393/repos", "events_url": "https://api.github.com/users/kunaljaiswal4393/events{/privacy}", "received_events_url": "https://api.github.com/users/kunaljaiswal4393/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1948948989, "node_id": "MDU6TGFiZWwxOTQ4OTQ4OTg5", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:custom-components", "name": "feature:custom-components", "color": "C5DEF5", "default": false, "description": "" } ]
closed
false
null
[]
null
2
2020-04-14T18:15:50
2021-03-26T15:13:52
2021-03-26T15:13:51
NONE
null
### Problem Unable to find resources on how I could embed my PowerBI/Data Studio dashboard on the Streamlit App. Just Curious to know if its possible.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1347/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1347/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1346
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1346/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1346/comments
https://api.github.com/repos/streamlit/streamlit/issues/1346/events
https://github.com/streamlit/streamlit/issues/1346
599,591,616
MDU6SXNzdWU1OTk1OTE2MTY=
1,346
datetime column is incorrectly displayed in streamlit
{ "login": "ezavarygin", "id": 18361119, "node_id": "MDQ6VXNlcjE4MzYxMTE5", "avatar_url": "https://avatars.githubusercontent.com/u/18361119?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ezavarygin", "html_url": "https://github.com/ezavarygin", "followers_url": "https://api.github.com/users/ezavarygin/followers", "following_url": "https://api.github.com/users/ezavarygin/following{/other_user}", "gists_url": "https://api.github.com/users/ezavarygin/gists{/gist_id}", "starred_url": "https://api.github.com/users/ezavarygin/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ezavarygin/subscriptions", "organizations_url": "https://api.github.com/users/ezavarygin/orgs", "repos_url": "https://api.github.com/users/ezavarygin/repos", "events_url": "https://api.github.com/users/ezavarygin/events{/privacy}", "received_events_url": "https://api.github.com/users/ezavarygin/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1964011103, "node_id": "MDU6TGFiZWwxOTY0MDExMTAz", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:st.dataframe", "name": "feature:st.dataframe", "color": "C5DEF5", "default": false, "description": "" } ]
closed
false
null
[]
null
6
2020-04-14T13:54:19
2022-02-01T20:47:39
2022-02-01T20:47:39
NONE
null
# Summary When trying to display a dataframe with a datetime column, streamlit converts the timestamp by applying a time shift. This only happens when I run the streamlit app on a server which is in a different timezone. When I run it locally on a laptop, the output is correct. # Steps to reproduce The minimal working example that illustrates the issue: ``` import streamlit as st import pandas as pd df = pd.DataFrame({'ts': ['2020-04-14 00:00:00']}) df['ts2'] = pd.to_datetime(df['ts']) st.write(df) st.write('ts2 is actually:', df.loc[0, 'ts2']) ``` The output is as follows: ``` ts ts2 2020-04-14 00:00:00 Apr 14, 2020 8:00 AM ts2 is actually: 2020-04-14 00:00:00 ``` ## Expected behavior: There should not be an 8 hour shift in `ts2` in the dataframe. ## Actual behavior: `ts2` in the dataframe is shifted by 8 hours when the dataframe is displayed. ## Is this a regression? do not know # Debug info - Streamlit version: 0.57.2 - Python version: Python 3.6.10 - Using Conda? Yes - OS version: Mac OS 10:14:6 - Browser version: Chrome 80.0.3987.149 (Official Build) (64-bit)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1346/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/1346/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1345
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1345/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1345/comments
https://api.github.com/repos/streamlit/streamlit/issues/1345/events
https://github.com/streamlit/streamlit/issues/1345
599,512,463
MDU6SXNzdWU1OTk1MTI0NjM=
1,345
Editable Pandas DataFrame Widget
{ "login": "SimonBiggs", "id": 6559099, "node_id": "MDQ6VXNlcjY1NTkwOTk=", "avatar_url": "https://avatars.githubusercontent.com/u/6559099?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SimonBiggs", "html_url": "https://github.com/SimonBiggs", "followers_url": "https://api.github.com/users/SimonBiggs/followers", "following_url": "https://api.github.com/users/SimonBiggs/following{/other_user}", "gists_url": "https://api.github.com/users/SimonBiggs/gists{/gist_id}", "starred_url": "https://api.github.com/users/SimonBiggs/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SimonBiggs/subscriptions", "organizations_url": "https://api.github.com/users/SimonBiggs/orgs", "repos_url": "https://api.github.com/users/SimonBiggs/repos", "events_url": "https://api.github.com/users/SimonBiggs/events{/privacy}", "received_events_url": "https://api.github.com/users/SimonBiggs/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" } ]
closed
false
null
[]
null
0
2020-04-14T11:50:02
2020-04-16T07:21:00
2020-04-16T07:21:00
CONTRIBUTOR
null
Might it be possible to create an editable pandas DataFrame? I'd be keen to help out. Back in 2017/2018 when we were tackling this ourselves we implemented the DataFrame editing in the following way: https://mybinder.org/v2/gh/SimonBiggs/scriptedforms-examples/master?urlpath=scriptedforms/use/detailed-example.md (scroll down to the "table variables" heading) In hindsight it would have been far neater/nicer using the following component from BlueprintJS: https://blueprintjs.com/docs/#table/features.editing In fact, in saying that, there are a huge range of BlueprintJS components that would be a very nice fit for streamlit. If I wanted to make a BlueprintJS component set for streamlit would that be something that might find itself merged in?
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1345/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1345/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1344
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1344/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1344/comments
https://api.github.com/repos/streamlit/streamlit/issues/1344/events
https://github.com/streamlit/streamlit/issues/1344
599,508,202
MDU6SXNzdWU1OTk1MDgyMDI=
1,344
Editable
{ "login": "SimonBiggs", "id": 6559099, "node_id": "MDQ6VXNlcjY1NTkwOTk=", "avatar_url": "https://avatars.githubusercontent.com/u/6559099?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SimonBiggs", "html_url": "https://github.com/SimonBiggs", "followers_url": "https://api.github.com/users/SimonBiggs/followers", "following_url": "https://api.github.com/users/SimonBiggs/following{/other_user}", "gists_url": "https://api.github.com/users/SimonBiggs/gists{/gist_id}", "starred_url": "https://api.github.com/users/SimonBiggs/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SimonBiggs/subscriptions", "organizations_url": "https://api.github.com/users/SimonBiggs/orgs", "repos_url": "https://api.github.com/users/SimonBiggs/repos", "events_url": "https://api.github.com/users/SimonBiggs/events{/privacy}", "received_events_url": "https://api.github.com/users/SimonBiggs/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" } ]
closed
false
null
[]
null
0
2020-04-14T11:43:04
2020-04-14T11:59:34
2020-04-14T11:59:34
CONTRIBUTOR
null
_(Note, you don't have to fill out every section here. They're just here for guidance. That said, nicely detailed feature requests are more likely to get eng attention sooner)_ ### Problem Is your feature request related to a problem? Please describe the problem here. Ex. I'm always frustrated when [...] ### Solution **MVP:** What's the smallest possible solution that would get 80% of the problem out of the way? **Possible additions:** What are other things that could be added to the MVP over time to make it better? **Preferred solution:** If you don't like the MVP above, tell us why, and what you'd like done instead. ### Additional context Add any other context or screenshots about the feature request here. For exmaple, did this FR come from https://discuss.streamlit.io or another site? Link the original source here!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1344/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1344/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1343
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1343/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1343/comments
https://api.github.com/repos/streamlit/streamlit/issues/1343/events
https://github.com/streamlit/streamlit/pull/1343
599,226,248
MDExOlB1bGxSZXF1ZXN0NDAyOTE0Njkx
1,343
Add sphinx-markdown-tables
{ "login": "erikhopf", "id": 15851084, "node_id": "MDQ6VXNlcjE1ODUxMDg0", "avatar_url": "https://avatars.githubusercontent.com/u/15851084?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erikhopf", "html_url": "https://github.com/erikhopf", "followers_url": "https://api.github.com/users/erikhopf/followers", "following_url": "https://api.github.com/users/erikhopf/following{/other_user}", "gists_url": "https://api.github.com/users/erikhopf/gists{/gist_id}", "starred_url": "https://api.github.com/users/erikhopf/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/erikhopf/subscriptions", "organizations_url": "https://api.github.com/users/erikhopf/orgs", "repos_url": "https://api.github.com/users/erikhopf/repos", "events_url": "https://api.github.com/users/erikhopf/events{/privacy}", "received_events_url": "https://api.github.com/users/erikhopf/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-14T01:07:25
2020-04-14T08:21:26
2020-04-14T08:21:26
CONTRIBUTOR
null
* Adding `sphinx-markdown-tables` extension to our implementation. * This is a value add, because we can now render tables using raw markdown.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1343/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1343/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1343", "html_url": "https://github.com/streamlit/streamlit/pull/1343", "diff_url": "https://github.com/streamlit/streamlit/pull/1343.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1343.patch", "merged_at": "2020-04-14T08:21:26" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1342
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1342/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1342/comments
https://api.github.com/repos/streamlit/streamlit/issues/1342/events
https://github.com/streamlit/streamlit/pull/1342
599,207,353
MDExOlB1bGxSZXF1ZXN0NDAyODk5ODM0
1,342
Plugin resizing
{ "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/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-14T00:06:49
2020-04-14T15:45:08
2020-04-14T15:44:59
COLLABORATOR
null
This is a first pass at plugin resizing. When a plugin updates its DOM, it calls the "updateFrameHeight" callback, which gets sent back to the Streamlit `PluginInstance` host.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1342/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1342/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1342", "html_url": "https://github.com/streamlit/streamlit/pull/1342", "diff_url": "https://github.com/streamlit/streamlit/pull/1342.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1342.patch", "merged_at": "2020-04-14T15:44:59" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1341
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1341/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1341/comments
https://api.github.com/repos/streamlit/streamlit/issues/1341/events
https://github.com/streamlit/streamlit/issues/1341
598,963,018
MDU6SXNzdWU1OTg5NjMwMTg=
1,341
Provide access to tornado's request_callback
{ "login": "mmarchetti", "id": 2903390, "node_id": "MDQ6VXNlcjI5MDMzOTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2903390?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mmarchetti", "html_url": "https://github.com/mmarchetti", "followers_url": "https://api.github.com/users/mmarchetti/followers", "following_url": "https://api.github.com/users/mmarchetti/following{/other_user}", "gists_url": "https://api.github.com/users/mmarchetti/gists{/gist_id}", "starred_url": "https://api.github.com/users/mmarchetti/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mmarchetti/subscriptions", "organizations_url": "https://api.github.com/users/mmarchetti/orgs", "repos_url": "https://api.github.com/users/mmarchetti/repos", "events_url": "https://api.github.com/users/mmarchetti/events{/privacy}", "received_events_url": "https://api.github.com/users/mmarchetti/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" } ]
open
false
null
[]
null
5
2020-04-13T15:43:08
2022-11-15T17:00:26
null
NONE
null
### Problem I want to pre-process requests to the streamlit app using code that is specific to the system I'm developing. I need to do this in a way that doesn't require modifications to the individual streamlit apps being deployed. ### Proposed Solution Tornado's `HTTPServer` allows for a `request_callback` which will be called on every request. Can streamlit accept this as an optional parameter and pass it through to tornado? https://github.com/tornadoweb/tornado/blob/stable/tornado/httpserver.py#L175. This would be a general purpose mechanism which might have other uses beyond the one I am planning. Alternatively, if there's a way to configure the tornado HTTPServer outside of streamlit, that would work too. In that case, a mention in the streamlit docs would be great. --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.**
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1341/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1341/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1340
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1340/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1340/comments
https://api.github.com/repos/streamlit/streamlit/issues/1340/events
https://github.com/streamlit/streamlit/issues/1340
598,786,688
MDU6SXNzdWU1OTg3ODY2ODg=
1,340
Bug while caching hydra.cc object (omegaconf.dictconfig.DictConfig)
{ "login": "ogvalt", "id": 10532355, "node_id": "MDQ6VXNlcjEwNTMyMzU1", "avatar_url": "https://avatars.githubusercontent.com/u/10532355?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ogvalt", "html_url": "https://github.com/ogvalt", "followers_url": "https://api.github.com/users/ogvalt/followers", "following_url": "https://api.github.com/users/ogvalt/following{/other_user}", "gists_url": "https://api.github.com/users/ogvalt/gists{/gist_id}", "starred_url": "https://api.github.com/users/ogvalt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ogvalt/subscriptions", "organizations_url": "https://api.github.com/users/ogvalt/orgs", "repos_url": "https://api.github.com/users/ogvalt/repos", "events_url": "https://api.github.com/users/ogvalt/events{/privacy}", "received_events_url": "https://api.github.com/users/ogvalt/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" }, { "id": 1890355941, "node_id": "MDU6TGFiZWwxODkwMzU1OTQx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache-hash-func", "name": "feature:cache-hash-func", "color": "C5DEF5", "default": false, "description": "" } ]
open
false
null
[]
null
2
2020-04-13T09:37:09
2020-10-07T00:15:10
null
NONE
null
# Summary I'm trying to cache function that take custom object with omegaconf.dictconfig.DictConfig type field. This object comes from hydra.cc config library. It seems that streamlit experiencing some problem with hash function # Steps to reproduce What are the steps we should take to reproduce the bug: 1. As far as I understand you should use any argument with `omegaconf.dictconfig.DictConfig` type ## Expected behavior: I expect that `@st.cache` will work without raising the Exception (InternalHashError) ## Actual behavior: I get this error in UI of my application ` InternalHashError: 'Accessing unknown key in a struct : dataset.train.channels.name' While caching the arguments of summary(), Streamlit encountered an object of type omegaconf.dictconfig.DictConfig, which it does not know how to hash. ` ![image](https://user-images.githubusercontent.com/10532355/79110381-f8b42f00-7d82-11ea-83a7-cbc504d6ab3f.png) ## Is this a regression? No # Debug info - Streamlit version: 0.57.3 - Python version: 3.7.5 - Native python - OS version: Ubuntu 19.10 - Browser version: Google Chrome Version 81.0.4044.92 (Official Build) (64-bit) # Additional information No additional info
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1340/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1340/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1339
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1339/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1339/comments
https://api.github.com/repos/streamlit/streamlit/issues/1339/events
https://github.com/streamlit/streamlit/issues/1339
598,590,165
MDU6SXNzdWU1OTg1OTAxNjU=
1,339
InternalHashError: Type aliases cannot be used with isinstance() - when using st.cache
{ "login": "lsimmons2", "id": 17400725, "node_id": "MDQ6VXNlcjE3NDAwNzI1", "avatar_url": "https://avatars.githubusercontent.com/u/17400725?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lsimmons2", "html_url": "https://github.com/lsimmons2", "followers_url": "https://api.github.com/users/lsimmons2/followers", "following_url": "https://api.github.com/users/lsimmons2/following{/other_user}", "gists_url": "https://api.github.com/users/lsimmons2/gists{/gist_id}", "starred_url": "https://api.github.com/users/lsimmons2/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lsimmons2/subscriptions", "organizations_url": "https://api.github.com/users/lsimmons2/orgs", "repos_url": "https://api.github.com/users/lsimmons2/repos", "events_url": "https://api.github.com/users/lsimmons2/events{/privacy}", "received_events_url": "https://api.github.com/users/lsimmons2/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" } ]
closed
false
null
[]
null
2
2020-04-12T23:01:00
2020-10-29T10:02:16
2020-10-29T10:01:46
NONE
null
# Summary Getting `st.cache` error when running streamlit in docker container `FROM nvcr.io/nvidia/tensorflow:19.01-py3` # Steps to reproduce 1. Copy dockerfile and script into a directory: `Dockerfile` ```FROM nvcr.io/nvidia/tensorflow:19.01-py3 RUN mkdir /work WORKDIR /work RUN pip install streamlit ``` `script.py` ```import streamlit as st @st.cache def get_model(): model = {} return model model = get_model() st.write("loaded") ``` 2. Run `docker build -t streamlit-example . && docker run -v /this/dir:/work -it streamlit-example bash` 3. In container run `streamlit run script.py` ## Actual behavior: Get the following error: ![image](https://user-images.githubusercontent.com/17400725/79081822-a1a45080-7cd5-11ea-9722-8a7e60166194.png) ## Is this a regression? Haven't tried running streamlit in a container of the image before # Debug info ``` root@b2e152534f0e:/work# streamlit version Streamlit, version 0.57.3 root@b2e152534f0e:/work# python --version Python 3.5.2 root@b2e152534f0e:/work# uname -a Linux b2e152534f0e 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 04:17:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ``` Seeing this in Firefox and Chrome.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1339/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1339/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1338
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1338/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1338/comments
https://api.github.com/repos/streamlit/streamlit/issues/1338/events
https://github.com/streamlit/streamlit/issues/1338
598,566,119
MDU6SXNzdWU1OTg1NjYxMTk=
1,338
External data for a nested function causes cache error
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" } ]
open
false
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false } ]
null
0
2020-04-12T20:34:52
2020-10-07T01:16:32
null
CONTRIBUTOR
null
When the external data is declared below the nested function there is a caching error. ``` def get_metrics(): @st.cache def get_apps(): df = external_data[['date']].copy() external_data = ... get_apps() ``` Caused by: - Needs investigation Workaround: - Declare data above the nested function ``` external_data = None @st.cache def get_apps(): ``` Notes: - Works in 0.56, breaks in 0.57.3 To Reproduce: - `streamlit run metrics_dashboard.py` Error Message: ``` InternalHashError: Cell is empty While caching the body of query_unique_apps(), Streamlit encountered an object of type builtins.function, which it does not know how to hash. In this specific case, it's very likely you found a Streamlit bug so please file a bug report here. In the meantime, you can try bypassing this error by registering a custom hash function via the hash_funcs keyword in @st.cache(). For example: @st.cache(hash_funcs={builtins.function: my_hash_func}) def my_func(...): ... If you don't know where the object of type builtins.function is coming from, try looking at the hash chain below for an object that you do recognize, then pass that to hash_funcs instead: Object of type builtins.function: <function run_creator_metrics.<locals>.query_unique_apps at 0x130539510> Object of type builtins.tuple: ('__main__', 'run_creator_metrics.<locals>.query_unique_apps', <function run_creator_metrics.<locals>.query_unique_apps at 0x130539510>) Please see the hash_funcs documentation for more details. Traceback: File "lib/python3.7/site-packages/streamlit/ScriptRunner.py", line 322, in _run_script exec(code, module.__dict__) File "metrics_dashboard.py", line 1951, in <module> main() File "metrics_dashboard.py", line 25, in main run_creator_metrics() File "metrics_dashboard.py", line 680, in run_creator_metrics @st.cache File "lib/python3.7/site-packages/streamlit/caching.py", line 495, in cache hash_source=func, File "lib/python3.7/site-packages/streamlit/hashing.py", line 77, in update_hash ch.update(hasher, val, context) File "lib/python3.7/site-packages/streamlit/hashing.py", line 308, in update b = self.to_bytes(obj, context) File "lib/python3.7/site-packages/streamlit/hashing.py", line 282, in to_bytes b = b"%s:%s" % (tname, self._to_bytes(obj, context)) File "lib/python3.7/site-packages/streamlit/hashing.py", line 358, in _to_bytes self.update(h, item, context) File "lib/python3.7/site-packages/streamlit/hashing.py", line 308, in update b = self.to_bytes(obj, context) File "lib/python3.7/site-packages/streamlit/hashing.py", line 297, in to_bytes raise InternalHashError(e, obj) File "lib/python3.7/site-packages/streamlit/hashing.py", line 282, in to_bytes b = b"%s:%s" % (tname, self._to_bytes(obj, context)) File "lib/python3.7/site-packages/streamlit/hashing.py", line 451, in _to_bytes context = _get_context(obj) File "lib/python3.7/site-packages/streamlit/hashing.py", line 179, in _get_context zip(code.co_freevars, map(lambda c: c.cell_contents, func.__closure__)) # type: ignore[no-any-return] File "lib/python3.7/site-packages/streamlit/hashing.py", line 179, in <lambda> zip(code.co_freevars, map(lambda c: c.cell_contents, func.__closure__)) # type ``` Potential fix (untested): ``` if code.co_freevars: assert len(code.co_freevars) == len(func.__closure__) for i, name in enumerate(code.co_freevars): closure = func.__closure__[i] try: val = closure.cell_contents except ValueError: continue cells[name] = val ``` Possibly caused by - https://github.com/streamlit/streamlit/blob/908827b8230222621e385a3ee548d529ed9e740d/lib/streamlit/caching.py#L466
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1338/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1338/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1337
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1337/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1337/comments
https://api.github.com/repos/streamlit/streamlit/issues/1337/events
https://github.com/streamlit/streamlit/issues/1337
598,532,109
MDU6SXNzdWU1OTg1MzIxMDk=
1,337
[question] How to create a pop-up/ modal window?
{ "login": "kid101", "id": 18464581, "node_id": "MDQ6VXNlcjE4NDY0NTgx", "avatar_url": "https://avatars.githubusercontent.com/u/18464581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kid101", "html_url": "https://github.com/kid101", "followers_url": "https://api.github.com/users/kid101/followers", "following_url": "https://api.github.com/users/kid101/following{/other_user}", "gists_url": "https://api.github.com/users/kid101/gists{/gist_id}", "starred_url": "https://api.github.com/users/kid101/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kid101/subscriptions", "organizations_url": "https://api.github.com/users/kid101/orgs", "repos_url": "https://api.github.com/users/kid101/repos", "events_url": "https://api.github.com/users/kid101/events{/privacy}", "received_events_url": "https://api.github.com/users/kid101/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
2
2020-04-12T17:24:35
2022-01-22T22:11:48
2020-04-24T13:23:31
NONE
null
How can I add a pop-up/modal using streamlit?? Any samples?
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1337/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1337/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1336
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1336/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1336/comments
https://api.github.com/repos/streamlit/streamlit/issues/1336/events
https://github.com/streamlit/streamlit/issues/1336
598,230,059
MDU6SXNzdWU1OTgyMzAwNTk=
1,336
Cache Keras trained model
{ "login": "DanielJuravski", "id": 24203613, "node_id": "MDQ6VXNlcjI0MjAzNjEz", "avatar_url": "https://avatars.githubusercontent.com/u/24203613?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielJuravski", "html_url": "https://github.com/DanielJuravski", "followers_url": "https://api.github.com/users/DanielJuravski/followers", "following_url": "https://api.github.com/users/DanielJuravski/following{/other_user}", "gists_url": "https://api.github.com/users/DanielJuravski/gists{/gist_id}", "starred_url": "https://api.github.com/users/DanielJuravski/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/DanielJuravski/subscriptions", "organizations_url": "https://api.github.com/users/DanielJuravski/orgs", "repos_url": "https://api.github.com/users/DanielJuravski/repos", "events_url": "https://api.github.com/users/DanielJuravski/events{/privacy}", "received_events_url": "https://api.github.com/users/DanielJuravski/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
2
2020-04-11T09:34:41
2020-04-12T06:25:51
2020-04-12T06:25:51
NONE
null
# Summary Hi folks, I have trained a model (via Keras framework), exported it with model.save('model.hdf5') and now I want to integrate it with the awesome Streamlit. Obviously, I do not want to load the model every time the end-user insert a new input, but to load it once and for all. Seems that the st.cache decorator fails. # Steps to reproduce so my code looks something like that: ```@st.cache def load_my_model(): model = load_model('model.hdf5') model.summary() return model if __name__ == '__main__': st.title('My first app') sentence = st.text_input('Input your sentence here:') model = load_my_model() if sentence: y_hat = model.predict(sentence) ``` ## Expected behavior: Predict via the loaded model whatever I want without loading it every time (when no caching used - but loaded every time, the whole flow works just fine). ## Actual behavior: In that way I got this exception: > “streamlit.errors.UnhashableType: <exception str() failed>” I tried to use ```@st.cache(allow_output_mutation=True)``` and when I run a query at the streamlit page I got: > “TypeError: Cannot interpret feed_dict key as Tensor: Tensor Tensor(“input_1:0”, shape=(?, 80), dtype=int32) is not an element of this graph.” ![image](https://user-images.githubusercontent.com/24203613/79040432-1c477000-7bf1-11ea-99c8-ee673fced677.png) I tried to use ```@st.cache(hash_funcs={keras.engine.training.Model: id})``` and when I run a query at the streamlit page I got: > ValueError: Tensor Tensor("softmax/Softmax:0", shape=(?, 64), dtype=float32) is not an element of this graph. ![image](https://user-images.githubusercontent.com/24203613/79040493-8bbd5f80-7bf1-11ea-89e1-b6cdb3560ae7.png) ## Is this a regression? No, a sequence model. # Debug info - Streamlit version: 0.55.2 - Python version: 2.7 (unfortunately the src cannot be migrated to 3.7) - Using PyEnv - OS version: Ubuntu 18.04 - Browser version: Chrome - Keras ver: 2.1.3 - Tensorflow ver: 1.3.0 Thank you!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1336/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1336/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1335
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1335/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1335/comments
https://api.github.com/repos/streamlit/streamlit/issues/1335/events
https://github.com/streamlit/streamlit/issues/1335
598,181,889
MDU6SXNzdWU1OTgxODE4ODk=
1,335
st.text_area configurability: change size, etc
{ "login": "kkissmart", "id": 13355967, "node_id": "MDQ6VXNlcjEzMzU1OTY3", "avatar_url": "https://avatars.githubusercontent.com/u/13355967?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kkissmart", "html_url": "https://github.com/kkissmart", "followers_url": "https://api.github.com/users/kkissmart/followers", "following_url": "https://api.github.com/users/kkissmart/following{/other_user}", "gists_url": "https://api.github.com/users/kkissmart/gists{/gist_id}", "starred_url": "https://api.github.com/users/kkissmart/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kkissmart/subscriptions", "organizations_url": "https://api.github.com/users/kkissmart/orgs", "repos_url": "https://api.github.com/users/kkissmart/repos", "events_url": "https://api.github.com/users/kkissmart/events{/privacy}", "received_events_url": "https://api.github.com/users/kkissmart/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "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
3
2020-04-11T03:40:50
2020-05-21T19:51:34
2020-05-21T19:51:33
NONE
null
Hi all, Thank you so much for the work. Streamlit is so awesome! I am developing a NLP app use it. I have two questions: 1) how to make text_area box larger? if someone can point me to the line to change this, it will be great. 2) how to layout each text area? if I want to text_area to be vertical, what should I do? Thanks so much for the help!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1335/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/1335/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1334
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1334/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1334/comments
https://api.github.com/repos/streamlit/streamlit/issues/1334/events
https://github.com/streamlit/streamlit/pull/1334
598,059,925
MDExOlB1bGxSZXF1ZXN0NDAyMDQxNTU4
1,334
Drop Leaflet
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-10T19:41:03
2020-04-10T20:39:29
2020-04-10T20:39:05
COLLABORATOR
null
Closes #1323.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1334/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1334/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1334", "html_url": "https://github.com/streamlit/streamlit/pull/1334", "diff_url": "https://github.com/streamlit/streamlit/pull/1334.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1334.patch", "merged_at": "2020-04-10T20:39:05" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1333
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1333/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1333/comments
https://api.github.com/repos/streamlit/streamlit/issues/1333/events
https://github.com/streamlit/streamlit/pull/1333
598,013,707
MDExOlB1bGxSZXF1ZXN0NDAyMDA1NjMy
1,333
version update 0.58.0
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
1
2020-04-10T17:55:53
2020-04-29T20:29:11
2020-04-29T20:29:11
CONTRIBUTOR
null
Release 0.58.0 ## Version 0.58.0 _Release date: April 22, 2020_ **Highlights:** - 💼 Made `st.selectbox` filtering case-insensitive. - ㈬ Better support for Tensorflow sessions in `@st.cache`. - 📊 Changed behavior of `st.pyplot` to auto-clear the figure only when using the global Matplotlib figure (i.e. only when calling `st.pyplot()` rather than `st.pyplot(fig)`). --- **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/1333/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1333/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1333", "html_url": "https://github.com/streamlit/streamlit/pull/1333", "diff_url": "https://github.com/streamlit/streamlit/pull/1333.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1333.patch", "merged_at": "2020-04-29T20:29:11" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1332
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1332/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1332/comments
https://api.github.com/repos/streamlit/streamlit/issues/1332/events
https://github.com/streamlit/streamlit/issues/1332
597,176,327
MDU6SXNzdWU1OTcxNzYzMjc=
1,332
Tooltip in altair multi layer doesn't work
{ "login": "MauGal", "id": 28858911, "node_id": "MDQ6VXNlcjI4ODU4OTEx", "avatar_url": "https://avatars.githubusercontent.com/u/28858911?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MauGal", "html_url": "https://github.com/MauGal", "followers_url": "https://api.github.com/users/MauGal/followers", "following_url": "https://api.github.com/users/MauGal/following{/other_user}", "gists_url": "https://api.github.com/users/MauGal/gists{/gist_id}", "starred_url": "https://api.github.com/users/MauGal/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MauGal/subscriptions", "organizations_url": "https://api.github.com/users/MauGal/orgs", "repos_url": "https://api.github.com/users/MauGal/repos", "events_url": "https://api.github.com/users/MauGal/events{/privacy}", "received_events_url": "https://api.github.com/users/MauGal/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
2
2020-04-09T10:15:27
2020-04-20T14:28:49
2020-04-20T14:28:49
NONE
null
# Summary Using st.altair_chart to view a multilayer chart with tooltip for any layer, I can see only a tooltip of a layer. This issue there isn't in version 0.56.0 # Description Here is the code: ```python base_raffronto = alt.Chart(df_raffronto).encode( x=alt.X('monthdate(data):O', axis=alt.Axis(title='month-day')) ) bar_tamponi = base_raffronto.mark_bar(opacity=.4,color='orange').encode( alt.Tooltip(['data:T', 'Scostamento tamponi:Q']), y=alt.Y('Scostamento tamponi:Q',axis=alt.Axis(title='tests (orange bars)')) ) bar_nuovi_pos = base_raffronto.mark_bar(opacity=.4,color='blue').encode( alt.Tooltip(['data:T', 'nuovi_positivi:Q']), y=alt.Y('nuovi_positivi:Q',axis=alt.Axis(title='New positives (blue bars)')) ) line_perc = base_raffronto.mark_line(opacity=.7,color='red',point=True).encode( tooltip = [{'type':'temporal','field':'data'},{'type':'quantitative','field':'perc_positivi','format':'.2f'}], y=alt.Y('perc_positivi:Q',axis=alt.Axis(title='Percentage of new positives on tests (red line)'),scale=alt.Scale(domain=(0,100))) ) layer_bars = alt.layer(bar_tamponi,bar_nuovi_pos) st.altair_chart(alt.layer(layer_bars,line_perc).resolve_scale(y='independent').properties(width=650,height=400).interactive()) ``` The result is: ![multilayer_graph](https://user-images.githubusercontent.com/28858911/78883291-9cd36880-7a59-11ea-98df-5e9a570f6e45.png) to view it in action: [Interactive version](http://covid-19-ita-mg.herokuapp.com/) In javascript console of the browser there is this warning: The input spec uses Vega-Lite v4.8.1, but the current version of Vega-Lite is v4.7.0. Could this be the problem? ## Expected behavior: To see all tooltip of any layers ## Actual behavior: to see above ## Is this a regression? Probably # Debug info - Streamlit version: 0.57.2 - Python version: 3.7.3 - OS version: windows 10 - Browser version: chrome 80.0.3987.149
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1332/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1332/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1330
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1330/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1330/comments
https://api.github.com/repos/streamlit/streamlit/issues/1330/events
https://github.com/streamlit/streamlit/issues/1330
597,018,936
MDU6SXNzdWU1OTcwMTg5MzY=
1,330
tree visulization in decision tree(it is helpful for user)
{ "login": "1998kajal", "id": 30104175, "node_id": "MDQ6VXNlcjMwMTA0MTc1", "avatar_url": "https://avatars.githubusercontent.com/u/30104175?v=4", "gravatar_id": "", "url": "https://api.github.com/users/1998kajal", "html_url": "https://github.com/1998kajal", "followers_url": "https://api.github.com/users/1998kajal/followers", "following_url": "https://api.github.com/users/1998kajal/following{/other_user}", "gists_url": "https://api.github.com/users/1998kajal/gists{/gist_id}", "starred_url": "https://api.github.com/users/1998kajal/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/1998kajal/subscriptions", "organizations_url": "https://api.github.com/users/1998kajal/orgs", "repos_url": "https://api.github.com/users/1998kajal/repos", "events_url": "https://api.github.com/users/1998kajal/events{/privacy}", "received_events_url": "https://api.github.com/users/1998kajal/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" } ]
closed
false
null
[]
null
2
2020-04-09T04:51:35
2020-05-28T20:33:58
2020-05-28T20:33:58
NONE
null
_(Note, you don't have to fill out every section here. They're just here for guidance. That said, nicely detailed feature requests are more likely to get eng attention sooner)_ ### Problem Is your feature request related to a problem? Please describe the problem here. Ex. I'm always frustrated when [...] ### Solution **MVP:** What's the smallest possible solution that would get 80% of the problem out of the way? **Possible additions:** What are other things that could be added to the MVP over time to make it better? **Preferred solution:** If you don't like the MVP above, tell us why, and what you'd like done instead. ### Additional context Add any other context or screenshots about the feature request here. For exmaple, did this FR come from https://discuss.streamlit.io or another site? Link the original source here!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1330/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1330/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1329
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1329/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1329/comments
https://api.github.com/repos/streamlit/streamlit/issues/1329/events
https://github.com/streamlit/streamlit/issues/1329
596,948,089
MDU6SXNzdWU1OTY5NDgwODk=
1,329
pandas.NaT shows as Sep 20, 1677 9:06 PM
{ "login": "dsevero", "id": 17755465, "node_id": "MDQ6VXNlcjE3NzU1NDY1", "avatar_url": "https://avatars.githubusercontent.com/u/17755465?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dsevero", "html_url": "https://github.com/dsevero", "followers_url": "https://api.github.com/users/dsevero/followers", "following_url": "https://api.github.com/users/dsevero/following{/other_user}", "gists_url": "https://api.github.com/users/dsevero/gists{/gist_id}", "starred_url": "https://api.github.com/users/dsevero/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dsevero/subscriptions", "organizations_url": "https://api.github.com/users/dsevero/orgs", "repos_url": "https://api.github.com/users/dsevero/repos", "events_url": "https://api.github.com/users/dsevero/events{/privacy}", "received_events_url": "https://api.github.com/users/dsevero/received_events", "type": "User", "site_admin": false }
[ { "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": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[ { "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false } ]
null
1
2020-04-09T00:52:26
2020-04-23T18:39:48
2020-04-23T18:39:47
NONE
null
# Summary Title is self-explanatory # Steps to reproduce ```python3 import pandas as pd import streamlit as st pd.DataFrame([pd.NaT]).pipe(st.write) ``` ## Expected behavior: Maybe show `NaT`? ## Actual behavior: ![image](https://user-images.githubusercontent.com/17755465/78846647-d1580d80-79e2-11ea-80ec-a3030fb91666.png) # Debug info - Streamlit version: `Streamlit, version 0.57.3` - Python version: `Python 3.7.7` - Using `conda` and `poetry`. - OS version: `Ubuntu 18.04.4 LTS` - Browser version: `Version 80.0.3987.149 (Official Build) (64-bit)`
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1329/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1329/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1328
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1328/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1328/comments
https://api.github.com/repos/streamlit/streamlit/issues/1328/events
https://github.com/streamlit/streamlit/pull/1328
596,865,332
MDExOlB1bGxSZXF1ZXN0NDAxMDgyNDIy
1,328
Remove mention of Python 2 from docs.
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-08T21:10:29
2020-04-10T01:29:05
2020-04-10T01:29:01
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1328/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1328/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1328", "html_url": "https://github.com/streamlit/streamlit/pull/1328", "diff_url": "https://github.com/streamlit/streamlit/pull/1328.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1328.patch", "merged_at": "2020-04-10T01:29:01" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1327
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1327/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1327/comments
https://api.github.com/repos/streamlit/streamlit/issues/1327/events
https://github.com/streamlit/streamlit/pull/1327
596,837,475
MDExOlB1bGxSZXF1ZXN0NDAxMDYxMDgz
1,327
Fix typo in st.graphviz_chart docstring
{ "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/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-08T20:23:14
2020-04-08T21:10:11
2020-04-08T21:10:05
COLLABORATOR
null
`graphviz.DiGraph` -> `graphviz.Digraph` Fixes #1304
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1327/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1327/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1327", "html_url": "https://github.com/streamlit/streamlit/pull/1327", "diff_url": "https://github.com/streamlit/streamlit/pull/1327.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1327.patch", "merged_at": "2020-04-08T21:10:05" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1326
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1326/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1326/comments
https://api.github.com/repos/streamlit/streamlit/issues/1326/events
https://github.com/streamlit/streamlit/issues/1326
596,833,172
MDU6SXNzdWU1OTY4MzMxNzI=
1,326
Improve "missing ReportContext" threading error
{ "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/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": false }
[ { "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
18
2020-04-08T20:15:32
2022-11-15T17:00:27
null
COLLABORATOR
null
If you create a thread from your Streamlit script, and call streamlit functions from within that thread, you need to attach a `ReportContext` to it or else your `st.foo()` calls won't do anything, and you'll get a warning message that looks something like this: “Thread ‘Thread-7’: missing ReportContext” We should improve the error message to tell the user how to fix this! (We may just want an FAQ entry that we can link to from the error message.) (The fix is to use `add_report_ctx` on the thread immediately after it's created:) ```python from streamlit.ReportThread import add_report_ctx thread = threading.Thread(target=...) add_report_ctx(thread) thread.start() ``` Related discussion: https://discuss.streamlit.io/t/how-to-run-a-subprocess-programs-using-thread-inside-streamlit/2440 (2022 edit: please see my comments [here](https://github.com/streamlit/streamlit/issues/1326#issuecomment-1024399877) - this is an internal Streamlit API and has some major caveats. In particular, please *do not* call `st.foo` commands from other threads - at least in production code that needs to be stable.) --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.**
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1326/reactions", "total_count": 6, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 6, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1326/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1325
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1325/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1325/comments
https://api.github.com/repos/streamlit/streamlit/issues/1325/events
https://github.com/streamlit/streamlit/pull/1325
596,595,624
MDExOlB1bGxSZXF1ZXN0NDAwODYyODky
1,325
Color Picker
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
2
2020-04-08T13:50:41
2020-04-29T22:06:02
2020-04-29T17:28:35
CONTRIBUTOR
null
Issue: #1324 - Uses HTML5 color input: `st.color_picker("Pick A Color", "#000") that produces <input type="color" value="#000" name="Pick A Color"/>` - Default color to `#000` Possible additions: - Consider other color formats: RGB, HSL - Consider setting opacity - Also recommends shades: When given a color, the Picker shows two extra color that's one shade lighter and one shade darker. Also their hex codes.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1325/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1325/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1325", "html_url": "https://github.com/streamlit/streamlit/pull/1325", "diff_url": "https://github.com/streamlit/streamlit/pull/1325.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1325.patch", "merged_at": "2020-04-29T17:28:35" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1324
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1324/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1324/comments
https://api.github.com/repos/streamlit/streamlit/issues/1324/events
https://github.com/streamlit/streamlit/issues/1324
596,286,556
MDU6SXNzdWU1OTYyODY1NTY=
1,324
Support for Color Picker
{ "login": "amiechen", "id": 1809739, "node_id": "MDQ6VXNlcjE4MDk3Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/1809739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amiechen", "html_url": "https://github.com/amiechen", "followers_url": "https://api.github.com/users/amiechen/followers", "following_url": "https://api.github.com/users/amiechen/following{/other_user}", "gists_url": "https://api.github.com/users/amiechen/gists{/gist_id}", "starred_url": "https://api.github.com/users/amiechen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/amiechen/subscriptions", "organizations_url": "https://api.github.com/users/amiechen/orgs", "repos_url": "https://api.github.com/users/amiechen/repos", "events_url": "https://api.github.com/users/amiechen/events{/privacy}", "received_events_url": "https://api.github.com/users/amiechen/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1846397999, "node_id": "MDU6TGFiZWwxODQ2Mzk3OTk5", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:ux/ui", "name": "area:ux/ui", "color": "C2E0C6", "default": false, "description": "" }, { "id": 2567817581, "node_id": "MDU6TGFiZWwyNTY3ODE3NTgx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:styling", "name": "area:styling", "color": "C2E0C6", "default": false, "description": "" }, { "id": 3761989865, "node_id": "LA_kwDODCoeTs7gO2jp", "url": "https://api.github.com/repos/streamlit/streamlit/labels/status:fixed", "name": "status:fixed", "color": "FEF2C0", "default": false, "description": "This issue has been fixed" } ]
closed
false
{ "login": "amiechen", "id": 1809739, "node_id": "MDQ6VXNlcjE4MDk3Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/1809739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amiechen", "html_url": "https://github.com/amiechen", "followers_url": "https://api.github.com/users/amiechen/followers", "following_url": "https://api.github.com/users/amiechen/following{/other_user}", "gists_url": "https://api.github.com/users/amiechen/gists{/gist_id}", "starred_url": "https://api.github.com/users/amiechen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/amiechen/subscriptions", "organizations_url": "https://api.github.com/users/amiechen/orgs", "repos_url": "https://api.github.com/users/amiechen/repos", "events_url": "https://api.github.com/users/amiechen/events{/privacy}", "received_events_url": "https://api.github.com/users/amiechen/received_events", "type": "User", "site_admin": false }
[ { "login": "amiechen", "id": 1809739, "node_id": "MDQ6VXNlcjE4MDk3Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/1809739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amiechen", "html_url": "https://github.com/amiechen", "followers_url": "https://api.github.com/users/amiechen/followers", "following_url": "https://api.github.com/users/amiechen/following{/other_user}", "gists_url": "https://api.github.com/users/amiechen/gists{/gist_id}", "starred_url": "https://api.github.com/users/amiechen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/amiechen/subscriptions", "organizations_url": "https://api.github.com/users/amiechen/orgs", "repos_url": "https://api.github.com/users/amiechen/repos", "events_url": "https://api.github.com/users/amiechen/events{/privacy}", "received_events_url": "https://api.github.com/users/amiechen/received_events", "type": "User", "site_admin": false } ]
null
2
2020-04-08T03:40:53
2022-11-07T20:21:13
2020-05-21T21:02:39
CONTRIBUTOR
null
### Idea Some users would like to add a color picker to Streamlit apps. For example: [https://discuss.streamlit.io/t/is-it-possible-to-add-a-color-picker/1999](this request). ### Solution **MVP:** - Uses HTML5 color input: `st.color_picker("Pick A Color", "#000")` that produces `<input type="color" value="#000" name="Pick A Color"/>` - Default color to `#000`. **Possible additions:** - Consider other color formats: RGB, HSL - Consider setting opacity - Also recommends shades: When given a color, the Picker shows two extra color that's one shade lighter and one shade darker. Also their hex codes.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1324/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1324/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1323
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1323/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1323/comments
https://api.github.com/repos/streamlit/streamlit/issues/1323/events
https://github.com/streamlit/streamlit/issues/1323
596,165,321
MDU6SXNzdWU1OTYxNjUzMjE=
1,323
Remove dependency on Leaflet CDN
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[ { "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false } ]
null
0
2020-04-07T21:32:57
2020-04-10T20:39:05
2020-04-10T20:39:05
CONTRIBUTOR
null
From: https://discuss.streamlit.io/t/stop-preloading-unpkg-com/2374 We currently load `leaflet.css` and `leaflet.js` in `index.html` on app launch, but this breaks for users running Streamlit without internet access. Either move `leaflet.js/css` into `public/vendor` so it's bundled with Streamlit, or perhaps we can remove it all together since we have `leaflet` and `react-leaflet` in our `package.json`?
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1323/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1323/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1322
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1322/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1322/comments
https://api.github.com/repos/streamlit/streamlit/issues/1322/events
https://github.com/streamlit/streamlit/pull/1322
596,130,286
MDExOlB1bGxSZXF1ZXN0NDAwNDg0MTk5
1,322
Plugins: widget support
{ "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/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-07T20:24:51
2020-04-08T16:08:36
2020-04-08T16:08:31
COLLABORATOR
null
Adds widget support (via `setWidgetValue`). There's a baseui radio button example that shows this in action. Also: - PluginWrapper is now a higher-order component - Added error handling for plugins - Plugin args in Python are passed via **kwargs (to be discussed in tomorrow's meeting)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1322/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1322/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1322", "html_url": "https://github.com/streamlit/streamlit/pull/1322", "diff_url": "https://github.com/streamlit/streamlit/pull/1322.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1322.patch", "merged_at": "2020-04-08T16:08:30" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1321
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1321/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1321/comments
https://api.github.com/repos/streamlit/streamlit/issues/1321/events
https://github.com/streamlit/streamlit/issues/1321
596,108,571
MDU6SXNzdWU1OTYxMDg1NzE=
1,321
Log levels not working
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
{ "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/users/karriebear/followers", "following_url": "https://api.github.com/users/karriebear/following{/other_user}", "gists_url": "https://api.github.com/users/karriebear/gists{/gist_id}", "starred_url": "https://api.github.com/users/karriebear/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/karriebear/subscriptions", "organizations_url": "https://api.github.com/users/karriebear/orgs", "repos_url": "https://api.github.com/users/karriebear/repos", "events_url": "https://api.github.com/users/karriebear/events{/privacy}", "received_events_url": "https://api.github.com/users/karriebear/received_events", "type": "User", "site_admin": false }
[ { "login": "karriebear", "id": 24946400, "node_id": "MDQ6VXNlcjI0OTQ2NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/24946400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/karriebear", "html_url": "https://github.com/karriebear", "followers_url": "https://api.github.com/users/karriebear/followers", "following_url": "https://api.github.com/users/karriebear/following{/other_user}", "gists_url": "https://api.github.com/users/karriebear/gists{/gist_id}", "starred_url": "https://api.github.com/users/karriebear/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/karriebear/subscriptions", "organizations_url": "https://api.github.com/users/karriebear/orgs", "repos_url": "https://api.github.com/users/karriebear/repos", "events_url": "https://api.github.com/users/karriebear/events{/privacy}", "received_events_url": "https://api.github.com/users/karriebear/received_events", "type": "User", "site_admin": false } ]
null
2
2020-04-07T19:45:09
2020-05-27T16:51:18
2020-05-27T16:51:18
CONTRIBUTOR
null
Is setting `--global.logLevel=DEBUG` working?
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1321/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1321/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1320
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1320/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1320/comments
https://api.github.com/repos/streamlit/streamlit/issues/1320/events
https://github.com/streamlit/streamlit/issues/1320
596,090,334
MDU6SXNzdWU1OTYwOTAzMzQ=
1,320
Visualize 3D structures
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1964044893, "node_id": "MDU6TGFiZWwxOTY0MDQ0ODkz", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:charts", "name": "feature:charts", "color": "C5DEF5", "default": false, "description": "Related to charting functionality" } ]
closed
false
null
[]
null
1
2020-04-07T19:11:54
2021-03-26T15:09:08
2021-03-26T15:09:08
CONTRIBUTOR
null
From https://discuss.streamlit.io/t/support-for-3d-molecular-viewer/2381 Thank you very much for this incredible framework ! I was very excited to use it for my professional projects in Materials Science but I encountered a huge problem. I couldn’t find any solution to visualize 3d structures (of crystals, molecules…). In jupiter notebook, the visualization is generally done via ase python package and nglviewer ( https://wiki.fysik.dtu.dk/ase/ase/visualize/visualize.html 5 ). Do you think adding support of ngl is possible in Streamlit ? I would like to transfer my current GUI in Jupyter notebook to streamlit for better accessibility from different teams. https://github.com/fgimbert/ASAP_public/raw/master/asap.gif
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1320/reactions", "total_count": 6, "+1": 6, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1320/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1319
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1319/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1319/comments
https://api.github.com/repos/streamlit/streamlit/issues/1319/events
https://github.com/streamlit/streamlit/pull/1319
596,019,177
MDExOlB1bGxSZXF1ZXN0NDAwMzkyMjcz
1,319
BaseWeb upgrade
{ "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/arraydude/followers", "following_url": "https://api.github.com/users/arraydude/following{/other_user}", "gists_url": "https://api.github.com/users/arraydude/gists{/gist_id}", "starred_url": "https://api.github.com/users/arraydude/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arraydude/subscriptions", "organizations_url": "https://api.github.com/users/arraydude/orgs", "repos_url": "https://api.github.com/users/arraydude/repos", "events_url": "https://api.github.com/users/arraydude/events{/privacy}", "received_events_url": "https://api.github.com/users/arraydude/received_events", "type": "User", "site_admin": false }
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
5
2020-04-07T17:03:30
2020-04-23T02:13:36
2020-04-23T02:13:32
CONTRIBUTOR
null
**Issue:** Upgrading BaseWeb **Description:** In order to upgrade BaseWeb we need to re-theme our project using the new primitives from it as it shown [here](https://baseweb.design/guides/theming/#lighting). --- **Contribution License Agreement** By submiting 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/1319/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1319/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1319", "html_url": "https://github.com/streamlit/streamlit/pull/1319", "diff_url": "https://github.com/streamlit/streamlit/pull/1319.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1319.patch", "merged_at": "2020-04-23T02:13:32" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1318
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1318/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1318/comments
https://api.github.com/repos/streamlit/streamlit/issues/1318/events
https://github.com/streamlit/streamlit/issues/1318
595,739,932
MDU6SXNzdWU1OTU3Mzk5MzI=
1,318
Uber Demo: InternalHashError: Type aliases cannot be used with isinstance().
{ "login": "BNNorman", "id": 15849181, "node_id": "MDQ6VXNlcjE1ODQ5MTgx", "avatar_url": "https://avatars.githubusercontent.com/u/15849181?v=4", "gravatar_id": "", "url": "https://api.github.com/users/BNNorman", "html_url": "https://github.com/BNNorman", "followers_url": "https://api.github.com/users/BNNorman/followers", "following_url": "https://api.github.com/users/BNNorman/following{/other_user}", "gists_url": "https://api.github.com/users/BNNorman/gists{/gist_id}", "starred_url": "https://api.github.com/users/BNNorman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/BNNorman/subscriptions", "organizations_url": "https://api.github.com/users/BNNorman/orgs", "repos_url": "https://api.github.com/users/BNNorman/repos", "events_url": "https://api.github.com/users/BNNorman/events{/privacy}", "received_events_url": "https://api.github.com/users/BNNorman/received_events", "type": "User", "site_admin": false }
[ { "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": 1846417434, "node_id": "MDU6TGFiZWwxODQ2NDE3NDM0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:windows", "name": "area:windows", "color": "C2E0C6", "default": false, "description": "Related to Windows compatibility" } ]
closed
false
null
[]
null
3
2020-04-07T09:50:39
2020-04-08T09:42:58
2020-04-08T09:42:58
NONE
null
# Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. Trying the example code at https://github.com/streamlit/streamlit/blob/develop/docs/tutorial/create_a_data_explorer_app.md # Steps to reproduce What are the steps we should take to reproduce the bug: Copied and pasted the full code from the end of the MD into PyCharm 2019.2 ran streamlit run UBER.py (my name for it) in a pycharm terminal window ## Expected behavior: Explain what you expect to happen when you go through the steps above, assuming there were no bugs. Expected to see the NY Uber histogram. ## Actual behavior: The web page is present with the expected heading followed by the InternalHashError: Type aliases cannot be used with isinstance(). Explain the buggy behavior you experience when you go through the steps above. If applicable, add screenshots to help explain your problem. This is too long to capture it all in one go but after line 2 in the traceback it looks like everything is internal to streamlit. ![image](https://user-images.githubusercontent.com/15849181/78651506-5692d380-78b8-11ea-992b-2bca29d050fc.png) ## Is this a regression? That is, did this use to work the way you expected in the past? yes / no Unknown - my first foray into streamlit. # Debug info - Streamlit version: (get it with `$ streamlit version`) 0.57.3 - Python version: (get it with `$ python --version`) 3.5 - Using Conda? PipEnv? PyEnv? Pex? PyCharm 2019.2 - OS version: Windows 10 OS Build 18362.720 - Browser version: Firefox 74.01 (64 bit) # Additional information numpy 1.18.2 pandas 0.24.2 altair 4.0.1 If I comment out the st.cache decorator I get a new error:- TypeError: 'ellipsis' object is not iterable which appears to originate from st.bar_chart(hist_values) Should I log a bug report for that too? If needed, add any other context about the problem here. For example, did this bug come from https://discuss.streamlit.io or another site? Link the original source here! https://github.com/streamlit/streamlit/blob/develop/docs/tutorial/create_a_data_explorer_app.md Copied and pasted code from end of that page.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1318/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1318/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1317
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1317/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1317/comments
https://api.github.com/repos/streamlit/streamlit/issues/1317/events
https://github.com/streamlit/streamlit/issues/1317
595,718,405
MDU6SXNzdWU1OTU3MTg0MDU=
1,317
an object is used when the item refreshed, itself do not refresh and it's data is added new data
{ "login": "xuchenAIR", "id": 53176358, "node_id": "MDQ6VXNlcjUzMTc2MzU4", "avatar_url": "https://avatars.githubusercontent.com/u/53176358?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xuchenAIR", "html_url": "https://github.com/xuchenAIR", "followers_url": "https://api.github.com/users/xuchenAIR/followers", "following_url": "https://api.github.com/users/xuchenAIR/following{/other_user}", "gists_url": "https://api.github.com/users/xuchenAIR/gists{/gist_id}", "starred_url": "https://api.github.com/users/xuchenAIR/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/xuchenAIR/subscriptions", "organizations_url": "https://api.github.com/users/xuchenAIR/orgs", "repos_url": "https://api.github.com/users/xuchenAIR/repos", "events_url": "https://api.github.com/users/xuchenAIR/events{/privacy}", "received_events_url": "https://api.github.com/users/xuchenAIR/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
11
2020-04-07T09:15:45
2020-09-03T05:05:49
2020-09-03T05:05:48
NONE
null
an object is used when the item refreshed, itself do not refresh and it's data is added new data
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1317/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1317/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1316
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1316/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1316/comments
https://api.github.com/repos/streamlit/streamlit/issues/1316/events
https://github.com/streamlit/streamlit/issues/1316
594,696,864
MDU6SXNzdWU1OTQ2OTY4NjQ=
1,316
Default hash funcs
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-05T23:03:49
2020-04-20T21:23:51
2020-04-20T21:23:51
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1316/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1316/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1315
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1315/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1315/comments
https://api.github.com/repos/streamlit/streamlit/issues/1315/events
https://github.com/streamlit/streamlit/issues/1315
594,696,418
MDU6SXNzdWU1OTQ2OTY0MTg=
1,315
Default hash funcs v3
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-05T23:02:53
2020-04-23T16:11:30
2020-04-23T16:11:30
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1315/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1315/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1314
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1314/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1314/comments
https://api.github.com/repos/streamlit/streamlit/issues/1314/events
https://github.com/streamlit/streamlit/issues/1314
594,695,686
MDU6SXNzdWU1OTQ2OTU2ODY=
1,314
Default hash funcs v2
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-05T23:00:57
2020-04-23T16:11:20
2020-04-23T16:11:20
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1314/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1314/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1313
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1313/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1313/comments
https://api.github.com/repos/streamlit/streamlit/issues/1313/events
https://github.com/streamlit/streamlit/issues/1313
594,694,914
MDU6SXNzdWU1OTQ2OTQ5MTQ=
1,313
Default hash funcs
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" }, { "id": 1890355941, "node_id": "MDU6TGFiZWwxODkwMzU1OTQx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache-hash-func", "name": "feature:cache-hash-func", "color": "C5DEF5", "default": false, "description": "" } ]
closed
false
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false } ]
null
0
2020-04-05T22:59:01
2020-06-16T14:02:25
2020-06-16T14:02:25
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1313/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1313/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1312
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1312/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1312/comments
https://api.github.com/repos/streamlit/streamlit/issues/1312/events
https://github.com/streamlit/streamlit/issues/1312
594,691,842
MDU6SXNzdWU1OTQ2OTE4NDI=
1,312
Windows drives and permissions
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1846417434, "node_id": "MDU6TGFiZWwxODQ2NDE3NDM0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:windows", "name": "area:windows", "color": "C2E0C6", "default": false, "description": "Related to Windows compatibility" } ]
closed
false
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }
[ { "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false } ]
null
0
2020-04-05T22:51:24
2020-06-16T14:02:55
2020-06-16T14:02:54
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1312/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1312/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1311
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1311/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1311/comments
https://api.github.com/repos/streamlit/streamlit/issues/1311/events
https://github.com/streamlit/streamlit/issues/1311
594,689,310
MDU6SXNzdWU1OTQ2ODkzMTA=
1,311
Windows docs and setup
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1846417434, "node_id": "MDU6TGFiZWwxODQ2NDE3NDM0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:windows", "name": "area:windows", "color": "C2E0C6", "default": false, "description": "Related to Windows compatibility" } ]
closed
false
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }
[ { "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false } ]
null
0
2020-04-05T22:45:22
2020-06-16T14:02:50
2020-06-16T14:02:50
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1311/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1311/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1310
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1310/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1310/comments
https://api.github.com/repos/streamlit/streamlit/issues/1310/events
https://github.com/streamlit/streamlit/issues/1310
594,686,660
MDU6SXNzdWU1OTQ2ODY2NjA=
1,310
windows
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-05T22:39:13
2020-04-05T22:39:44
2020-04-05T22:39:44
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1310/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1310/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1309
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1309/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1309/comments
https://api.github.com/repos/streamlit/streamlit/issues/1309/events
https://github.com/streamlit/streamlit/issues/1309
594,686,420
MDU6SXNzdWU1OTQ2ODY0MjA=
1,309
Windows fixes
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1846417434, "node_id": "MDU6TGFiZWwxODQ2NDE3NDM0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:windows", "name": "area:windows", "color": "C2E0C6", "default": false, "description": "Related to Windows compatibility" } ]
closed
false
null
[]
null
0
2020-04-05T22:38:31
2020-04-23T16:19:35
2020-04-23T16:19:35
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1309/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1309/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1308
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1308/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1308/comments
https://api.github.com/repos/streamlit/streamlit/issues/1308/events
https://github.com/streamlit/streamlit/issues/1308
594,686,049
MDU6SXNzdWU1OTQ2ODYwNDk=
1,308
Windows encoding issues
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1846417434, "node_id": "MDU6TGFiZWwxODQ2NDE3NDM0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:windows", "name": "area:windows", "color": "C2E0C6", "default": false, "description": "Related to Windows compatibility" } ]
closed
false
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }
[ { "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false } ]
null
0
2020-04-05T22:37:49
2020-05-20T18:30:36
2020-05-20T18:30:36
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1308/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1308/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1307
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1307/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1307/comments
https://api.github.com/repos/streamlit/streamlit/issues/1307/events
https://github.com/streamlit/streamlit/pull/1307
594,614,346
MDExOlB1bGxSZXF1ZXN0Mzk5MjE3ODk5
1,307
Fix security vulnerabilities
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-05T19:49:14
2020-04-06T20:13:23
2020-04-06T20:13:19
COLLABORATOR
null
Make sure that `kind-of@^6.0.3` and `minimist@^0.2.1`.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1307/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1307/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1307", "html_url": "https://github.com/streamlit/streamlit/pull/1307", "diff_url": "https://github.com/streamlit/streamlit/pull/1307.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1307.patch", "merged_at": "2020-04-06T20:13:19" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1306
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1306/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1306/comments
https://api.github.com/repos/streamlit/streamlit/issues/1306/events
https://github.com/streamlit/streamlit/pull/1306
594,579,955
MDExOlB1bGxSZXF1ZXN0Mzk5MTg4OTk4
1,306
Add geo layers to DeckGlJsonChart
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
9
2020-04-05T18:00:11
2020-05-06T20:26:36
2020-05-06T20:26:30
COLLABORATOR
null
Closes #1229
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1306/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1306/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1306", "html_url": "https://github.com/streamlit/streamlit/pull/1306", "diff_url": "https://github.com/streamlit/streamlit/pull/1306.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1306.patch", "merged_at": "2020-05-06T20:26:30" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1305
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1305/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1305/comments
https://api.github.com/repos/streamlit/streamlit/issues/1305/events
https://github.com/streamlit/streamlit/issues/1305
594,534,977
MDU6SXNzdWU1OTQ1MzQ5Nzc=
1,305
Streamlit hello test failure not recorded
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
{ "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/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": 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/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": false } ]
null
2
2020-04-05T16:11:42
2020-07-13T22:29:06
2020-07-13T22:24:17
CONTRIBUTOR
null
The `streamlit hello` cypress test in run_e2e_tests.sh doesn't have any impact if it fails.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1305/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1305/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1304
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1304/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1304/comments
https://api.github.com/repos/streamlit/streamlit/issues/1304/events
https://github.com/streamlit/streamlit/issues/1304
593,897,399
MDU6SXNzdWU1OTM4OTczOTk=
1,304
Context: streamlit.graphviz_chart Typo: should be graphviz.Digraph NOT graphviz.DiGraph
{ "login": "leifulstrup", "id": 4019898, "node_id": "MDQ6VXNlcjQwMTk4OTg=", "avatar_url": "https://avatars.githubusercontent.com/u/4019898?v=4", "gravatar_id": "", "url": "https://api.github.com/users/leifulstrup", "html_url": "https://github.com/leifulstrup", "followers_url": "https://api.github.com/users/leifulstrup/followers", "following_url": "https://api.github.com/users/leifulstrup/following{/other_user}", "gists_url": "https://api.github.com/users/leifulstrup/gists{/gist_id}", "starred_url": "https://api.github.com/users/leifulstrup/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/leifulstrup/subscriptions", "organizations_url": "https://api.github.com/users/leifulstrup/orgs", "repos_url": "https://api.github.com/users/leifulstrup/repos", "events_url": "https://api.github.com/users/leifulstrup/events{/privacy}", "received_events_url": "https://api.github.com/users/leifulstrup/received_events", "type": "User", "site_admin": false }
[ { "id": 1634956291, "node_id": "MDU6TGFiZWwxNjM0OTU2Mjkx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:docs", "name": "type:docs", "color": "0052CC", "default": false, "description": "Requests for changes to docs (will be rerouted to docs repo)" } ]
closed
false
null
[]
null
1
2020-04-04T14:37:30
2020-04-08T21:10:05
2020-04-08T21:10:05
NONE
null
**Link to doc page in question (if any):** https://docs.streamlit.io/api.html#streamlit.graphviz_chart **Name of the Streamlit feature whose docs need improvement:** **What you think the docs should say:** graph = graphviz.Digraph() # there is a DiGraph in nx package
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1304/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1304/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1303
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1303/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1303/comments
https://api.github.com/repos/streamlit/streamlit/issues/1303/events
https://github.com/streamlit/streamlit/pull/1303
593,765,185
MDExOlB1bGxSZXF1ZXN0Mzk4NDgzODk0
1,303
Version 0.57.3
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-04T07:33:21
2020-04-05T10:08:09
2020-04-05T10:08:02
CONTRIBUTOR
null
Just up version to 0.57.3 without any other changes. That's because 0.57.3 was just released consisting of 0.57.2, which is already merged into develop, plus a cherrypick that is also already merged into develop.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1303/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1303/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1303", "html_url": "https://github.com/streamlit/streamlit/pull/1303", "diff_url": "https://github.com/streamlit/streamlit/pull/1303.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1303.patch", "merged_at": "2020-04-05T10:08:02" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1302
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1302/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1302/comments
https://api.github.com/repos/streamlit/streamlit/issues/1302/events
https://github.com/streamlit/streamlit/pull/1302
593,757,073
MDExOlB1bGxSZXF1ZXN0Mzk4NDc3Nzc2
1,302
Release 0.57.3
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
2
2020-04-04T06:31:10
2020-04-04T07:31:40
2020-04-04T07:26:49
CONTRIBUTOR
null
Fix file_uploader bug (Will create it and link here soon)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1302/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1302/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1302", "html_url": "https://github.com/streamlit/streamlit/pull/1302", "diff_url": "https://github.com/streamlit/streamlit/pull/1302.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1302.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/1301
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1301/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1301/comments
https://api.github.com/repos/streamlit/streamlit/issues/1301/events
https://github.com/streamlit/streamlit/issues/1301
593,603,361
MDU6SXNzdWU1OTM2MDMzNjE=
1,301
Improve our format parameter as python format
{ "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/arraydude/followers", "following_url": "https://api.github.com/users/arraydude/following{/other_user}", "gists_url": "https://api.github.com/users/arraydude/gists{/gist_id}", "starred_url": "https://api.github.com/users/arraydude/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arraydude/subscriptions", "organizations_url": "https://api.github.com/users/arraydude/orgs", "repos_url": "https://api.github.com/users/arraydude/repos", "events_url": "https://api.github.com/users/arraydude/events{/privacy}", "received_events_url": "https://api.github.com/users/arraydude/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285327, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI3", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:enhancement", "name": "type:enhancement", "color": "0E8A16", "default": false, "description": "Requests for feature enhancements or new features" } ]
open
false
null
[]
null
1
2020-04-03T19:48:29
2022-11-15T17:00:28
null
CONTRIBUTOR
null
### Problem *As a user:* I want to format my number as I do with Python. For example: ```python x = 1000000 print(f"{x:,}") # 1,000,000 ``` ### Additional context https://discuss.streamlit.io/t/format-integer-with-comma-using-python-printf/2344 --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.**
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1301/reactions", "total_count": 29, "+1": 29, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1301/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1300
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1300/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1300/comments
https://api.github.com/repos/streamlit/streamlit/issues/1300/events
https://github.com/streamlit/streamlit/issues/1300
593,431,500
MDU6SXNzdWU1OTM0MzE1MDA=
1,300
scale/stretch bokeh plots to full screen while using aspect ratio
{ "login": "mrkbs", "id": 39627686, "node_id": "MDQ6VXNlcjM5NjI3Njg2", "avatar_url": "https://avatars.githubusercontent.com/u/39627686?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrkbs", "html_url": "https://github.com/mrkbs", "followers_url": "https://api.github.com/users/mrkbs/followers", "following_url": "https://api.github.com/users/mrkbs/following{/other_user}", "gists_url": "https://api.github.com/users/mrkbs/gists{/gist_id}", "starred_url": "https://api.github.com/users/mrkbs/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mrkbs/subscriptions", "organizations_url": "https://api.github.com/users/mrkbs/orgs", "repos_url": "https://api.github.com/users/mrkbs/repos", "events_url": "https://api.github.com/users/mrkbs/events{/privacy}", "received_events_url": "https://api.github.com/users/mrkbs/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1964044893, "node_id": "MDU6TGFiZWwxOTY0MDQ0ODkz", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:charts", "name": "feature:charts", "color": "C5DEF5", "default": false, "description": "Related to charting functionality" } ]
closed
false
{ "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/followers", "following_url": "https://api.github.com/users/kmcgrady/following{/other_user}", "gists_url": "https://api.github.com/users/kmcgrady/gists{/gist_id}", "starred_url": "https://api.github.com/users/kmcgrady/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kmcgrady/subscriptions", "organizations_url": "https://api.github.com/users/kmcgrady/orgs", "repos_url": "https://api.github.com/users/kmcgrady/repos", "events_url": "https://api.github.com/users/kmcgrady/events{/privacy}", "received_events_url": "https://api.github.com/users/kmcgrady/received_events", "type": "User", "site_admin": false }
[ { "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/followers", "following_url": "https://api.github.com/users/kmcgrady/following{/other_user}", "gists_url": "https://api.github.com/users/kmcgrady/gists{/gist_id}", "starred_url": "https://api.github.com/users/kmcgrady/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kmcgrady/subscriptions", "organizations_url": "https://api.github.com/users/kmcgrady/orgs", "repos_url": "https://api.github.com/users/kmcgrady/repos", "events_url": "https://api.github.com/users/kmcgrady/events{/privacy}", "received_events_url": "https://api.github.com/users/kmcgrady/received_events", "type": "User", "site_admin": false } ]
null
5
2020-04-03T14:41:37
2021-03-26T15:08:09
2021-03-26T15:08:09
NONE
null
# Summary When changing the aspect ratio in a bokeh-plot, toggling full screen for that plot in the brwoser does not scale the plot window to the window size. Only the width is matched to the full screen window. The height is kept according to the chosen aspect ratio. # Steps to reproduce What are the steps we should take to reproduce the bug: 1. create a new figure and choose some aspect ratio ```python fig = bokeh.plotting.figure(aspect_ratio= 16/9) # plot something ... st.bokeh_chart(fig, use_container_width=True) ``` 2. Run script with streamlit. 3. Click full-screen button for your plot. ## Expected behavior: The height and width should be scaled/streched to the full-screen size. ## Actual behavior: Only the width is matched to the full-screen size. The height is kept according to the aspect ratio. ## Is this a regression? no # Debug info - Streamlit version: 0.57.2 - Python version: 3.8.2 - Using PipEnv - OS version: Windows 10 - 1803 - Browser version: Firefox 74.0 # Additional informatiom - none
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1300/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1300/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1299
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1299/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1299/comments
https://api.github.com/repos/streamlit/streamlit/issues/1299/events
https://github.com/streamlit/streamlit/issues/1299
593,320,372
MDU6SXNzdWU1OTMzMjAzNzI=
1,299
Set gatherUsageStats via streamlit run paramter
{ "login": "Tareqox", "id": 57497509, "node_id": "MDQ6VXNlcjU3NDk3NTA5", "avatar_url": "https://avatars.githubusercontent.com/u/57497509?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tareqox", "html_url": "https://github.com/Tareqox", "followers_url": "https://api.github.com/users/Tareqox/followers", "following_url": "https://api.github.com/users/Tareqox/following{/other_user}", "gists_url": "https://api.github.com/users/Tareqox/gists{/gist_id}", "starred_url": "https://api.github.com/users/Tareqox/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Tareqox/subscriptions", "organizations_url": "https://api.github.com/users/Tareqox/orgs", "repos_url": "https://api.github.com/users/Tareqox/repos", "events_url": "https://api.github.com/users/Tareqox/events{/privacy}", "received_events_url": "https://api.github.com/users/Tareqox/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
2
2020-04-03T11:38:30
2022-10-05T17:51:39
2020-04-05T16:23:10
NONE
null
# Summary Analogous to `streamlit run app.py --server.enableCORS False ` i tried to set: `streamlit run app.py --server.gatherUsageStats False` it gives me the error, that the parameter is not known. Can you set this parameter at all via streamlit run? If so, what is the correct name? I did not find a documentary about it either (or any documentary regarding the parameter to set via streamlit run
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1299/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1299/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1298
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1298/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1298/comments
https://api.github.com/repos/streamlit/streamlit/issues/1298/events
https://github.com/streamlit/streamlit/issues/1298
593,134,285
MDU6SXNzdWU1OTMxMzQyODU=
1,298
file_uploader does not work on first load
{ "login": "ingridgoh", "id": 6029239, "node_id": "MDQ6VXNlcjYwMjkyMzk=", "avatar_url": "https://avatars.githubusercontent.com/u/6029239?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ingridgoh", "html_url": "https://github.com/ingridgoh", "followers_url": "https://api.github.com/users/ingridgoh/followers", "following_url": "https://api.github.com/users/ingridgoh/following{/other_user}", "gists_url": "https://api.github.com/users/ingridgoh/gists{/gist_id}", "starred_url": "https://api.github.com/users/ingridgoh/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ingridgoh/subscriptions", "organizations_url": "https://api.github.com/users/ingridgoh/orgs", "repos_url": "https://api.github.com/users/ingridgoh/repos", "events_url": "https://api.github.com/users/ingridgoh/events{/privacy}", "received_events_url": "https://api.github.com/users/ingridgoh/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
4
2020-04-03T06:33:51
2020-12-07T12:30:13
2020-04-04T20:06:55
NONE
null
# Summary When using the file_uploader widget to upload files on first page load, streamlit does not detect that the file is uploaded and the subsequent code does not run at all. Only after refreshing the page does the file uploader widget work correctly. # Steps to reproduce Code: ``` import streamlit as st uploaded_file = st.file_uploader("Choose a document: ", type="pdf") show_file = st.empty() if uploaded_file is not None: show_file.info("File received!") ``` 1. Run streamlit app `streamlit run app.py` 2. Browser loads http://localhost:8501 3. Upload pdf file using file uploader widget 4. Nothing happens 5. Refresh page 6. Upload pdf file using file uploader widget 7. Message "File received!" is displayed. ## Expected behavior: File uploading should work right off the bat without page refresh. ## Actual behavior: See steps to reproduce for description. Screenshots First Load: ![image](https://user-images.githubusercontent.com/6029239/78330754-4a0c3380-75b7-11ea-8957-bd22c6ae36d3.png) ![image](https://user-images.githubusercontent.com/6029239/78330786-5a241300-75b7-11ea-97b4-c9c5b4770d71.png) Nothing happens after. After Refresh: ![image](https://user-images.githubusercontent.com/6029239/78330839-6f993d00-75b7-11ea-8a58-7e2d32f78fe6.png) ![image](https://user-images.githubusercontent.com/6029239/78330866-7c1d9580-75b7-11ea-9b7a-a86c460b4fad.png) ## Is this a regression? That is, did this use to work the way you expected in the past? no # Debug info - Streamlit version: 0.57.2 - Python version: Python 3.7.1 - Using Conda? PipEnv? PyEnv? Pex? -- No - OS version: Windows 10 Enterprise - Browser version: Chrome Version 79.0.3945.117 (Official Build) (64-bit)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1298/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1298/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1297
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1297/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1297/comments
https://api.github.com/repos/streamlit/streamlit/issues/1297/events
https://github.com/streamlit/streamlit/issues/1297
593,106,532
MDU6SXNzdWU1OTMxMDY1MzI=
1,297
Setting non-Parameter class attribute opts.Segments
{ "login": "drorata", "id": 2905978, "node_id": "MDQ6VXNlcjI5MDU5Nzg=", "avatar_url": "https://avatars.githubusercontent.com/u/2905978?v=4", "gravatar_id": "", "url": "https://api.github.com/users/drorata", "html_url": "https://github.com/drorata", "followers_url": "https://api.github.com/users/drorata/followers", "following_url": "https://api.github.com/users/drorata/following{/other_user}", "gists_url": "https://api.github.com/users/drorata/gists{/gist_id}", "starred_url": "https://api.github.com/users/drorata/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/drorata/subscriptions", "organizations_url": "https://api.github.com/users/drorata/orgs", "repos_url": "https://api.github.com/users/drorata/repos", "events_url": "https://api.github.com/users/drorata/events{/privacy}", "received_events_url": "https://api.github.com/users/drorata/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
1
2020-04-03T06:00:51
2020-04-03T06:20:21
2020-04-03T06:20:21
NONE
null
# Summary After upgrading to 0.57 I got the following warning: ``` WARNING:param: Setting non-Parameter class attribute opts.Segments = <classmethod object at 0x1188ce610> ``` With version 0.55 which was installed before the upgrade no warning was issued. # Steps to reproduce In a fresh environment and simple app I did not have the warning. It only appeared in an existing environment/project. ## Is this a regression? yes # Debug info - Streamlit version: 0.57.2 - Python version: 3.7.6 - Using Conda - OS version: macOS 10.15.4 - Browser version: Chrome 80.0.3987.149
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1297/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1297/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1296
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1296/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1296/comments
https://api.github.com/repos/streamlit/streamlit/issues/1296/events
https://github.com/streamlit/streamlit/pull/1296
592,989,445
MDExOlB1bGxSZXF1ZXN0Mzk3ODY2NDAz
1,296
Update data explorer docs w/ small communication fix
{ "login": "mrdbourke", "id": 16750345, "node_id": "MDQ6VXNlcjE2NzUwMzQ1", "avatar_url": "https://avatars.githubusercontent.com/u/16750345?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrdbourke", "html_url": "https://github.com/mrdbourke", "followers_url": "https://api.github.com/users/mrdbourke/followers", "following_url": "https://api.github.com/users/mrdbourke/following{/other_user}", "gists_url": "https://api.github.com/users/mrdbourke/gists{/gist_id}", "starred_url": "https://api.github.com/users/mrdbourke/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mrdbourke/subscriptions", "organizations_url": "https://api.github.com/users/mrdbourke/orgs", "repos_url": "https://api.github.com/users/mrdbourke/repos", "events_url": "https://api.github.com/users/mrdbourke/events{/privacy}", "received_events_url": "https://api.github.com/users/mrdbourke/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
1
2020-04-03T00:01:02
2020-04-08T20:19:11
2020-04-08T20:19:11
CONTRIBUTOR
null
"Replace the line `st.write('Done!')` with this:" -> "Replace the line `data_load_state.text('Loading data...done!')` with this:" `st.write('Done!')` isn't used in the data explorer demo app, replaced parts where it's referenced with appropriate text. PS Absolutely beautiful documentation. Looking more and more forward to using Streamlit for my own apps :) --- **Issue:** Doc fix **Description:** Small documentation update to maintain consistency of language/code. --- **Contribution License Agreement** By submiting 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/1296/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1296/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1296", "html_url": "https://github.com/streamlit/streamlit/pull/1296", "diff_url": "https://github.com/streamlit/streamlit/pull/1296.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1296.patch", "merged_at": "2020-04-08T20:19:11" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1295
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1295/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1295/comments
https://api.github.com/repos/streamlit/streamlit/issues/1295/events
https://github.com/streamlit/streamlit/pull/1295
592,980,627
MDExOlB1bGxSZXF1ZXN0Mzk3ODU5NjEx
1,295
Showing an error when it's not localhost and has no mapbox token
{ "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/arraydude/followers", "following_url": "https://api.github.com/users/arraydude/following{/other_user}", "gists_url": "https://api.github.com/users/arraydude/gists{/gist_id}", "starred_url": "https://api.github.com/users/arraydude/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arraydude/subscriptions", "organizations_url": "https://api.github.com/users/arraydude/orgs", "repos_url": "https://api.github.com/users/arraydude/repos", "events_url": "https://api.github.com/users/arraydude/events{/privacy}", "received_events_url": "https://api.github.com/users/arraydude/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
6
2020-04-02T23:34:00
2020-05-28T20:11:43
2020-05-27T22:20:36
CONTRIBUTOR
null
**Issue:** Fix #1136 #812 **Description:** As it is not possible to render a Mapbox without any token we are delimiting the use locally. - Prevent fetching token when it's not localhost or hello.py - Using axios instead of fetch - Added new step for cypress job in which we set the mapbox token - Unittest --- **Contribution License Agreement** By submiting 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/1295/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1295/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1295", "html_url": "https://github.com/streamlit/streamlit/pull/1295", "diff_url": "https://github.com/streamlit/streamlit/pull/1295.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1295.patch", "merged_at": "2020-05-27T22:20:36" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1294
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1294/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1294/comments
https://api.github.com/repos/streamlit/streamlit/issues/1294/events
https://github.com/streamlit/streamlit/issues/1294
592,713,670
MDU6SXNzdWU1OTI3MTM2NzA=
1,294
Images sometimes do not appear
{ "login": "m-ad", "id": 14111443, "node_id": "MDQ6VXNlcjE0MTExNDQz", "avatar_url": "https://avatars.githubusercontent.com/u/14111443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/m-ad", "html_url": "https://github.com/m-ad", "followers_url": "https://api.github.com/users/m-ad/followers", "following_url": "https://api.github.com/users/m-ad/following{/other_user}", "gists_url": "https://api.github.com/users/m-ad/gists{/gist_id}", "starred_url": "https://api.github.com/users/m-ad/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/m-ad/subscriptions", "organizations_url": "https://api.github.com/users/m-ad/orgs", "repos_url": "https://api.github.com/users/m-ad/repos", "events_url": "https://api.github.com/users/m-ad/events{/privacy}", "received_events_url": "https://api.github.com/users/m-ad/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1637089211, "node_id": "MDU6TGFiZWwxNjM3MDg5MjEx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:regression", "name": "type:regression", "color": "D93F0B", "default": false, "description": "This bug is a regression" } ]
closed
false
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }
[ { "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }, { "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false } ]
null
51
2020-04-02T15:19:00
2023-02-08T18:51:37
2020-10-09T00:40:56
NONE
null
# Summary The site randomly shows "0" for images inserted via st.image() and MediaFileManager logs "Missing file". ## More information I have a couple of jpg images embedded with st.image() and randomly they will not render, instead there will just be a 0 shown instead. Reloading the page or rerunning the code fixes the problem. When I reload the page often enough one ore several of the images will break again and just show a 0. In the terminal with --log_level error I receive MediaFileManager: Missing file d8a7ff62725a8ab1609c9335ba2e85375f491027d91b3badb27a6ccd In my complex multi-page streamlit app this happens very often, if I reload the page two or three times, one out of five images is likely broken. The simpler toy example below takes much longer to show the undesired behaviour, but it does so fairly consistently. # Steps to reproduce Run this code (ideally with --log_level error): ```python import streamlit as st if st.checkbox('checkbox'): st.image("foo.jpg") ``` Toggle that checkbox repeatedly (this method is quicker than reloading the page) and look at the console output. Maybe rerun the code once in a while. (Of course you need to put any jpg image named "foo.jpg" in the same folder). ## Actual behaviour Sooner or later (5-50 clicks) the image will *not* be shown. Instead, in its place a 0 appears. A "MediaFileManager: Missing file" error is shown in the terminal. ## Expected behaviour Images should always be shown. ## Debug info - Streamlit version: 0.57.1 - Python version: 3.6.9
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1294/reactions", "total_count": 10, "+1": 8, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/streamlit/streamlit/issues/1294/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1293
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1293/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1293/comments
https://api.github.com/repos/streamlit/streamlit/issues/1293/events
https://github.com/streamlit/streamlit/issues/1293
592,555,574
MDU6SXNzdWU1OTI1NTU1NzQ=
1,293
ERROR 1: PROJ: proj_create_from_database: cannot build geodeticCRS 4326: SQLite error on SELECT name, ellipsoid_auth_name, ellipsoid_code, prime_meridian_auth_name, prime_meridian_code, area_of_use_auth_name, area_of_use_code, publication_date, deprecated FROM geodetic_datum WHERE auth_name = ? AND code = ?: no such column: publication_date
{ "login": "gonhonoria", "id": 37090872, "node_id": "MDQ6VXNlcjM3MDkwODcy", "avatar_url": "https://avatars.githubusercontent.com/u/37090872?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gonhonoria", "html_url": "https://github.com/gonhonoria", "followers_url": "https://api.github.com/users/gonhonoria/followers", "following_url": "https://api.github.com/users/gonhonoria/following{/other_user}", "gists_url": "https://api.github.com/users/gonhonoria/gists{/gist_id}", "starred_url": "https://api.github.com/users/gonhonoria/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gonhonoria/subscriptions", "organizations_url": "https://api.github.com/users/gonhonoria/orgs", "repos_url": "https://api.github.com/users/gonhonoria/repos", "events_url": "https://api.github.com/users/gonhonoria/events{/privacy}", "received_events_url": "https://api.github.com/users/gonhonoria/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
4
2020-04-02T11:22:20
2021-03-16T21:03:38
2020-04-02T20:05:22
NONE
null
# Summary Issue to display geomap Type here a clear and concise description of the bug. Aim for 2-3 sentences. # Steps to reproduce What are the steps we should take to reproduce the bug: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' ## Expected behavior: Explain what you expect to happen when you go through the steps above, assuming there were no bugs. ## Actual behavior: Explain the buggy behavior you experience when you go through the steps above. If applicable, add screenshots to help explain your problem. ## Is this a regression? That is, did this use to work the way you expected in the past? yes / no # Debug info - Streamlit version: (get it with `$ streamlit version 1.1`) - Python version: (get it with `$ python --version 3.6`) - Using Conda? PipEnv? PyEnv? Pex? - OS version: - Browser version: # Additional information If needed, add any other context about the problem here. For example, did this bug come from https://discuss.streamlit.io or another site? Link the original source here!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1293/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1293/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1292
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1292/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1292/comments
https://api.github.com/repos/streamlit/streamlit/issues/1292/events
https://github.com/streamlit/streamlit/issues/1292
592,552,387
MDU6SXNzdWU1OTI1NTIzODc=
1,292
can't import streamlit
{ "login": "Ivyw1219", "id": 28444726, "node_id": "MDQ6VXNlcjI4NDQ0NzI2", "avatar_url": "https://avatars.githubusercontent.com/u/28444726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Ivyw1219", "html_url": "https://github.com/Ivyw1219", "followers_url": "https://api.github.com/users/Ivyw1219/followers", "following_url": "https://api.github.com/users/Ivyw1219/following{/other_user}", "gists_url": "https://api.github.com/users/Ivyw1219/gists{/gist_id}", "starred_url": "https://api.github.com/users/Ivyw1219/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Ivyw1219/subscriptions", "organizations_url": "https://api.github.com/users/Ivyw1219/orgs", "repos_url": "https://api.github.com/users/Ivyw1219/repos", "events_url": "https://api.github.com/users/Ivyw1219/events{/privacy}", "received_events_url": "https://api.github.com/users/Ivyw1219/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
7
2020-04-02T11:16:46
2022-12-21T10:59:36
2020-04-05T16:18:22
NONE
null
# Summary **Error: Streamlit requires raw Python (.py) files, not .** I checked the file format, it is python, not others. The streamlit version is 0.56.0 The python version is 3.7 How can I solve this? # Steps to reproduce What are the steps we should take to reproduce the bug: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' ## Expected behavior: Explain what you expect to happen when you go through the steps above, assuming there were no bugs. ## Actual behavior: Explain the buggy behavior you experience when you go through the steps above. If applicable, add screenshots to help explain your problem. ## Is this a regression? That is, did this use to work the way you expected in the past? yes / no # Debug info - Streamlit version: (get it with `$ streamlit version`) - Python version: (get it with `$ python --version`) - Using Conda? PipEnv? PyEnv? Pex? - OS version: - Browser version: # Additional information If needed, add any other context about the problem here. For example, did this bug come from https://discuss.streamlit.io or another site? Link the original source here!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1292/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1292/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1291
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1291/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1291/comments
https://api.github.com/repos/streamlit/streamlit/issues/1291/events
https://github.com/streamlit/streamlit/issues/1291
592,392,085
MDU6SXNzdWU1OTIzOTIwODU=
1,291
Keyboard shortcuts
{ "login": "jrouquie", "id": 741299, "node_id": "MDQ6VXNlcjc0MTI5OQ==", "avatar_url": "https://avatars.githubusercontent.com/u/741299?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrouquie", "html_url": "https://github.com/jrouquie", "followers_url": "https://api.github.com/users/jrouquie/followers", "following_url": "https://api.github.com/users/jrouquie/following{/other_user}", "gists_url": "https://api.github.com/users/jrouquie/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrouquie/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrouquie/subscriptions", "organizations_url": "https://api.github.com/users/jrouquie/orgs", "repos_url": "https://api.github.com/users/jrouquie/repos", "events_url": "https://api.github.com/users/jrouquie/events{/privacy}", "received_events_url": "https://api.github.com/users/jrouquie/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1964271488, "node_id": "MDU6TGFiZWwxOTY0MjcxNDg4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:widgets", "name": "area:widgets", "color": "C2E0C6", "default": false, "description": "" } ]
open
false
null
[]
null
28
2020-04-02T06:33:39
2022-11-29T23:10:40
null
NONE
null
### Problem I'm more productive when I can use keyboard shortcuts. E.g. press left/right to move to previous / next image. Press space to toggle some viz. Press j/k to move up/down some slider. ### Solution **MVP:** Provide a way to map 80% of the keys to custom actions. It could be an optional argument to `streamlit.button`, `streamlit.slider` (two keys for up/down one step), etc. **Possible additions:** Allow to map most keys, inclluding remapping 'c' which currenty clears the streamlit cache. ### Additional context Comes form personal need. Also mentioned here: https://discuss.streamlit.io/t/idea-keyboard-bindings/1976 . --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.**
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1291/reactions", "total_count": 30, "+1": 30, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1291/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1290
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1290/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1290/comments
https://api.github.com/repos/streamlit/streamlit/issues/1290/events
https://github.com/streamlit/streamlit/pull/1290
591,691,772
MDExOlB1bGxSZXF1ZXN0Mzk2ODExNzIw
1,290
Make preheated session have a normal unguessable ID
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-01T07:32:09
2020-04-02T01:00:00
2020-04-02T00:59:57
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1290/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1290/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1290", "html_url": "https://github.com/streamlit/streamlit/pull/1290", "diff_url": "https://github.com/streamlit/streamlit/pull/1290.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1290.patch", "merged_at": "2020-04-02T00:59:57" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1289
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1289/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1289/comments
https://api.github.com/repos/streamlit/streamlit/issues/1289/events
https://github.com/streamlit/streamlit/pull/1289
591,683,476
MDExOlB1bGxSZXF1ZXN0Mzk2ODA0OTA1
1,289
Update URL used for data files in Streamlit hello
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-04-01T07:15:35
2020-04-02T05:53:31
2020-04-02T04:36:53
CONTRIBUTOR
null
The datafiles from /examples/data are now available at a dedicated repo: https://github.com/streamlit/hello-data/tree/master/v1 That's their new home from now on! So I've updated the Hello pydeck example to match. Let's delete the old /examples/data in September this year, to give users enough time to upgrade. --- Related: #1278
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1289/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1289/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1289", "html_url": "https://github.com/streamlit/streamlit/pull/1289", "diff_url": "https://github.com/streamlit/streamlit/pull/1289.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1289.patch", "merged_at": "2020-04-02T04:36:53" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1288
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1288/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1288/comments
https://api.github.com/repos/streamlit/streamlit/issues/1288/events
https://github.com/streamlit/streamlit/issues/1288
591,667,889
MDU6SXNzdWU1OTE2Njc4ODk=
1,288
AmbiguousTimeError when trying to display dataframe with timestamps
{ "login": "laura-ham", "id": 26965746, "node_id": "MDQ6VXNlcjI2OTY1NzQ2", "avatar_url": "https://avatars.githubusercontent.com/u/26965746?v=4", "gravatar_id": "", "url": "https://api.github.com/users/laura-ham", "html_url": "https://github.com/laura-ham", "followers_url": "https://api.github.com/users/laura-ham/followers", "following_url": "https://api.github.com/users/laura-ham/following{/other_user}", "gists_url": "https://api.github.com/users/laura-ham/gists{/gist_id}", "starred_url": "https://api.github.com/users/laura-ham/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/laura-ham/subscriptions", "organizations_url": "https://api.github.com/users/laura-ham/orgs", "repos_url": "https://api.github.com/users/laura-ham/repos", "events_url": "https://api.github.com/users/laura-ham/events{/privacy}", "received_events_url": "https://api.github.com/users/laura-ham/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1964011103, "node_id": "MDU6TGFiZWwxOTY0MDExMTAz", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:st.dataframe", "name": "feature:st.dataframe", "color": "C5DEF5", "default": false, "description": "" } ]
closed
false
null
[]
null
5
2020-04-01T06:42:32
2022-02-02T01:28:21
2022-02-02T01:28:21
NONE
null
# Summary I get a the following error when trying to display a dataframe with datetime values: `AmbiguousTimeError: Cannot infer dst time from %r, try using the 'ambiguous' argument` # Steps to reproduce 1. Have a panda dataframe with a column Series with datetime stamps over the whole year, so including the daylight saving time times and winter times. 2. `st.dataframe(df)` ## Expected behavior: Display the dataframe with the time series in the Streamlit app. ## Actual behavior: Probably there ia a timestamp in there that is ambigious, like 2019-27-10 2:30 when the time shifted from 3.00 back to 2:00, so the system might not be sure when the actual timestamp is. The error `AmbiguousTimeError: Cannot infer dst time from %r, try using the 'ambiguous' argument` is thrown. ## Is this a regression? No # Debug info - Streamlit version: 0.57.2 - Python version: 3.8.1 - Using Conda? PipEnv? PyEnv? Pex? No - OS version: Mac 10.14.6 - Browser version: Chrome 80.0.3987.149 # Additional information ![image](https://user-images.githubusercontent.com/26965746/78106870-04a40680-73fd-11ea-94f1-dc23aaee622f.png)
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1288/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1288/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1287
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1287/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1287/comments
https://api.github.com/repos/streamlit/streamlit/issues/1287/events
https://github.com/streamlit/streamlit/issues/1287
591,604,220
MDU6SXNzdWU1OTE2MDQyMjA=
1,287
Refactor flaky e2e test locations
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
1
2020-04-01T04:03:28
2021-03-26T15:04:03
2021-03-26T15:04:03
CONTRIBUTOR
null
Flaky tests currently live alongside non flaky ones as siblings in the root folder. Move them under a parent folder using one of the following approaches - e2e/flaky/specs, e2e/flaky/scripts - e2e/specs/flaky/foo.spec.ts, e2e/scripts/flaky/foo.py - e2e/specs/flaky_foo.spec.ts, e2e/scripts/flaky_foo.py Questions: non flaky tests go where in the first two options?
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1287/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1287/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1286
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1286/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1286/comments
https://api.github.com/repos/streamlit/streamlit/issues/1286/events
https://github.com/streamlit/streamlit/issues/1286
591,322,954
MDU6SXNzdWU1OTEzMjI5NTQ=
1,286
Test all pages of `streamlit hello` in e2e test
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1520675746, "node_id": "MDU6TGFiZWwxNTIwNjc1NzQ2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:infra", "name": "area:infra", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[ { "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false } ]
null
0
2020-03-31T18:24:40
2020-09-08T18:29:26
2020-09-08T18:29:26
CONTRIBUTOR
null
Right now `e2e/specs/st_hello.spec.ts` only tests the landing page of `streamlit hello`. And even then, it doesn't test it well -- no screenshot! We should test all pages so we can catch issues like #1277
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1286/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1286/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1285
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1285/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1285/comments
https://api.github.com/repos/streamlit/streamlit/issues/1285/events
https://github.com/streamlit/streamlit/pull/1285
591,320,228
MDExOlB1bGxSZXF1ZXN0Mzk2NTExMjE3
1,285
Release 0.57.2
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-31T18:20:37
2020-04-01T18:01:35
2020-04-01T07:31:53
CONTRIBUTOR
null
Fix `hello` by readding data folder in examples.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1285/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1285/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1285", "html_url": "https://github.com/streamlit/streamlit/pull/1285", "diff_url": "https://github.com/streamlit/streamlit/pull/1285.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1285.patch", "merged_at": "2020-04-01T07:31:53" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1284
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1284/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1284/comments
https://api.github.com/repos/streamlit/streamlit/issues/1284/events
https://github.com/streamlit/streamlit/pull/1284
591,192,995
MDExOlB1bGxSZXF1ZXN0Mzk2NDA0NzI3
1,284
Default hash func for sql alchemy engine
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
1
2020-03-31T15:14:58
2020-04-24T19:50:08
2020-04-24T19:50:07
CONTRIBUTOR
null
Issue #1190
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1284/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1284/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1284", "html_url": "https://github.com/streamlit/streamlit/pull/1284", "diff_url": "https://github.com/streamlit/streamlit/pull/1284.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1284.patch", "merged_at": "2020-04-24T19:50:07" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1283
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1283/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1283/comments
https://api.github.com/repos/streamlit/streamlit/issues/1283/events
https://github.com/streamlit/streamlit/issues/1283
591,124,366
MDU6SXNzdWU1OTExMjQzNjY=
1,283
Replace "Connecting with Streamlit Server" with "Connecting to local Streamlit server."
{ "login": "treuille", "id": 1673013, "node_id": "MDQ6VXNlcjE2NzMwMTM=", "avatar_url": "https://avatars.githubusercontent.com/u/1673013?v=4", "gravatar_id": "", "url": "https://api.github.com/users/treuille", "html_url": "https://github.com/treuille", "followers_url": "https://api.github.com/users/treuille/followers", "following_url": "https://api.github.com/users/treuille/following{/other_user}", "gists_url": "https://api.github.com/users/treuille/gists{/gist_id}", "starred_url": "https://api.github.com/users/treuille/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/treuille/subscriptions", "organizations_url": "https://api.github.com/users/treuille/orgs", "repos_url": "https://api.github.com/users/treuille/repos", "events_url": "https://api.github.com/users/treuille/events{/privacy}", "received_events_url": "https://api.github.com/users/treuille/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1846397999, "node_id": "MDU6TGFiZWwxODQ2Mzk3OTk5", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:ux/ui", "name": "area:ux/ui", "color": "C2E0C6", "default": false, "description": "" } ]
closed
false
null
[]
null
3
2020-03-31T13:47:21
2022-09-23T13:57:52
2022-09-23T13:57:52
CONTRIBUTOR
null
# Summary A message we display is confusing and could cause unfounded security concerns among users. Before the websocket connection is established, the user sees "connecting with Streamlit Server." Streamlit user @2mol thought that this meant one of our own servers rather than the just-created local server #1279. ## Better behavior Say "Connecting to local Streamlit server." - "Connecting to" is more idiomatic than "connecting with" - "local Streamlit server" fixes the confusion described above about where this server is **<- this is the key change** - "server" doesn't need to be capitalized
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1283/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/1283/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1282
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1282/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1282/comments
https://api.github.com/repos/streamlit/streamlit/issues/1282/events
https://github.com/streamlit/streamlit/issues/1282
590,776,735
MDU6SXNzdWU1OTA3NzY3MzU=
1,282
"Tried to use SessionInfo before it was initialized" error in 0.57.0
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
0
2020-03-31T04:13:50
2020-03-31T04:14:26
2020-03-31T04:14:26
CONTRIBUTOR
null
# Steps to reproduce 1. `streamlit hello` 2. ...a browser tab automatically opens. Leave that tab as it is! 3. Open a second browser tab pointing at the app (i.e. localhost:8501) ## Expected behavior: Both tabs work just fine! ## Actual behavior: The second tab sometimes shows a dialog saying "Tried to use SessionInfo before it was initialized". ## Is this a regression? yes # Debug info - Streamlit version: 0.57.0
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1282/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1282/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1281
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1281/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1281/comments
https://api.github.com/repos/streamlit/streamlit/issues/1281/events
https://github.com/streamlit/streamlit/pull/1281
590,703,385
MDExOlB1bGxSZXF1ZXN0Mzk1OTk0Nzgz
1,281
Plugins: webpack, iframe
{ "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/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-31T00:59:15
2020-04-06T16:34:46
2020-04-06T16:15:42
COLLABORATOR
null
This is a hacky but functional implementation of `st.plugin` that serves a webpack-compiled build folder, and wraps it in an iframe. The Streamlit <-> iframe communication plumbing doesn't exist yet. You can run `examples/plugin_example.py` to see it in action. (But the arg passing doesn't do anything yet.) Everything inside the `plugin_template` directory is just the template created by `create-react-app`; there are no custom bits in there yet.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1281/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/1281/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1281", "html_url": "https://github.com/streamlit/streamlit/pull/1281", "diff_url": "https://github.com/streamlit/streamlit/pull/1281.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1281.patch", "merged_at": "2020-04-06T16:15:42" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1280
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1280/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1280/comments
https://api.github.com/repos/streamlit/streamlit/issues/1280/events
https://github.com/streamlit/streamlit/pull/1280
590,362,344
MDExOlB1bGxSZXF1ZXN0Mzk1NzEwMjE0
1,280
hash_func for tensorflow session
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-30T15:01:47
2020-03-30T23:59:58
2020-03-30T23:59:57
CONTRIBUTOR
null
Issue #1203
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1280/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1280/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1280", "html_url": "https://github.com/streamlit/streamlit/pull/1280", "diff_url": "https://github.com/streamlit/streamlit/pull/1280.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1280.patch", "merged_at": "2020-03-30T23:59:57" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1279
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1279/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1279/comments
https://api.github.com/repos/streamlit/streamlit/issues/1279/events
https://github.com/streamlit/streamlit/issues/1279
589,816,546
MDU6SXNzdWU1ODk4MTY1NDY=
1,279
Why does streamlit need to connect to a remote server?
{ "login": "2mol", "id": 1773075, "node_id": "MDQ6VXNlcjE3NzMwNzU=", "avatar_url": "https://avatars.githubusercontent.com/u/1773075?v=4", "gravatar_id": "", "url": "https://api.github.com/users/2mol", "html_url": "https://github.com/2mol", "followers_url": "https://api.github.com/users/2mol/followers", "following_url": "https://api.github.com/users/2mol/following{/other_user}", "gists_url": "https://api.github.com/users/2mol/gists{/gist_id}", "starred_url": "https://api.github.com/users/2mol/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/2mol/subscriptions", "organizations_url": "https://api.github.com/users/2mol/orgs", "repos_url": "https://api.github.com/users/2mol/repos", "events_url": "https://api.github.com/users/2mol/events{/privacy}", "received_events_url": "https://api.github.com/users/2mol/received_events", "type": "User", "site_admin": false }
[ { "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
5
2020-03-29T15:25:36
2021-11-01T20:58:10
2020-03-31T13:49:00
NONE
null
It's not clear to me why Streamlit needs to connect to the streamlit server. I am following the Azure deployment guide [here](https://towardsdatascience.com/deploying-a-streamlit-web-app-with-azure-app-service-1f09a2159743) and I get to the issue where the app is on "Please wait..." forever. On the top right it shows "Connecting to Streamlit Server". I couldn't find any mention in the documentation or FAQ about why this needs to be the case, so I'm very confused. In case I missed something in the docs I apologise in advance, otherwise I'm happy to send a PR once I understand this myself.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1279/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/1279/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1278
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1278/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1278/comments
https://api.github.com/repos/streamlit/streamlit/issues/1278/events
https://github.com/streamlit/streamlit/pull/1278
589,792,159
MDExOlB1bGxSZXF1ZXN0Mzk1MjUxNzA3
1,278
Fix broken map demo in streamlit hello
{ "login": "tejasvi", "id": 45873379, "node_id": "MDQ6VXNlcjQ1ODczMzc5", "avatar_url": "https://avatars.githubusercontent.com/u/45873379?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tejasvi", "html_url": "https://github.com/tejasvi", "followers_url": "https://api.github.com/users/tejasvi/followers", "following_url": "https://api.github.com/users/tejasvi/following{/other_user}", "gists_url": "https://api.github.com/users/tejasvi/gists{/gist_id}", "starred_url": "https://api.github.com/users/tejasvi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tejasvi/subscriptions", "organizations_url": "https://api.github.com/users/tejasvi/orgs", "repos_url": "https://api.github.com/users/tejasvi/repos", "events_url": "https://api.github.com/users/tejasvi/events{/privacy}", "received_events_url": "https://api.github.com/users/tejasvi/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-29T13:29:47
2020-03-31T18:17:55
2020-03-31T18:17:55
CONTRIBUTOR
null
**Issue:** #1277 **Description:** Restored the dataset and the corresponding readme
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1278/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1278/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1278", "html_url": "https://github.com/streamlit/streamlit/pull/1278", "diff_url": "https://github.com/streamlit/streamlit/pull/1278.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1278.patch", "merged_at": "2020-03-31T18:17:55" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1277
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1277/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1277/comments
https://api.github.com/repos/streamlit/streamlit/issues/1277/events
https://github.com/streamlit/streamlit/issues/1277
589,791,772
MDU6SXNzdWU1ODk3OTE3NzI=
1,277
Mapping demo in `streamlit hello` example is broken
{ "login": "tejasvi", "id": 45873379, "node_id": "MDQ6VXNlcjQ1ODczMzc5", "avatar_url": "https://avatars.githubusercontent.com/u/45873379?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tejasvi", "html_url": "https://github.com/tejasvi", "followers_url": "https://api.github.com/users/tejasvi/followers", "following_url": "https://api.github.com/users/tejasvi/following{/other_user}", "gists_url": "https://api.github.com/users/tejasvi/gists{/gist_id}", "starred_url": "https://api.github.com/users/tejasvi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tejasvi/subscriptions", "organizations_url": "https://api.github.com/users/tejasvi/orgs", "repos_url": "https://api.github.com/users/tejasvi/repos", "events_url": "https://api.github.com/users/tejasvi/events{/privacy}", "received_events_url": "https://api.github.com/users/tejasvi/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
3
2020-03-29T13:27:40
2020-03-31T18:21:31
2020-03-31T18:21:31
CONTRIBUTOR
null
# The data source (/examples/data) is no longer present in the repo. # Steps to reproduce 1. `streamlit hello` 2. Run mapping demo ## Expected behavior: Run the demo. ## Actual behavior: Deceiving error message: > This demo requires internet access. > Connection error: Not Found ## Is this a regression? yes # Debug info - Streamlit version: > 0.57 # Additional information If needed, add any other context about the problem here. For example, did this bug come from https://discuss.streamlit.io or another site? Link the original source here!
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1277/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1277/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1276
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1276/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1276/comments
https://api.github.com/repos/streamlit/streamlit/issues/1276/events
https://github.com/streamlit/streamlit/pull/1276
589,755,630
MDExOlB1bGxSZXF1ZXN0Mzk1MjI0OTY0
1,276
New st.pyplot clear_figure condition
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-29T09:46:08
2020-04-10T21:13:56
2020-04-10T21:13:51
COLLABORATOR
null
Change behavior of `clear_figure` so it's: - True by default if `fig` is not set - False by default if `fig` is set
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1276/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1276/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1276", "html_url": "https://github.com/streamlit/streamlit/pull/1276", "diff_url": "https://github.com/streamlit/streamlit/pull/1276.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1276.patch", "merged_at": "2020-04-10T21:13:51" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1275
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1275/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1275/comments
https://api.github.com/repos/streamlit/streamlit/issues/1275/events
https://github.com/streamlit/streamlit/pull/1275
589,749,502
MDExOlB1bGxSZXF1ZXN0Mzk1MjIwNjc2
1,275
Fix dataframe format issue
{ "login": "kantuni", "id": 6151409, "node_id": "MDQ6VXNlcjYxNTE0MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/6151409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kantuni", "html_url": "https://github.com/kantuni", "followers_url": "https://api.github.com/users/kantuni/followers", "following_url": "https://api.github.com/users/kantuni/following{/other_user}", "gists_url": "https://api.github.com/users/kantuni/gists{/gist_id}", "starred_url": "https://api.github.com/users/kantuni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kantuni/subscriptions", "organizations_url": "https://api.github.com/users/kantuni/orgs", "repos_url": "https://api.github.com/users/kantuni/repos", "events_url": "https://api.github.com/users/kantuni/events{/privacy}", "received_events_url": "https://api.github.com/users/kantuni/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-29T09:02:05
2020-04-01T20:08:39
2020-04-01T20:08:33
COLLABORATOR
null
Closes #1125.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1275/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1275/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1275", "html_url": "https://github.com/streamlit/streamlit/pull/1275", "diff_url": "https://github.com/streamlit/streamlit/pull/1275.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1275.patch", "merged_at": "2020-04-01T20:08:33" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1274
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1274/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1274/comments
https://api.github.com/repos/streamlit/streamlit/issues/1274/events
https://github.com/streamlit/streamlit/pull/1274
589,738,655
MDExOlB1bGxSZXF1ZXN0Mzk1MjEyODQw
1,274
Added support to st.image for objects supporting IPython.display.display
{ "login": "madhavajay", "id": 2882739, "node_id": "MDQ6VXNlcjI4ODI3Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/2882739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/madhavajay", "html_url": "https://github.com/madhavajay", "followers_url": "https://api.github.com/users/madhavajay/followers", "following_url": "https://api.github.com/users/madhavajay/following{/other_user}", "gists_url": "https://api.github.com/users/madhavajay/gists{/gist_id}", "starred_url": "https://api.github.com/users/madhavajay/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/madhavajay/subscriptions", "organizations_url": "https://api.github.com/users/madhavajay/orgs", "repos_url": "https://api.github.com/users/madhavajay/repos", "events_url": "https://api.github.com/users/madhavajay/events{/privacy}", "received_events_url": "https://api.github.com/users/madhavajay/received_events", "type": "User", "site_admin": false }
[]
closed
false
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[ { "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false } ]
null
2
2020-03-29T07:38:19
2020-07-16T23:30:33
2020-07-16T20:14:56
NONE
null
- methods _repr_jpeg_ or _repr_png_ are invoked if they exist - this includes the likes of fastai.vision.image.Image ## Before contributing (PLEASE READ!) ⚠️ **As with most projects, prior to starting to code on a bug fix or feature request, please post in the issue saying you want to volunteer, and then wait for a positive response.** And if there is no issue for it yet, create it first. This helps make sure (1) two people aren't working on the same thing, (2) this is something Streamlit's maintainers believe should be implemented/fixed, (3) any API, UI, or deeper architectural changes that need to be implemented have been fully thought through by Streamlit's maintainers. More information in our wiki: https://github.com/streamlit/streamlit/wiki/Contributing --- **Issue:** Please include a link to the issue you're addressing. If no issue exists, create one first and then link it here. https://github.com/streamlit/streamlit/issues/1273 **Description:** Describe the changes you made to the code, so it's easier for the reader to navigate your pull request. Usually this is a bullet list. Check if the format (e.g. JPEG or PNG) _repr_jpeg_ or _repr_png_ method exists and if so substitute the input with the result of calling that method. --- **Contribution License Agreement** By submiting 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/1274/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1274/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1274", "html_url": "https://github.com/streamlit/streamlit/pull/1274", "diff_url": "https://github.com/streamlit/streamlit/pull/1274.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1274.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/1273
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1273/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1273/comments
https://api.github.com/repos/streamlit/streamlit/issues/1273/events
https://github.com/streamlit/streamlit/issues/1273
589,738,560
MDU6SXNzdWU1ODk3Mzg1NjA=
1,273
Support Images that conform to ipython.display.display
{ "login": "madhavajay", "id": 2882739, "node_id": "MDQ6VXNlcjI4ODI3Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/2882739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/madhavajay", "html_url": "https://github.com/madhavajay", "followers_url": "https://api.github.com/users/madhavajay/followers", "following_url": "https://api.github.com/users/madhavajay/following{/other_user}", "gists_url": "https://api.github.com/users/madhavajay/gists{/gist_id}", "starred_url": "https://api.github.com/users/madhavajay/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/madhavajay/subscriptions", "organizations_url": "https://api.github.com/users/madhavajay/orgs", "repos_url": "https://api.github.com/users/madhavajay/repos", "events_url": "https://api.github.com/users/madhavajay/events{/privacy}", "received_events_url": "https://api.github.com/users/madhavajay/received_events", "type": "User", "site_admin": false }
[ { "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
0
2020-03-29T07:37:30
2022-11-15T17:00:29
null
NONE
null
### Problem A lot of image classes out there support ipython.display's _repr_jpeg_ or _repr_png_. Is your feature request related to a problem? Please describe the problem here. Ex. I'm always frustrated when [...] Yes, I expected that when I passed a fastai.vision.image.Image to streamlit it would display it. It did not. ### Solution **MVP:** What's the smallest possible solution that would get 80% of the problem out of the way? I have coded the solution. **Possible additions:** What are other things that could be added to the MVP over time to make it better? **Preferred solution:** If you don't like the MVP above, tell us why, and what you'd like done instead. --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.**
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1273/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1273/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1272
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1272/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1272/comments
https://api.github.com/repos/streamlit/streamlit/issues/1272/events
https://github.com/streamlit/streamlit/issues/1272
589,586,674
MDU6SXNzdWU1ODk1ODY2NzQ=
1,272
Xgboost model not hashable
{ "login": "Pipboyguy", "id": 34739235, "node_id": "MDQ6VXNlcjM0NzM5MjM1", "avatar_url": "https://avatars.githubusercontent.com/u/34739235?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Pipboyguy", "html_url": "https://github.com/Pipboyguy", "followers_url": "https://api.github.com/users/Pipboyguy/followers", "following_url": "https://api.github.com/users/Pipboyguy/following{/other_user}", "gists_url": "https://api.github.com/users/Pipboyguy/gists{/gist_id}", "starred_url": "https://api.github.com/users/Pipboyguy/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Pipboyguy/subscriptions", "organizations_url": "https://api.github.com/users/Pipboyguy/orgs", "repos_url": "https://api.github.com/users/Pipboyguy/repos", "events_url": "https://api.github.com/users/Pipboyguy/events{/privacy}", "received_events_url": "https://api.github.com/users/Pipboyguy/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" }, { "id": 1890355941, "node_id": "MDU6TGFiZWwxODkwMzU1OTQx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache-hash-func", "name": "feature:cache-hash-func", "color": "C5DEF5", "default": false, "description": "" } ]
closed
false
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }, { "login": "tc87", "id": 26268394, "node_id": "MDQ6VXNlcjI2MjY4Mzk0", "avatar_url": "https://avatars.githubusercontent.com/u/26268394?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tc87", "html_url": "https://github.com/tc87", "followers_url": "https://api.github.com/users/tc87/followers", "following_url": "https://api.github.com/users/tc87/following{/other_user}", "gists_url": "https://api.github.com/users/tc87/gists{/gist_id}", "starred_url": "https://api.github.com/users/tc87/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tc87/subscriptions", "organizations_url": "https://api.github.com/users/tc87/orgs", "repos_url": "https://api.github.com/users/tc87/repos", "events_url": "https://api.github.com/users/tc87/events{/privacy}", "received_events_url": "https://api.github.com/users/tc87/received_events", "type": "User", "site_admin": false } ]
null
2
2020-03-28T14:23:37
2020-05-22T15:42:42
2020-05-22T15:42:42
NONE
null
Could not hash a fit_model output:
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1272/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1272/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1271
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1271/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1271/comments
https://api.github.com/repos/streamlit/streamlit/issues/1271/events
https://github.com/streamlit/streamlit/issues/1271
589,541,176
MDU6SXNzdWU1ODk1NDExNzY=
1,271
Caching problem since 0.53.0
{ "login": "AdrianSosic", "id": 23265127, "node_id": "MDQ6VXNlcjIzMjY1MTI3", "avatar_url": "https://avatars.githubusercontent.com/u/23265127?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AdrianSosic", "html_url": "https://github.com/AdrianSosic", "followers_url": "https://api.github.com/users/AdrianSosic/followers", "following_url": "https://api.github.com/users/AdrianSosic/following{/other_user}", "gists_url": "https://api.github.com/users/AdrianSosic/gists{/gist_id}", "starred_url": "https://api.github.com/users/AdrianSosic/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/AdrianSosic/subscriptions", "organizations_url": "https://api.github.com/users/AdrianSosic/orgs", "repos_url": "https://api.github.com/users/AdrianSosic/repos", "events_url": "https://api.github.com/users/AdrianSosic/events{/privacy}", "received_events_url": "https://api.github.com/users/AdrianSosic/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" } ]
closed
false
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false } ]
null
2
2020-03-28T09:27:40
2020-04-23T17:57:08
2020-04-23T17:57:08
NONE
null
# Summary Hi, think I found a bug in Streamlit's caching mechanism that has been introduced somewhere after version 0.53.0. Compare the output of the following code between versions 0.53.0 and 0.54.0: # Steps to reproduce ``` import numpy as np import streamlit as st class C: def __init__(self, x): self.x = x @st.cache def f(c): return c.x for x in 1000 / np.arange(1, 10): c = C(x) y = f(c) print(y) ``` ## Expected behavior: The correct output of version 0.53.0 is: ``` 1000.0 500.0 333.3333333333333 250.0 200.0 166.66666666666666 142.85714285714286 125.0 111.11111111111111 ``` ## Actual behavior: Version 0.54.0 mistakenly caches some of the function calls, returning the following incorrect output: ``` 1000.0 1000.0 333.3333333333333 1000.0 1000.0 166.66666666666666 142.85714285714286 1000.0 111.11111111111111 ``` ## Is this a regression? yes # Debug info - Streamlit version: 0.54.0 - Python version: 3.6.8. - OS version: macOS 10.15.2 # Additional information Interestingly, 0.54.0 shows the desired behavior when the value `1000` in the code above is replaced with the value `1`.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1271/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1271/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1270
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1270/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1270/comments
https://api.github.com/repos/streamlit/streamlit/issues/1270/events
https://github.com/streamlit/streamlit/pull/1270
589,525,133
MDExOlB1bGxSZXF1ZXN0Mzk1MDU4OTMz
1,270
Release 0.57.1 - Fixes SessionInfo alert bug
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
1
2020-03-28T07:19:27
2020-03-31T04:14:19
2020-03-28T08:54:38
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1270/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1270/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1270", "html_url": "https://github.com/streamlit/streamlit/pull/1270", "diff_url": "https://github.com/streamlit/streamlit/pull/1270.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1270.patch", "merged_at": "2020-03-28T08:54:38" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1269
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1269/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1269/comments
https://api.github.com/repos/streamlit/streamlit/issues/1269/events
https://github.com/streamlit/streamlit/pull/1269
589,427,530
MDExOlB1bGxSZXF1ZXN0Mzk0OTgxNzcz
1,269
Changing selectbox filtering as case insensitive
{ "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/arraydude/followers", "following_url": "https://api.github.com/users/arraydude/following{/other_user}", "gists_url": "https://api.github.com/users/arraydude/gists{/gist_id}", "starred_url": "https://api.github.com/users/arraydude/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arraydude/subscriptions", "organizations_url": "https://api.github.com/users/arraydude/orgs", "repos_url": "https://api.github.com/users/arraydude/repos", "events_url": "https://api.github.com/users/arraydude/events{/privacy}", "received_events_url": "https://api.github.com/users/arraydude/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-27T21:42:08
2020-03-28T00:19:44
2020-03-28T00:19:39
CONTRIBUTOR
null
**Issue:** Changing selectbox filtering to case insensitive **Description:** Fixing and adding test --- **Contribution License Agreement** By submiting 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/1269/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1269/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1269", "html_url": "https://github.com/streamlit/streamlit/pull/1269", "diff_url": "https://github.com/streamlit/streamlit/pull/1269.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1269.patch", "merged_at": "2020-03-28T00:19:38" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1268
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1268/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1268/comments
https://api.github.com/repos/streamlit/streamlit/issues/1268/events
https://github.com/streamlit/streamlit/issues/1268
589,407,410
MDU6SXNzdWU1ODk0MDc0MTA=
1,268
Need hash_func for type torch._C._TensorBase
{ "login": "tc87", "id": 26268394, "node_id": "MDQ6VXNlcjI2MjY4Mzk0", "avatar_url": "https://avatars.githubusercontent.com/u/26268394?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tc87", "html_url": "https://github.com/tc87", "followers_url": "https://api.github.com/users/tc87/followers", "following_url": "https://api.github.com/users/tc87/following{/other_user}", "gists_url": "https://api.github.com/users/tc87/gists{/gist_id}", "starred_url": "https://api.github.com/users/tc87/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tc87/subscriptions", "organizations_url": "https://api.github.com/users/tc87/orgs", "repos_url": "https://api.github.com/users/tc87/repos", "events_url": "https://api.github.com/users/tc87/events{/privacy}", "received_events_url": "https://api.github.com/users/tc87/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" }, { "id": 1890355941, "node_id": "MDU6TGFiZWwxODkwMzU1OTQx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache-hash-func", "name": "feature:cache-hash-func", "color": "C5DEF5", "default": false, "description": "" } ]
closed
false
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }, { "login": "tc87", "id": 26268394, "node_id": "MDQ6VXNlcjI2MjY4Mzk0", "avatar_url": "https://avatars.githubusercontent.com/u/26268394?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tc87", "html_url": "https://github.com/tc87", "followers_url": "https://api.github.com/users/tc87/followers", "following_url": "https://api.github.com/users/tc87/following{/other_user}", "gists_url": "https://api.github.com/users/tc87/gists{/gist_id}", "starred_url": "https://api.github.com/users/tc87/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tc87/subscriptions", "organizations_url": "https://api.github.com/users/tc87/orgs", "repos_url": "https://api.github.com/users/tc87/repos", "events_url": "https://api.github.com/users/tc87/events{/privacy}", "received_events_url": "https://api.github.com/users/tc87/received_events", "type": "User", "site_admin": false } ]
null
11
2020-03-27T20:53:13
2020-05-08T17:38:30
2020-05-08T16:42:56
CONTRIBUTOR
null
# Summary A community member noticed a "cannot hash of type" issue. More information can be found in [this forum discussion](https://discuss.streamlit.io/t/caching-pytorch-variables/2280). # Full error message This is the info provided by hertzmann: ``` “UnhashableType: Cannot hash object of type torch._C._TensorBase”. ``` "I’m trying to cache initialization of a StyleGAN2 class datastructure (which includes loading model weights from a file or online). I don’t want the model weights to be reloaded (and other data structures re-initialized) every time a new image is created. I tried refactoring my code so that @st.cache is in front of a function that only does one thing: torch.load(filename) and the same error occurs."
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1268/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1268/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1267
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1267/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1267/comments
https://api.github.com/repos/streamlit/streamlit/issues/1267/events
https://github.com/streamlit/streamlit/pull/1267
589,331,806
MDExOlB1bGxSZXF1ZXN0Mzk0OTE0NDUx
1,267
Moving st_in_cache_warning from flaky to stable
{ "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/arraydude/followers", "following_url": "https://api.github.com/users/arraydude/following{/other_user}", "gists_url": "https://api.github.com/users/arraydude/gists{/gist_id}", "starred_url": "https://api.github.com/users/arraydude/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arraydude/subscriptions", "organizations_url": "https://api.github.com/users/arraydude/orgs", "repos_url": "https://api.github.com/users/arraydude/repos", "events_url": "https://api.github.com/users/arraydude/events{/privacy}", "received_events_url": "https://api.github.com/users/arraydude/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-27T18:42:57
2020-03-27T21:41:11
2020-03-27T21:41:08
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1267/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1267/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1267", "html_url": "https://github.com/streamlit/streamlit/pull/1267", "diff_url": "https://github.com/streamlit/streamlit/pull/1267.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1267.patch", "merged_at": "2020-03-27T21:41:08" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1266
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1266/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1266/comments
https://api.github.com/repos/streamlit/streamlit/issues/1266/events
https://github.com/streamlit/streamlit/pull/1266
588,842,967
MDExOlB1bGxSZXF1ZXN0Mzk0NTE2NDkz
1,266
Release 0.57
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-27T02:28:20
2020-03-27T03:31:49
2020-03-27T03:31:43
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1266/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1266/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1266", "html_url": "https://github.com/streamlit/streamlit/pull/1266", "diff_url": "https://github.com/streamlit/streamlit/pull/1266.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1266.patch", "merged_at": "2020-03-27T03:31:43" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1265
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1265/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1265/comments
https://api.github.com/repos/streamlit/streamlit/issues/1265/events
https://github.com/streamlit/streamlit/pull/1265
588,810,990
MDExOlB1bGxSZXF1ZXN0Mzk0NDkxMzYw
1,265
Version 0.57.0 - Argh. More Git/CircleCI errors.
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-27T00:40:41
2020-03-27T02:29:04
2020-03-27T02:28:48
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1265/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1265/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1265", "html_url": "https://github.com/streamlit/streamlit/pull/1265", "diff_url": "https://github.com/streamlit/streamlit/pull/1265.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1265.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/1264
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1264/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1264/comments
https://api.github.com/repos/streamlit/streamlit/issues/1264/events
https://github.com/streamlit/streamlit/pull/1264
588,808,547
MDExOlB1bGxSZXF1ZXN0Mzk0NDg5NDE5
1,264
Version 0.57.0 - Argh. Again...
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-27T00:32:03
2020-03-27T01:00:56
2020-03-27T00:39:45
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1264/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1264/timeline
null
null
true
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1264", "html_url": "https://github.com/streamlit/streamlit/pull/1264", "diff_url": "https://github.com/streamlit/streamlit/pull/1264.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1264.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/1263
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1263/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1263/comments
https://api.github.com/repos/streamlit/streamlit/issues/1263/events
https://github.com/streamlit/streamlit/pull/1263
588,705,721
MDExOlB1bGxSZXF1ZXN0Mzk0NDAzMzUx
1,263
Fix bug where script was executing twice on first run.
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
1
2020-03-26T20:26:52
2020-03-26T22:06:51
2020-03-26T21:43:35
CONTRIBUTOR
null
This PR fixes #1230
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1263/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1263/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1263", "html_url": "https://github.com/streamlit/streamlit/pull/1263", "diff_url": "https://github.com/streamlit/streamlit/pull/1263.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1263.patch", "merged_at": "2020-03-26T21:43:35" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1262
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1262/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1262/comments
https://api.github.com/repos/streamlit/streamlit/issues/1262/events
https://github.com/streamlit/streamlit/issues/1262
588,630,541
MDU6SXNzdWU1ODg2MzA1NDE=
1,262
Improve discoverability of message to set $PATH on Windows
{ "login": "treuille", "id": 1673013, "node_id": "MDQ6VXNlcjE2NzMwMTM=", "avatar_url": "https://avatars.githubusercontent.com/u/1673013?v=4", "gravatar_id": "", "url": "https://api.github.com/users/treuille", "html_url": "https://github.com/treuille", "followers_url": "https://api.github.com/users/treuille/followers", "following_url": "https://api.github.com/users/treuille/following{/other_user}", "gists_url": "https://api.github.com/users/treuille/gists{/gist_id}", "starred_url": "https://api.github.com/users/treuille/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/treuille/subscriptions", "organizations_url": "https://api.github.com/users/treuille/orgs", "repos_url": "https://api.github.com/users/treuille/repos", "events_url": "https://api.github.com/users/treuille/events{/privacy}", "received_events_url": "https://api.github.com/users/treuille/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1630420326, "node_id": "MDU6TGFiZWwxNjMwNDIwMzI2", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:onboarding", "name": "area:onboarding", "color": "C2E0C6", "default": false, "description": "Bugs that impact a user's initial experience with Streamlit: installation, hello, running demos" }, { "id": 1846417434, "node_id": "MDU6TGFiZWwxODQ2NDE3NDM0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:windows", "name": "area:windows", "color": "C2E0C6", "default": false, "description": "Related to Windows compatibility" } ]
closed
false
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }
[ { "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }, { "login": "randyzwitch", "id": 2762787, "node_id": "MDQ6VXNlcjI3NjI3ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/2762787?v=4", "gravatar_id": "", "url": "https://api.github.com/users/randyzwitch", "html_url": "https://github.com/randyzwitch", "followers_url": "https://api.github.com/users/randyzwitch/followers", "following_url": "https://api.github.com/users/randyzwitch/following{/other_user}", "gists_url": "https://api.github.com/users/randyzwitch/gists{/gist_id}", "starred_url": "https://api.github.com/users/randyzwitch/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/randyzwitch/subscriptions", "organizations_url": "https://api.github.com/users/randyzwitch/orgs", "repos_url": "https://api.github.com/users/randyzwitch/repos", "events_url": "https://api.github.com/users/randyzwitch/events{/privacy}", "received_events_url": "https://api.github.com/users/randyzwitch/received_events", "type": "User", "site_admin": false } ]
null
7
2020-03-26T18:21:41
2020-08-03T17:29:57
2020-08-03T17:29:57
CONTRIBUTOR
null
# Summary A number of users are running into trouble installing Streamlit on Windows because they don't realize they have to manually edit their `$PATH`. - https://github.com/streamlit/streamlit/issues/1252 - https://discuss.streamlit.io/t/getting-an-error-streamlit-is-not-recognized-as-an-internal-or-external-command-operable-program-or-batch-file/361/10 - https://stackoverflow.com/questions/60866205/python-streamlit-run-issue ## Solution 1 Set the `$PATH` automatically after installation on Windows. ## Solution 2 If Solution 1 is impossible for some reason, then we could increase the discoverability of the message to set the $PATH on Windows, following [this suggestion](https://github.com/streamlit/streamlit/issues/1252#issuecomment-604554710). Ways to make it stand out: 1. Make sure this message is at the bottom of the installation messages, as much as possible. 2. Use console colors (is this possible on Windows?) 3. Use capital letters. (If #2 doesn't work.) 4. Separate this message from others with a newline above and below. We don't need to do all of these options, but it'd be nice to have the minimum to improve discoverability.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1262/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1262/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1261
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1261/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1261/comments
https://api.github.com/repos/streamlit/streamlit/issues/1261/events
https://github.com/streamlit/streamlit/issues/1261
588,430,923
MDU6SXNzdWU1ODg0MzA5MjM=
1,261
Checkbox display state mismatch
{ "login": "beeb", "id": 703631, "node_id": "MDQ6VXNlcjcwMzYzMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/703631?v=4", "gravatar_id": "", "url": "https://api.github.com/users/beeb", "html_url": "https://github.com/beeb", "followers_url": "https://api.github.com/users/beeb/followers", "following_url": "https://api.github.com/users/beeb/following{/other_user}", "gists_url": "https://api.github.com/users/beeb/gists{/gist_id}", "starred_url": "https://api.github.com/users/beeb/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/beeb/subscriptions", "organizations_url": "https://api.github.com/users/beeb/orgs", "repos_url": "https://api.github.com/users/beeb/repos", "events_url": "https://api.github.com/users/beeb/events{/privacy}", "received_events_url": "https://api.github.com/users/beeb/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
1
2020-03-26T13:42:41
2020-03-29T08:32:54
2020-03-29T08:32:54
NONE
null
# Summary When using `checkbox`es to hide or show sections of the app, a change in the first checkbox will mess with subsequent checkboxes in terms of their display state (they lose their "checked" state if any) # Steps to reproduce With the MWE below: - Run the app - Check the "Third checkbox" - Then, check the "First checkbox" - The "Third checkbox" reverted to unchecked, although the corresponding `write` is still shown ```python import streamlit as st first = st.checkbox('First checkbox') if first: st.write('First is checked') second = st.checkbox('Second checkbox') if second: st.write('Second is checked') third = st.checkbox('Third checkbox') if third: st.write('Third is checked') ``` ## Expected behavior: The third checkbox should keep it's "checked" state when box 1 is clicked ## Actual behavior: The third checkbox is shown as "unchecked" even though it's value is `True` since the text is shown. ![streamlit-test-2020-03-26-14-03-13 webm](https://user-images.githubusercontent.com/703631/77653954-ac8a8180-6f70-11ea-9449-24426020281e.gif) ## Is this a regression? Not sure # Debug info - Streamlit version: `0.56.0` - Python version: `3.7.7` - Using Conda? `yes` - OS version: macOS Cataline 10.15.3 - Browser version: Chrome 80.0.3987.149
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1261/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1261/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1260
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1260/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1260/comments
https://api.github.com/repos/streamlit/streamlit/issues/1260/events
https://github.com/streamlit/streamlit/pull/1260
588,216,318
MDExOlB1bGxSZXF1ZXN0Mzk0MDA1MTMz
1,260
Media File Manager: manage memory during replace-media-in-place
{ "login": "nthmost", "id": 98836, "node_id": "MDQ6VXNlcjk4ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/98836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nthmost", "html_url": "https://github.com/nthmost", "followers_url": "https://api.github.com/users/nthmost/followers", "following_url": "https://api.github.com/users/nthmost/following{/other_user}", "gists_url": "https://api.github.com/users/nthmost/gists{/gist_id}", "starred_url": "https://api.github.com/users/nthmost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nthmost/subscriptions", "organizations_url": "https://api.github.com/users/nthmost/orgs", "repos_url": "https://api.github.com/users/nthmost/repos", "events_url": "https://api.github.com/users/nthmost/events{/privacy}", "received_events_url": "https://api.github.com/users/nthmost/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
2
2020-03-26T07:39:00
2020-05-04T12:33:54
2020-04-29T21:19:53
CONTRIBUTOR
null
**Issue:** #1294 **Description:** This PR introduces a sane memory management approach for MediaFileManager files in which we uniquely identify such files along with their "coordinates" in within their respective `element`. To accomplish this, the DeltaGenerator gets a new private method, `_get_coordinates`, which contains references to the current element's `container`, two-element `path` tuple, and `index` (position). The coordinates are formatted as a string as "{container}.{(path1, path2)}.{index}". Additionally, a short time-delay (2 seconds) is introduced before scrubbing files that have had their session_count decremented to 0. This is to prevent 404s caused by the delay between the time the DeltaGenerator creates and ships the element over the WebSocket and the time when the browser will receive the URL of the element and then request it over HTTP. We may find that we want to make the KEEP_DELAY configurable by users, or we want to increase or decrease it. There are tradeoffs. --- **Contribution License Agreement** By submiting 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/1260/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1260/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1260", "html_url": "https://github.com/streamlit/streamlit/pull/1260", "diff_url": "https://github.com/streamlit/streamlit/pull/1260.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1260.patch", "merged_at": "2020-04-29T21:19:53" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1259
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1259/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1259/comments
https://api.github.com/repos/streamlit/streamlit/issues/1259/events
https://github.com/streamlit/streamlit/issues/1259
588,215,965
MDU6SXNzdWU1ODgyMTU5NjU=
1,259
Selectbox state is lost when options list changes. Could it be kept?
{ "login": "beeb", "id": 703631, "node_id": "MDQ6VXNlcjcwMzYzMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/703631?v=4", "gravatar_id": "", "url": "https://api.github.com/users/beeb", "html_url": "https://github.com/beeb", "followers_url": "https://api.github.com/users/beeb/followers", "following_url": "https://api.github.com/users/beeb/following{/other_user}", "gists_url": "https://api.github.com/users/beeb/gists{/gist_id}", "starred_url": "https://api.github.com/users/beeb/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/beeb/subscriptions", "organizations_url": "https://api.github.com/users/beeb/orgs", "repos_url": "https://api.github.com/users/beeb/repos", "events_url": "https://api.github.com/users/beeb/events{/privacy}", "received_events_url": "https://api.github.com/users/beeb/received_events", "type": "User", "site_admin": false }
[ { "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": "MDU6TGFiZWwxODQ2MzczOTk4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:state", "name": "feature:state", "color": "C5DEF5", "default": false, "description": "" } ]
closed
false
null
[]
null
4
2020-03-26T07:38:16
2022-07-27T00:37:30
2022-07-27T00:37:30
NONE
null
### Problem Consider the following MWE: ```python import streamlit as st import pandas as pd df = pd.DataFrame([[1, 2, 3]], columns=['a', 'b', 'c']) # we select which columns to display in a pandas dataframe cols = st.multiselect('Columns to use:', df.columns.tolist(), df.columns.tolist()) df = df[cols] # df gets filtered # let's ask the user which column should be used as Index index_column = st.selectbox('Index column:', [None] + cols) if index_column is not None: df = df.set_index(index_column) cols.remove(index_column) st.write(df) ``` Now this works fine when the `multiselect` is used first, and then the `selectbox` is used second. But, if both are populated, changing the contents of the `multiselect`by removing one or more column names will reset the `selectbox` to its default state (`None`) even if the previously selected option is still in the list of available options (`cols` here). In this very simple case one could maybe not understand why this is a problem. But in my real applications, I have several widgets depending on each other, and any change to one of the first ones will cascade to subsequent ones and reset them to their default state, which means the user has to go through all of them again each time a change is made. ### Solution One could imagine to check (compare by value) if the previously selected option is still in the list of available options after the refresh, and in that case to pre-select this value instead of the first item in the `selectbox`. Let me know if that seems feasible and/or reasonable! Cheers
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1259/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1259/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1258
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1258/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1258/comments
https://api.github.com/repos/streamlit/streamlit/issues/1258/events
https://github.com/streamlit/streamlit/pull/1258
588,077,685
MDExOlB1bGxSZXF1ZXN0MzkzODk3NDIw
1,258
DataFrame | Fixing column width behavior
{ "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/arraydude/followers", "following_url": "https://api.github.com/users/arraydude/following{/other_user}", "gists_url": "https://api.github.com/users/arraydude/gists{/gist_id}", "starred_url": "https://api.github.com/users/arraydude/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arraydude/subscriptions", "organizations_url": "https://api.github.com/users/arraydude/orgs", "repos_url": "https://api.github.com/users/arraydude/repos", "events_url": "https://api.github.com/users/arraydude/events{/privacy}", "received_events_url": "https://api.github.com/users/arraydude/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-26T00:47:07
2020-03-27T19:39:52
2020-03-27T19:39:49
CONTRIBUTOR
null
**Issue:** #155 **Description:** - Setting max width when the table width exceeds the container width - Giving the remaining space to cells - Adding more space if the table is within 2/3 of the container width <img width="450" alt="Screen Shot 2020-03-26 at 2 28 03 PM" src="https://user-images.githubusercontent.com/631997/77677177-18b7b600-6f6e-11ea-8702-9d08a38adeda.png"> --- **Contribution License Agreement** By submiting 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/1258/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1258/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1258", "html_url": "https://github.com/streamlit/streamlit/pull/1258", "diff_url": "https://github.com/streamlit/streamlit/pull/1258.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1258.patch", "merged_at": "2020-03-27T19:39:49" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1257
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1257/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1257/comments
https://api.github.com/repos/streamlit/streamlit/issues/1257/events
https://github.com/streamlit/streamlit/pull/1257
588,042,060
MDExOlB1bGxSZXF1ZXN0MzkzODY5NjM5
1,257
Fix plugin tests
{ "login": "tconkling", "id": 709022, "node_id": "MDQ6VXNlcjcwOTAyMg==", "avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tconkling", "html_url": "https://github.com/tconkling", "followers_url": "https://api.github.com/users/tconkling/followers", "following_url": "https://api.github.com/users/tconkling/following{/other_user}", "gists_url": "https://api.github.com/users/tconkling/gists{/gist_id}", "starred_url": "https://api.github.com/users/tconkling/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tconkling/subscriptions", "organizations_url": "https://api.github.com/users/tconkling/orgs", "repos_url": "https://api.github.com/users/tconkling/repos", "events_url": "https://api.github.com/users/tconkling/events{/privacy}", "received_events_url": "https://api.github.com/users/tconkling/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
0
2020-03-25T23:00:02
2020-03-25T23:00:29
2020-03-25T23:00:16
COLLABORATOR
null
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1257/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1257/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1257", "html_url": "https://github.com/streamlit/streamlit/pull/1257", "diff_url": "https://github.com/streamlit/streamlit/pull/1257.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1257.patch", "merged_at": "2020-03-25T23:00:16" }
true
https://api.github.com/repos/streamlit/streamlit/issues/1256
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1256/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1256/comments
https://api.github.com/repos/streamlit/streamlit/issues/1256/events
https://github.com/streamlit/streamlit/issues/1256
587,919,843
MDU6SXNzdWU1ODc5MTk4NDM=
1,256
Error message should be clearer when there's a syntax error in the TOML file
{ "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", "following_url": "https://api.github.com/users/tvst/following{/other_user}", "gists_url": "https://api.github.com/users/tvst/gists{/gist_id}", "starred_url": "https://api.github.com/users/tvst/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tvst/subscriptions", "organizations_url": "https://api.github.com/users/tvst/orgs", "repos_url": "https://api.github.com/users/tvst/repos", "events_url": "https://api.github.com/users/tvst/events{/privacy}", "received_events_url": "https://api.github.com/users/tvst/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 4647326216, "node_id": "LA_kwDODCoeTs8AAAABFQCSCA", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:config", "name": "feature:config", "color": "C5DEF5", "default": false, "description": "Related to config settings" }, { "id": 4775977579, "node_id": "LA_kwDODCoeTs8AAAABHKuiaw", "url": "https://api.github.com/repos/streamlit/streamlit/labels/area:debugging", "name": "area:debugging", "color": "C2E0C6", "default": false, "description": "" } ]
open
false
null
[]
null
0
2020-03-25T18:56:51
2022-11-15T17:00:30
null
CONTRIBUTOR
null
# Steps to reproduce 1. Create config.toml that has a syntax error, like this: ```toml server.port= ``` 2. Run a script with Streamlit (e.g. `streamlit hello`) ## Expected behavior: We should see an error like this on the console: ``` ValueError: Error parsing ~/.streamlit/config.toml. This is most likely due to a syntax error in the TOML file. Please fix it and try again. [Original exception from the toml parser goes here] ``` ...where the "original exception" is the part of the error below that ends with `toml.decoder.TomlDecodeError: Empty value is invalid (line 1 column 1 char 0)`. ## Actual behavior: We see this error on the console, which is not super clear: ``` Traceback (most recent call last): File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/toml/decoder.py", line 456, in loads multibackslash) File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/toml/decoder.py", line 725, in load_line value, vtype = self.load_value(pair[1], strictly_valid) File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/toml/decoder.py", line 739, in load_value raise ValueError("Empty value is invalid") ValueError: Empty value is invalid During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/bin/streamlit", line 5, in <module> from streamlit.cli import main File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/__init__.py", line 103, in <module> from streamlit.DeltaGenerator import DeltaGenerator as _DeltaGenerator File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/DeltaGenerator.py", line 27, in <module> from streamlit import caching File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/caching.py", line 40, in <module> from streamlit.hashing import Context File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/hashing.py", line 40, in <module> from streamlit.folder_black_list import FolderBlackList File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/folder_black_list.py", line 39, in <module> if config.get_option("global.developmentMode"): File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/config.py", line 90, in get_option parse_config_file() File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/config.py", line 888, in parse_config_file _update_config_with_toml(file_contents, filename) File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/streamlit/config.py", line 810, in _update_config_with_toml parsed_config_file = toml.loads(raw_toml) File "/home/tvst/.local/share/virtualenvs/py3.7-gDeIkMOX/lib/python3.7/site-packages/toml/decoder.py", line 458, in loads raise TomlDecodeError(str(err), original, pos) toml.decoder.TomlDecodeError: Empty value is invalid (line 1 column 1 char 0) ``` ## Is this a regression? no # Debug info - Streamlit version: 0.56.0 - Python version: 3.7 # Additional information Source: https://discuss.streamlit.io/t/cant-import-streamlit-anymore/2288/2 --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.**
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1256/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1256/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1255
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1255/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1255/comments
https://api.github.com/repos/streamlit/streamlit/issues/1255/events
https://github.com/streamlit/streamlit/issues/1255
587,682,856
MDU6SXNzdWU1ODc2ODI4NTY=
1,255
Bokeh not working on python 3.5
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1964044893, "node_id": "MDU6TGFiZWwxOTY0MDQ0ODkz", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:charts", "name": "feature:charts", "color": "C5DEF5", "default": false, "description": "Related to charting functionality" } ]
closed
false
null
[]
null
1
2020-03-25T13:06:40
2020-05-05T14:10:33
2020-05-05T14:10:33
CONTRIBUTOR
null
- bokehjs 2.0 needs pybokeh 2.0 to work - We have bokehjs 2.0 pinned in our package.json - But pybokeh 2.0 requires python>=3.6 - bokeh is failing on python 3.5 Charts do not appear
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1255/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1255/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1254
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1254/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1254/comments
https://api.github.com/repos/streamlit/streamlit/issues/1254/events
https://github.com/streamlit/streamlit/pull/1254
587,668,620
MDExOlB1bGxSZXF1ZXN0MzkzNTY1MjMx
1,254
pybokeh must be at least version 2 since bokehjs is version 2
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
2
2020-03-25T12:41:46
2020-03-25T12:54:26
2020-03-25T12:54:20
CONTRIBUTOR
null
Not sure if this PR is necessary, maybe I just had to upgrade my pip modules, but the idea behind it is correct, so perhaps we should enforce it in the Pipfile.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1254/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1254/timeline
null
null
false
{ "url": "https://api.github.com/repos/streamlit/streamlit/pulls/1254", "html_url": "https://github.com/streamlit/streamlit/pull/1254", "diff_url": "https://github.com/streamlit/streamlit/pull/1254.diff", "patch_url": "https://github.com/streamlit/streamlit/pull/1254.patch", "merged_at": null }
true
https://api.github.com/repos/streamlit/streamlit/issues/1253
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1253/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1253/comments
https://api.github.com/repos/streamlit/streamlit/issues/1253/events
https://github.com/streamlit/streamlit/issues/1253
587,448,038
MDU6SXNzdWU1ODc0NDgwMzg=
1,253
Need hash_func for type _asyncio.Task
{ "login": "tc87", "id": 26268394, "node_id": "MDQ6VXNlcjI2MjY4Mzk0", "avatar_url": "https://avatars.githubusercontent.com/u/26268394?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tc87", "html_url": "https://github.com/tc87", "followers_url": "https://api.github.com/users/tc87/followers", "following_url": "https://api.github.com/users/tc87/following{/other_user}", "gists_url": "https://api.github.com/users/tc87/gists{/gist_id}", "starred_url": "https://api.github.com/users/tc87/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tc87/subscriptions", "organizations_url": "https://api.github.com/users/tc87/orgs", "repos_url": "https://api.github.com/users/tc87/repos", "events_url": "https://api.github.com/users/tc87/events{/privacy}", "received_events_url": "https://api.github.com/users/tc87/received_events", "type": "User", "site_admin": false }
[ { "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" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" }, { "id": 1890355941, "node_id": "MDU6TGFiZWwxODkwMzU1OTQx", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache-hash-func", "name": "feature:cache-hash-func", "color": "C5DEF5", "default": false, "description": "" } ]
open
false
null
[]
null
0
2020-03-25T05:14:54
2022-11-15T17:00:30
null
CONTRIBUTOR
null
# Summary A community member noticed a "cannot hash of type" issue. More information can be found in [this forum discussion](https://discuss.streamlit.io/t/help-us-stress-test-streamlit-s-latest-caching-update/1944/15). # Full error message This is the error the community member received: ``` UnhashableType: Cannot hash object of type _asyncio.Task While caching some code, Streamlit encountered an object of type _asyncio.Task. You’ll need to help Streamlit understand how to hash that type with the hash_funcs argument. For example: @st.cache(hash_funcs={_asyncio.Task: my_hash_func}) def my_func(...): ... ``` --- Community voting on feature requests enables the Streamlit team to understand which features are most important to our users. **If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.**
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1253/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1253/timeline
null
null
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1252
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1252/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1252/comments
https://api.github.com/repos/streamlit/streamlit/issues/1252/events
https://github.com/streamlit/streamlit/issues/1252
587,269,920
MDU6SXNzdWU1ODcyNjk5MjA=
1,252
Streamlit fails to run after pip installation on Windows 10 Anaconda
{ "login": "hertzmann", "id": 5560050, "node_id": "MDQ6VXNlcjU1NjAwNTA=", "avatar_url": "https://avatars.githubusercontent.com/u/5560050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hertzmann", "html_url": "https://github.com/hertzmann", "followers_url": "https://api.github.com/users/hertzmann/followers", "following_url": "https://api.github.com/users/hertzmann/following{/other_user}", "gists_url": "https://api.github.com/users/hertzmann/gists{/gist_id}", "starred_url": "https://api.github.com/users/hertzmann/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/hertzmann/subscriptions", "organizations_url": "https://api.github.com/users/hertzmann/orgs", "repos_url": "https://api.github.com/users/hertzmann/repos", "events_url": "https://api.github.com/users/hertzmann/events{/privacy}", "received_events_url": "https://api.github.com/users/hertzmann/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" } ]
closed
false
null
[]
null
7
2020-03-24T20:48:46
2022-05-07T19:30:33
2020-03-26T18:22:55
NONE
null
# Summary I've run `pip install streamlit` on Anaconda on Windows, but then `streamlit hello` fails to run ("command not found" type errors, "streamlit is not recognized as an internal or external command", etc). # Steps to reproduce What are the steps we should take to reproduce the bug: 1. Install Anaconda on Windows 10 2. pip install streamlit 3. streamlit hello I've tried in Anaconda Powershell (both as user and admin), cmd.exe, and creating an Anaconda environment and then running the terminal in that environment. ## Is this a regression? This is my first time installing streamlit on Windows. # Debug info - Streamlit version: (get it with `$ streamlit version`) This fails to run, but I just installed streamlit for the first time just now. - Python version: (get it with `$ python --version`) I get different answers in different shells. The Anaconda Environment terminal is Python 3.7.7. The Anaconda PowerShell python version is 3.7.6 - OS version: Windows 10 Home version 1903, OS Build 18362.720 # Path info From reading forum comments, it sounds like this could be caused by my PATH. I don't see any Python or Anaconda-related directories in my user PATH or system PATH enviornment variables or PSModulePath. In PowerShell, running echo $Env:Path shows that it includes C:\ProgramData\Anaconda3{,mingw-w64\bin,\usr\bin,bin,Scripts,\Library\bin,condabin} and more.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1252/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1252/timeline
null
completed
null
null
false
https://api.github.com/repos/streamlit/streamlit/issues/1251
https://api.github.com/repos/streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit/issues/1251/labels{/name}
https://api.github.com/repos/streamlit/streamlit/issues/1251/comments
https://api.github.com/repos/streamlit/streamlit/issues/1251/events
https://github.com/streamlit/streamlit/issues/1251
587,142,060
MDU6SXNzdWU1ODcxNDIwNjA=
1,251
Improve st.cache error handling for Unhashable Types
{ "login": "jrhone", "id": 699897, "node_id": "MDQ6VXNlcjY5OTg5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/699897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jrhone", "html_url": "https://github.com/jrhone", "followers_url": "https://api.github.com/users/jrhone/followers", "following_url": "https://api.github.com/users/jrhone/following{/other_user}", "gists_url": "https://api.github.com/users/jrhone/gists{/gist_id}", "starred_url": "https://api.github.com/users/jrhone/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jrhone/subscriptions", "organizations_url": "https://api.github.com/users/jrhone/orgs", "repos_url": "https://api.github.com/users/jrhone/repos", "events_url": "https://api.github.com/users/jrhone/events{/privacy}", "received_events_url": "https://api.github.com/users/jrhone/received_events", "type": "User", "site_admin": false }
[ { "id": 1516285324, "node_id": "MDU6TGFiZWwxNTE2Mjg1MzI0", "url": "https://api.github.com/repos/streamlit/streamlit/labels/type:bug", "name": "type:bug", "color": "D93F0B", "default": false, "description": "Something isn't working" }, { "id": 1607719438, "node_id": "MDU6TGFiZWwxNjA3NzE5NDM4", "url": "https://api.github.com/repos/streamlit/streamlit/labels/feature:cache", "name": "feature:cache", "color": "C5DEF5", "default": false, "description": "Related to st.cache, st.experimental_singleton, st.experimental_memo" } ]
open
false
null
[]
null
0
2020-03-24T17:26:06
2020-10-12T19:04:23
null
CONTRIBUTOR
null
We need to improve the error handling in the code snippet below. ``` try: reduce_data = obj.__reduce__() except BaseException as e: raise UnhashableTypeError(e, obj) ``` Objects can define their own `__getstate__` method which get called by `__reduce__`. Therefore a bug could occur in this `__getstate__` call, the error for which should bubble up to the user. Currently we're suppressing this error message and type.
{ "url": "https://api.github.com/repos/streamlit/streamlit/issues/1251/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/streamlit/streamlit/issues/1251/timeline
null
null
null
null
false