Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add refresh dataset ui #760

Merged
merged 4 commits into from
Feb 2, 2023
Merged

Add refresh dataset ui #760

merged 4 commits into from
Feb 2, 2023

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Feb 1, 2023

Allow to force refresh some datasets

image

@lhoestq lhoestq requested a review from severo February 1, 2023 17:56
@@ -58,6 +63,14 @@ def healthcheck():
)
query_pending_jobs_button = gr.Button("Run")
pending_jobs_query_result_df = gr.DataFrame()
with gr.Tab("Refresh dataset"):
refresh_type = gr.Textbox(label="Processing step type", placeholder="first-rows")
resfresh_dataset_name = gr.Textbox(label="dataset", placeholder="c4")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resfresh_dataset_name -> refresh_dataset_name?

@lhoestq lhoestq merged commit c199a3f into main Feb 2, 2023
@lhoestq lhoestq deleted the add-refresh-dataset-ui branch February 2, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants