Commit Graph

7 Commits

Author SHA1 Message Date
meg
df770608fc
pnpm link deprecated (#8886)
Appears that the given pnpm like no longer exists.
Suggesting a more generic one.
2024-07-24 15:35:25 +00:00
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
Abubakar Abid
53b95f8683
Adding instructions on how to build Gradio-Lite locally (#6870)
* changes

* Fix scripts/launch_lite.sh removing the unnecessary execution of `python -m http.server`

* Add an exec permission to scripts/launch_lite.sh (`chmod +x`)

* Update launch_lite.sh to run the pybuild command when necessary

* Update CONTRIBUTING.md

* Fix scripts/build_lite.sh

* rename

* Update CONTRIBUTING.md

* Update scripts/run_lite.sh

---------

Co-authored-by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com>
2023-12-27 00:38:52 -08:00
Dr. Christoph Mittendorf
9cff3cd856
Update helpers.sh (#6733)
grammer
2023-12-11 12:42:29 +00:00
2-5
d13e889813
remove obsolete run circleci script (#4416) 2023-06-04 22:18:59 -04:00
Abubakar Abid
e5fd99c79b
Update CONTRIBUTING.md (#2118)
* Update CONTRIBUTING.md

* Update helpers.sh
2022-08-30 07:42:44 -07:00
Artin Mohammadi
bdced314bc
Scripts become much easier to read and understand (#1918)
* 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
2022-08-01 15:17:03 -07:00