File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ main :
2+ - title : " Tutorial"
3+ url : https://zarr.readthedocs.io/en/stable/tutorial.html
4+
5+ sidebar :
6+ - title : About
7+ children :
8+ - title : " Applications"
9+ url : ' #applications'
10+ - title : " Features"
11+ url : ' #features'
12+ - title : " Sponsorship"
13+ url : " #sponsorship"
14+ - title : " Community Meetings"
15+ url : ' #community-meetings'
16+ - title : Other sites
17+ children :
18+ - title : " Specification"
19+ url : https://zarr-specs.readthedocs.io/en/core-protocol-v3.0-dev/
20+ - title : " Implementations"
21+ url : https://github.com/zarr-developers/zarr_implementations
Original file line number Diff line number Diff line change @@ -28,10 +28,14 @@ Zarr data can be stored in any storage system that can be represented as a key-v
2828* Read and write arrays concurrently from multiple threads or processes.
2929* Organize arrays into hierarchies via annotatable groups.
3030
31+ ## Sponsorship
32+
3133Zarr is a Sponsored Project of NumFOCUS, a US 501(c)(3) public charity.
3234
3335NumFOCUS Sponsored Projects rely on the generous support of corporate sponsors, institutional partners, and individual donors.
3436
37+ ## Videos
38+
3539<iframe allowfullscreen =" allowfullscreen " src =" https://www.youtube.com/embed/qyJXBlrdzBs?color=white&theme=light " > </iframe >
3640
3741## Community meetings
You can’t perform that action at this time.
0 commit comments