James Zhou

Results 3 issues of James Zhou

## Description Changes this line: `gradio run.py my_demo` to include the flag --demo_name. Running the gradio command without the flag would typically yield this error for me: Got unexpected extra...

### Describe the bug When launching a gradio app with hot reloading, the initial load works but subsequent changes to CSS files and components using external CSS break the hot...

bug
Regression

## Description Add a conditional to run reload only on python files. Closes: #8192 ## 🎯 PRs Should Target Issues Targets issue #8192 ## Tests 1. PRs will only be...