Spaces:
Running
Running
add keywords to space description
Browse files
README.md
CHANGED
@@ -6,6 +6,14 @@ colorTo: yellow
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference -->
|
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
+
tags:
|
10 |
+
- visualization
|
11 |
+
- EDA
|
12 |
+
- dashboard
|
13 |
+
- exploration
|
14 |
+
- data
|
15 |
+
- samples
|
16 |
+
- data-visualization
|
17 |
---
|
18 |
|
19 |
<!-- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference -->
|