Spaces:
Sleeping
Sleeping
Update README.md (#1)
Browse files- Update README.md (9f37a9e47fd8d126ecc415793db3d31b2b0264ac)
- Update README.md (396fad1cfccd52b48a229f86c6d770f4bc777da5)
- clarify beta-version in yaml description for API read (5ecd258e6204af0af1e00228be27658d77bd264f)
Co-authored-by: Balaji Radhakrishnan <[email protected]>
README.md
CHANGED
|
@@ -7,17 +7,26 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
description: >-
|
| 10 |
-
|
| 11 |
subspecies, specimen arrangement, etc.; certain columns are required, see
|
| 12 |
project details for more information.
|
| 13 |
tags:
|
|
|
|
| 14 |
- visualization
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- EDA
|
| 16 |
-
- dashboard
|
| 17 |
- exploration
|
| 18 |
- data
|
| 19 |
- samples
|
| 20 |
- data-visualization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
short_description: Prototype dashboard for exploring imageomics data.
|
| 22 |
---
|
| 23 |
|
|
@@ -25,7 +34,7 @@ short_description: Prototype dashboard for exploring imageomics data.
|
|
| 25 |
|
| 26 |
# Dev Dashboard Prototype
|
| 27 |
|
| 28 |
-
This space is dedicated to testing development changes to the [Imageomics Data Dashboard](https://huggingface.co/spaces/imageomics/dashboard-prototype) prior to production.
|
| 29 |
It runs off a dockerfile generated from the [development branch](https://github.com/Imageomics/dashboard-prototype/tree/dev) of the [dashboard repo](https://github.com/Imageomics/dashboard-prototype).
|
| 30 |
|
| 31 |
For more information or to make your own version, see the [GitHub project repo](https://github.com/Imageomics/dashboard-prototype).
|
|
|
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
description: >-
|
| 10 |
+
Beta-version of dashboard for exploring imageomics data. Focused on species,
|
| 11 |
subspecies, specimen arrangement, etc.; certain columns are required, see
|
| 12 |
project details for more information.
|
| 13 |
tags:
|
| 14 |
+
- dashboard
|
| 15 |
- visualization
|
| 16 |
+
- data-explorer
|
| 17 |
+
- metadata
|
| 18 |
+
- mapping
|
| 19 |
+
- geospatial
|
| 20 |
- EDA
|
|
|
|
| 21 |
- exploration
|
| 22 |
- data
|
| 23 |
- samples
|
| 24 |
- data-visualization
|
| 25 |
+
- evaluation
|
| 26 |
+
- data-exploration
|
| 27 |
+
- visual-analytics
|
| 28 |
+
- animals
|
| 29 |
+
- species
|
| 30 |
short_description: Prototype dashboard for exploring imageomics data.
|
| 31 |
---
|
| 32 |
|
|
|
|
| 34 |
|
| 35 |
# Dev Dashboard Prototype
|
| 36 |
|
| 37 |
+
This space is the beta-version of the dashboard, dedicated to testing development changes to the [Imageomics Data Dashboard](https://huggingface.co/spaces/imageomics/dashboard-prototype) prior to production.
|
| 38 |
It runs off a dockerfile generated from the [development branch](https://github.com/Imageomics/dashboard-prototype/tree/dev) of the [dashboard repo](https://github.com/Imageomics/dashboard-prototype).
|
| 39 |
|
| 40 |
For more information or to make your own version, see the [GitHub project repo](https://github.com/Imageomics/dashboard-prototype).
|