gradio/scripts
Yuichiro Tachibana (Tsuchiya) 0cf93e50b8
Make shell scripts executable and fix their shebangs (#6901)
* Add executable permission to scripts/*.sh

* Set -eu to the shebang in /scripts/*.sh

* Fix client/python/scripts/*.sh
2023-12-29 08:21:51 -08:00
..
benchmark_queue.py Fix api event drops (#6556) 2023-12-12 15:24:46 -08:00
build_frontend.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
build_lite.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
check_pypi.py refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
copy_demos.py Render each app in the PR's spaces preview in a separate page (#6657) 2023-12-06 10:53:16 -05:00
create_test_requirements-37.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
create_test_requirements.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08: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
download_artifacts.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
format_backend.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
format_frontend.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
format_release_notes.py Adds missing components to gradio client serializing's component mapping (#4167) 2023-05-11 11:33:14 -05:00
generate_theme.py Prebuild lite css (#4788) 2023-07-06 11:38:15 +01:00
helpers.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
install_gradio.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
install_test_requirements.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
launch_website.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
lint_backend.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
overwrite_xray_config.py Removing .update and get_config, attempt 2 (#5240) 2023-09-18 21:17:06 -07:00
run_all_tests.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
run_frontend.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
run_lite.sh Adding instructions on how to build Gradio-Lite locally (#6870) 2023-12-27 00:38:52 -08:00
type_check_backend.sh Make shell scripts executable and fix their shebangs (#6901) 2023-12-29 08:21:51 -08:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00
upload_website_demos.py Prevent race conditions when deploying website demos (#5480) 2023-09-18 12:47:04 -07:00