Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AI Playground Auto Fix Errors (#10242)
* Add stdout and stderr events * add changeset * Refactoring * Format App.tsx * add changeset * working * Add python-error event to capture Python errors occurring in the running event loop after the initial app launch * Fix <ErrorDisplay />'s close button * testing * Fix <ErrorDisplay /> * Propagate python-error and initialization-error events to the controller * Add init-code|file-run-error events * changes * fixes * formatting * remove console logs * add changeset * add toggle * formatting * fixes * many fixes * fix weird bug * oops --------- Co-authored-by: Yuichiro Tachibana (Tsuchiya) <[email protected]> Co-authored-by: gradio-pr-bot <[email protected]>
- Loading branch information