Abubakar Abid

Results 997 comments of Abubakar Abid

Seems like everything is working so let me go ahead and close

To clarify, would we have a single `Update` class with all of the parameters across all components? Or would we have separate `Update`'s for each component?

Along similar lines, when the backend function returns an update, it can either be: * a dictionary created by `gr.update()` * a single value returned by the function We should...

@aliabid94 I tried to fix this but I'm not sure how to connect the trigger of the clear button to the websocket-related functions. Would you be able to take a...

Yes, the clear button should reset the UI, but the fact that it continues iterating after you hit "clear" is probably frustrating to users (I don't see any use case...

Sorry for the delay @simoninithomas, I'll look into this today and see if I can get something working!

Great points @aliabd. My thoughts: > Given that it takes >15min to update all the spaces, and they're only using the latest pip version of gradio (not building from git)...

Thanks @charlesfrye for the very useful feedback! We are definitely planning on bringing it back, but most likely using our own implementation so that we have more control over it....