Vincent Donato

Results 41 comments of Vincent Donato

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 box where DISPLAY...

> My broader point about this auto-headless behavior being unfriendly to the VS Code + ssh remote environment remains, however. I have to manually tell it to run in server.headless...

Hi @JT-R, this one might be a bit tricky to solve given that the `file_uploader` is by its nature a stateful widget. I haven't spent any time trying to reproduce...

Hi @kinghuang! This is currently working as intended (semantically, we didn't want to consider the initial render of a widget a change to it), and I believe that most implementations...

Thanks for the detailed write-up @kinghuang! I'll loop in our product team to make sure these examples get some visibility (cc @asaini).

Thanks for the suggestion @PlatonB. Note that, while we can't give a timeline on if/when we may prioritize adding this widget natively, there is a community-maintained custom component that does...

Hm, so I think that even with a workaround, we'll want to fix this rather than add an item to our docs about it (although the docs item is necessary...

Thanks for the suggestion @aahnik! We'll keep this in mind as a potential improvement to make going forward. Feel free to link the discussion you've started in the community forums...

Hey @nishant-emburse, Coincidentally, we're currently working on a project that will eventually enable users to configure pieces of the file uploader widget so that it can operate more smoothly in...

Hey @philipnye, For now, we've (somewhat arbitrarily) chosen 2 minutes as the amount of time we hold onto a browser tab's state before assuming the tab has been totally disconnected...