-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlabs.json
More file actions
42 lines (42 loc) · 742 Bytes
/
Copy pathlabs.json
File metadata and controls
42 lines (42 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"title": "Lab0 title",
"description": "Lab0 description"
},
{
"title": "Lab1 title",
"description": "Lab1 description"
},
{
"title": "Lab2 title",
"description": "Lab2 description"
},
{
"title": "Lab3 title",
"description": "Lab3 description"
},
{
"title": "Lab4 title",
"description": "Lab4 description"
},
{
"title": "Lab5 title",
"description": "Lab5 description"
},
{
"title": "Lab6 title",
"description": "Lab6 description"
},
{
"title": "Lab7 title",
"description": "Lab7 description"
},
{
"title": "Lab8 title",
"description": "Lab8 description"
},
{
"title": "Lab9 title",
"description": "Lab9 description"
}
]