Commit ·
dbe2de9
1
Parent(s): 34d0dc5
Drop show_search (gradio 5+ only)
Browse files
app.py
CHANGED
|
@@ -320,7 +320,6 @@ Library on [PyPI](https://pypi.org/project/eegdash/).
|
|
| 320 |
"90px", "130px", "70px",
|
| 321 |
],
|
| 322 |
label="Catalog",
|
| 323 |
-
show_search="filter",
|
| 324 |
)
|
| 325 |
detail = gr.Markdown(
|
| 326 |
"Pick a dataset row above to see details and load snippets.",
|
|
|
|
| 320 |
"90px", "130px", "70px",
|
| 321 |
],
|
| 322 |
label="Catalog",
|
|
|
|
| 323 |
)
|
| 324 |
detail = gr.Markdown(
|
| 325 |
"Pick a dataset row above to see details and load snippets.",
|