Abubakar Abid

Results 1616 comments of Abubakar Abid

Hi, apologies for the late follow up. We haven't had a chance to look into this issue, but the Gradio codebase has changed quite significantly since this issue was created....

Hi you can now use the `max_chars` argument to control the number of characters displayed in a column.

Hi @indigoviolet please share a code example that can allow us to reproduce this issue, thanks.

Hi @indigoviolet thanks for providing the script. The ProgressBar appears over the output component, and in this case, no output component is provided so no progress bar appears. Can you...

Makes sense, thanks @indigoviolet. I've updated the issue with your suggestion

Hey! We've now made it possible for Gradio users to create their own custom components -- meaning that you can write some Python and JavaScript (Svelte), and publish it as...

Fair enough, leaving the issue open so that we can think about it a bit more

Its possible to do this globally for all outputs (by setting `show_progress="hidden"` in the event trigger), but not possible for specific outputs. Can you share a code snippet @dwipper and...

Not yet, we are working on other things at the moment, and hard to say right now when we'll be able to get back to this sorry