Yuichiro Tachibana (Tsuchiya)
Yuichiro Tachibana (Tsuchiya)
@osanseviero Sorry it has been stale for a long time. I fixed it and marked as ready.
Thank you for your great advice. We will consider to use it and develop more!
@pngwn I think showing a new Markdown section would be good. At this moment the info to display is only the total loading time, and perhaps it will be a...
@pngwn I tried it (passing `functional~success~null` as [this](https://github.com/gradio-app/gradio/pull/8222/commits/df4c29fcda9e6662be0372b7c6f256a8db623c59#diff-ef11ead324cff079719b57a5a191bef4659da56f39841aea20cade005017fe74R111)) but it [didn't worked](https://github.com/gradio-app/gradio/actions/runs/9168946538/job/25209024060), as looks like the new `id` must be added to [this `switch`](https://github.com/gradio-app/github/blob/b522cdb7e17e78c269dd5d9862442510bf1ca608/packages/comment-pr/index.ts#L281) in the action. Should I add...
@pngwn Do you have any idea about how to post messages to the PR pages from the test-functional workflow? If not, wdyt about merging this PR at this point leaving...
Hi, thank you for reporting it with an interesting sample code. Let me take time to investigate it.
Short answer: You should not use `server_state_lock` in that way because it is not designed for such kind of purposes. Description: `server_state_lock` is for manipulating complex objects in a thread-safe...
Republished this package. Unfortunately already released versions cannot be republished, so new versions `1.2.8` was released with the same content as `1.2.4`. Also `1.1.1` was released with `1.1.0` content and...
I think streamlit-server-state==0.16.0 can't be installed with Python3.11 at the first place, while it is another problem that I will fix.
Hi, currently that is not supported. I marked this issue as a feature request ticket, so please track the progress here.