gradio/guides
Ali Abdalla b43055b297
Lite playground design changes (#7811)
* prevent new line on cmd+enter shortcut

* add copy button

* add download button

* better font sizing and align editor buttons

* button colors and header positioning

* add layout attribute

* height issue

* border fix

* overflow

* add changeset

* tests

* tweaks to index

* fix formatting in index.html

* fix event listener

* better alignment on header

* fix padding on code editor buttonsm

* add dark mode

* formatting

* fix heights issues

* add to guide

* shared worker and small fix

* Update guides/08_gradio-clients-and-lite/gradio-lite.md about SharedWorker mode (#7923)

* layout edit in guide

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com>
2024-04-04 04:38:12 -07:00
..
01_getting-started Add support for lazy caching of examples, as well as add GRADIO_CACHE_EXAMPLES env variable (#7863) 2024-03-29 23:14:33 +00:00
02_building-interfaces Add support for lazy caching of examples, as well as add GRADIO_CACHE_EXAMPLES env variable (#7863) 2024-03-29 23:14:33 +00:00
03_building-with-blocks Update 02_controlling-layout.md (#7434) 2024-02-15 15:50:42 +01:00
04_chatbots Fix how files are processed in gr.ChatInterface (#7875) 2024-03-28 10:12:02 -07:00
05_custom-components Add --python-path, --pip-path, --gradio-path CLI arguments to let custom component developers control which executable is used (#7638) 2024-03-08 15:01:49 -08:00
06_integrating-other-frameworks Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
07_tabular-data-science-and-plots docs: fix dead links in guides (#6985) 2024-01-10 04:19:48 +04:00
08_gradio-clients-and-lite Lite playground design changes (#7811) 2024-04-04 04:38:12 -07:00
09_other-tutorials Additional documentation related to nginx and root_url (#7832) 2024-03-26 18:49:24 +00:00
assets
cn Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
CONTRIBUTING.md