File size: 1,136 Bytes
9adc040
 
 
 
 
044e25a
da2064f
9adc040
 
 
 
d78cb28
 
 
 
 
 
77ed58c
 
ddb12a6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Kangas Demo
emoji: πŸ“š
colorFrom: pink
colorTo: yellow
sdk: docker
app_port: 7860
pinned: false
license: openrail
---


This is a demo project for exploring HuggingFace datasets with [Kangas](https://github.com/comet-ml/kangas), inside HuggingFace Spaces. To create a Space for viewing your dataset, simply:

1. Duplicate this Space to your HuggingFace account.
2. Save your dataset as a Kangas Datagrid (you can do so by [using this notebook](https://huggingface.co/spaces/CalebCometML/kangas-demo/blob/main/notebooks/explore.ipynb)).

Note that if you run your notebook in Colab, you'll need to download the datagrid and upload here to the `/datagrids/` folder, as this is the directory where Kangas will check for available datagrids.

If your datagrid is saved in the `/datagrids/` directory, you should be able to view it through the main UI, no extra configuration required. This repo currently uses the `coco500` dataset for demonstration purposes, but all HuggingFace datasets are supported. If you have any questions, please open a ticket at [https://github.com/comet-ml/kangas](https://github.com/comet-ml/kangas)!