* Add status + unit test (flaky) for now
* Install client
* Fix tests
* Lint backend + tests
* Add non-queue test
* Fix name
* Use lock instead
* Add simplify implementation + fix tests
* Restore changes to scripts
* Fix README typo
* Fix CI
* Add two concurrent test
* Being nice to the user
* Front-end builder, CircleCI runner, and Gradio installer updated
* The testing scripts updated
* Front-end runner and the website launcher updated
* The formatters updated
* GitHub Actions and PyPI uploader scripts updated
* Updating the URLs
* Removing commented codes
* Delete a blank line
* reload-dev-mode
- add dev reload mode
* reload-dev-mode
- support reload mode from different directories as well
* reload-dev-mode
- add file reload to the dev-reload-mode
* Update contributing
* Update CONTRIBUTING.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* reload-dev-mode
- fetch gradio_folder with inspect, allowing running in reload dev mode from any directory
- unite user and dev reload mode
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>