gradio/scripts
Abubakar Abid c02001da7d
Final typing: interpretation.py and helpers.py (#2911)
* started pathlib

* blocks.py

* more changes

* fixes

* typing

* formatting

* typing

* renaming files

* changelog

* script

* changelog

* lint

* routes

* renamed

* state

* formatting

* state

* type check script

* remove strictness

* switched to pyright

* switched to pyright

* fixed flaky tests

* fixed test xray

* fixed load test

* fixed blocks tests

* formatting

* fixed components test

* uncomment tests

* fixed interpretation tests

* formatting

* last tests hopefully

* argh lint

* component

* fixed based on review

* refactor

* components.py t yping

* components.py

* formatting

* lint script

* merge

* merge

* lint

* pathlib

* lint

* events too

* lint script

* fixing tests

* lint

* examples

* serializing

* more files

* formatting

* flagging.py

* added to lint script

* fixed tab

* interface.py

* attempt fix

* refactoring interface

* interface refactor

* formatting

* fix for live interfaces

* lint

* refactor interpret

* more typing

* undo blocks change

* undo test comp change

* created classes

* interpretation

* fix

* final fixes to interpretation

* type check

* helpers

* type hintg

* label

* initialize interpret

* fixed progress bar

* removed unnecessary assertion
2023-01-04 14:30:21 -05: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 gr.ScatterPlot component (#2764) 2022-12-09 10:14:07 -05: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
download_artifacts.py Deploy PRs from forks to spaces (#2895) 2023-01-03 14:24:01 -05:00
format_backend.sh Modify CI to check for unused imports (#2555) 2022-10-28 10:56:18 -04: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 Fixing pypi release deployment script (#2786) 2022-12-09 22:05:15 -08: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 add url arg to build (#2674) 2022-11-18 11:24:13 -08:00
lint_backend.sh Modify CI to check for unused imports (#2555) 2022-10-28 10:56:18 -04: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
type_check_backend.sh Final typing: interpretation.py and helpers.py (#2911) 2023-01-04 14:30:21 -05:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00