lhoestq HF staff commited on
Commit
f3ac7ac
Β·
1 Parent(s): 030df6f

not wip anymore

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ with gr.Blocks(css=css) as demo:
73
  loading_codes_json = gr.JSON([], visible=False)
74
  with gr.Row():
75
  with gr.Column():
76
- gr.Markdown("# πŸ€— (WIP) Hugging Face Dataset Spreadsheets πŸ“\n\nEdit any Parquet dataset on Hugging Face (full list <a href='https://huggingface.co/datasets' target='_blank'>here</a>)", elem_classes="centered")
77
  with gr.Group():
78
  with gr.Tab("Select Dataset"):
79
  with gr.Row():
 
73
  loading_codes_json = gr.JSON([], visible=False)
74
  with gr.Row():
75
  with gr.Column():
76
+ gr.Markdown("# πŸ€— Hugging Face Dataset Spreadsheets πŸ“\n\nEdit any Parquet dataset on Hugging Face (full list <a href='https://huggingface.co/datasets' target='_blank'>here</a>)", elem_classes="centered")
77
  with gr.Group():
78
  with gr.Tab("Select Dataset"):
79
  with gr.Row():