Marcos Huerta
Marcos Huerta
I have the same issue. I can use `st.table` which looks fine but of course I lose the interactivity. I think if it could just take the header width into...
> Hi @astrowonk, > > I think the behavior is as the documentation specifies. The output of `streamlit config show` is "Default: false unless (1) we are on a Linux...
been over a year with this one, thought I'd check in...
@ShotSkydiver I have tried converting several extensions including this one on Big Sur 11.1 and Xcode 12.3; they just won't show up in Safari's extension list even with the 'unsigned'...
Yeah I want to edit the file(s) I have in `sites-available` and since they are partial (just a server block) that gets pulled into the main config with an include,...
@andyreagan @pwolfram Would love to knov if your strava files convert with `hr` properly with my [gpxcsv](https://github.com/astrowonk/gpxcsv) converter (which while it makes csv, can also easily make a list of...
I made a very simple reproduction in a repo here. Set value from a button, persistence fails. I had to hack a weird workaround with dcc.Store to get around this...
I will say since getting back to my M1 Mac Mini from my aging intel Macbook the problem is *less* noticeable : but there is still a marked difference in...
The problem is definitely subtle on a fast Mac, though one can see it a bit slower. (I don't notice it on an iPhone.) But on my (Early 2015) Macbook,...
FYI @AnOctopus I did make a super [simple dash example of (one) plotly graph on screen and a text field](https://github.com/astrowonk/streamlit_lag_example/blob/main/dash_example.py). It's not great, but not as bad as the streamlit...