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
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
download_artifacts.py
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
generate_theme.py
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
upload_website_demos.py