egrace479 commited on
Commit
5ecd258
·
verified ·
1 Parent(s): 396fad1

clarify beta-version in yaml description for API read

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: docker
7
  pinned: false
8
  license: mit
9
  description: >-
10
- Prototype 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:
@@ -34,7 +34,7 @@ short_description: Prototype dashboard for exploring imageomics data.
34
 
35
  # Dev Dashboard Prototype
36
 
37
- This space is the beta-version of 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).
 
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:
 
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).