datasets-explorer / README.md
lhoestq's picture
lhoestq HF staff
initial commit
daa36b9
|
raw
history blame
309 Bytes
---
title: Datasets Explorer
emoji: πŸ“–
colorFrom: pink
colorTo: purple
sdk: gradio
sdk_version: 3.19.1
app_file: app.py
pinned: false
---
# πŸ“– Dataset Explorer
Access any slice of data of any dataset on the [Hugging Face Dataset Hub](https://huggingface.co/datasets)
Run:
```python
gradio app.py
```