gradio@5.23.0
Features
- #10858
e30348b- Gradio sketch: Remove HF Inference health check. Thanks @aliabid94! - #10834
c05610c- Add Deep Links. Thanks @freddyaboulton! - #10838
a06c7e4- Allow for iterative coding in gradio sketch. Thanks @aliabid94! - #10862
243942e- fix typing of gr.on event listener. Thanks @JackismyShephard! - #10859
a1862f5- fix typing on load event listener. Thanks @JackismyShephard! - #10854
1649b00- Add support formermaid.jsinMarkdowncomponent (as well as components likegr.Chatbotthat use Markdown). Thanks @abidlabs! - #10812
6384bcc- Jedi-based Python code completion ongr.Code. Thanks @whitphx! - #10870
f40e008- Changegr.DeepLinkButtondefault variant to be secondary. Thanks @abidlabs!