gradio/js
Abubakar Abid 933db53e93
Better handling of empty dataframe in gr.DataFrame (#5256)
* better handling of empty dataframe

* add changeset

* hide comments

* add changeset

* remove

* lint

* null case

* add stories

* stories

* lint

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-18 08:20:02 -07:00
..
_cdn-test format (#4810) 2023-07-06 18:43:49 +01:00
_spaces-test Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
_website homepage demo update (#5186) 2023-08-11 19:04:49 -04:00
accordion Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
annotatedimage Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
app Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
atoms Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
audio Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
box Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
button generate docs json in ci, reimplement main vs release (#5092) 2023-08-11 15:54:56 +01:00
chatbot chore(deps): update dependency marked to v7 (#5112) 2023-08-18 13:14:14 +01:00
checkbox Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
checkboxgroup Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
code Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
colorpicker Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
column Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
dataframe Better handling of empty dataframe in gr.DataFrame (#5256) 2023-08-18 08:20:02 -07:00
dropdown Better handling of empty dataframe in gr.DataFrame (#5256) 2023-08-18 08:20:02 -07:00
file Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
form Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
gallery Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
group Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
highlightedtext Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
html Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
icons unified release process (#4986) 2023-07-21 19:13:21 +01:00
image Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
json Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
label Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
lite add gradio as a devdep of @gradio/lite (#5226) 2023-08-15 10:36:33 +01:00
markdown Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
model3D Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
number Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
plot Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
radio Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
row Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
slider Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
state Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
statustracker Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
storybook Add icon and link params to gr.Button (#5080) 2023-08-04 17:47:20 +02:00
tabitem Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
tabs Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
textbox Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
theme Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
timeseries Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
tooltip Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
tootils update deps + fix tests (#4675) 2023-06-28 22:40:53 +01:00
upload Update i18n tokens and locale files (#5216) 2023-08-18 12:36:52 +01:00
uploadbutton Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
utils Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
video Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
wasm Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
.npmrc move files (#3605) 2023-03-27 16:12:58 -07:00
jsx.d.ts update deps + fix tests (#4675) 2023-06-28 22:40:53 +01:00
README.md Updated CI info in contributing docs (#4415) 2023-06-06 08:52:29 -04:00

gradio-ui

This folder contains all of the Gradio UI and component source code.

setup

This folder is managed as 'monorepo' a multi-package repository which make dependency management very simple. In order to do this we use pnpm as our package manager.

Make sure pnpm is installed by following the installation instructions for your system.

You will also need node which you probably already have

running the application

Install all dependencies:

pnpm i

This will install the dependencies for all packages and link any local packages

local development

To develop locally, open two terminal tabs from the root of the repository.

Run the python test server, from the root directory:

cd demo/kitchen_sink
python run.py

This will start a development server on port 7860 that the web app is expecting.

Run the web app:

pnpm dev

building for production

Run the build:

pnpm build

This will create the necessary files in js/app/public and also in gradio/templates/frontend.

quality checks

The repos currently has two quality checks that can be run locally and are run in CI.

formatting

Formatting is handled by prettier to ensure consistent formatting and prevent style-focused conversations. Formatting failures will fails CI and should be reoslve before merging.

To check formatting:

pnpm format:check

If you have formatting failures then you can run the following command to fix them:

pnpm format:write

type checking

We use TypeScript to provide static types to javascript code. These checks are also run in CI.

to typecheck the code:

pnpm ts:check

ci checks

Currently the following checks are run in CI:

static checks

  • Format check (pnpm format:check)
  • Build css (pnpm css)
  • Build client (pnpm build)
  • Type check (pnpm ts:check)
  • Unit tests (pnpm test:run)

functional test

pip install -r demo/outbreak_forecast/requirements.txt
pnpm exec playwright install chromium
pnpm exec playwright install-deps chromium
pnpm test:browser:full