gradio/scripts
Freddy Boulton 831ae1405f
Cancel events from other events (#2433)
* WIP

* Use async iteration

* Format + comment

* Very hacky WIP

* Fix synchronization

* Add comments + tidy up implementation

* Remove print

* Fix rebase

* Lint

* Disconnect queue when cancelled

* Add stop button for interface automaticallY

* Unit tests + interface fixes

* Skip some tests on 3.7

* Skip in 3.7

* Fix skip message

* Fix for python 3.7

* Add stop variant to button variant type union

* CHANGELOG

* Add demos/gifs to the changelog
2022-10-14 18:43:24 -04:00
..
build_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
check_pypi.py Add manual trigger to deploy to pypi (#2192) 2022-09-06 13:49:49 -07:00
copy_demos.py Cancel events from other events (#2433) 2022-10-14 18:43:24 -04:00
create_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
delete_old_spaces.py Delete spaces created on PRs after a certain amount of time (#2249) 2022-09-14 11:15:26 -04:00
format_backend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
format_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
format_release_notes.py Fix release notes (#2401) 2022-10-06 14:39:48 -04:00
gh_action_pypi.sh Update package metadata (#2226) 2022-09-14 17:39:46 -04:00
helpers.sh Update CONTRIBUTING.md (#2118) 2022-08-30 07:42:44 -07:00
install_gradio.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
install_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
launch_website.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_all_tests.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_circleci.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00