egrace479 commited on
Commit
e5a54db
·
1 Parent(s): 2b1d4ae

Add yaml metadata to reduce warnings

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,4 +1,9 @@
1
- # Tree of Life 10M EDA Repo
 
 
 
 
 
2
 
3
  This repo contains the analysis of the TreeOfLife10M dataset as it's being crafted and refined.
4
 
@@ -30,4 +35,4 @@ Note: run `pip install -r requirements.txt` before starting the notebooks.
30
  ### Visuals
31
 
32
  Visualizations generated to demonstrate the distribution and diversity within the phyla of TreeOfLife10M.
33
- There is also one for just the iNat21 data included.
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: TreeOfLife10M EDA
5
+ ---
6
+ # TreeOfLife10M EDA Repo
7
 
8
  This repo contains the analysis of the TreeOfLife10M dataset as it's being crafted and refined.
9
 
 
35
  ### Visuals
36
 
37
  Visualizations generated to demonstrate the distribution and diversity within the phyla of TreeOfLife10M.
38
+ There is also one for just the iNat21 data included.