Commit Graph

14 Commits

Author SHA1 Message Date
Ali Abid
b1ee6f2ae5 restore cropper functionality 2021-10-13 21:06:47 +00:00
Abubakar Abid
29af3b22fd demo changes 2021-09-16 16:16:49 -07:00
root
d9a772ee95 updated PyPi version 2021-08-30 19:22:12 +00:00
Ali Abid
14da19e02a cleanup demos 2020-11-11 06:15:53 -08:00
aliabid94
503a67aa9d Allow for bulk input from examples (#74)
* bulk input first commit

* add titanic demo support

* remove flagged content

* route vendor files through gradio.app if share=True; cache bust other static files

* s

* navigate examples with arrow keys

* navigate examples with arrow keys

* navigate examples with arrow keys

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2020-11-04 07:38:48 -08:00
Ali Abdalla
d4d768e9be End-to-end UI tests with Selenium (#72)
* selenium test file

* selenium test

* added save_to as interface attribute, 4 demo tests with selenium

* change name to test_demos

* fixed wait until, removed path insertion

* added selenium to circleci config

* trying chrome driver image

* removing cache from circlci

* using chromedriver_installer

* adding deps for chromedriver

* sudo

* removed chromedriver

* added chromium-chromedriver

* using chromedriver-py

* using service instead of exec path

* using latest selenium

* using browsers image

* added cwd to tmp and test paths

* saving artifacts

* added tmp.txt

* changed driver size

* elem.text sleep

* driver size fix

* saving artifacts

* saving artifacts correctly

* saving artifacts correctly

* saving artifactS

* print statement

* print statement

* print statement

* correct dir

* debugging

* debugging

* debugging

* fixing wonderful

* running comparison

* current dir fix

* changing longest_word

* fixed longest_word

* clean up

* fixing new output label name

* time limit on while loops

* refactoring common code

* removed setUp

* removed server_port declaration from demos

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2020-10-23 18:28:30 +04:00
Ali Abid
054a86fc37 merge conflict on auto datatype 2020-09-02 09:20:24 -07:00
Ali Abid
7af852819c support auto output datatype 2020-09-02 09:18:00 -07:00
Abubakar Abid
f44d43dc13 Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
Abubakar Abid
9070405a33 added test launch to all demos 2020-08-28 10:56:03 -05:00
Ali Abid
b8279ba14c merge scroller with master 2020-08-25 09:39:09 -07:00
Ali Abid
efb2233723 include demos as documentation 2020-08-21 14:20:05 -07:00
Ali Abid
2557635767 scrolling image 2020-08-20 06:06:06 -07:00
Ali Abid
8ee90120de demo updates 2020-08-19 14:27:22 -07:00