We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd1ede commit 4db26e6Copy full SHA for 4db26e6
examples/annotation_types/mal_using_annotation_types.ipynb
examples/scripts/config.json
@@ -15,23 +15,18 @@
15
"order": 2
16
},
17
{
18
- "dir": "model_assisted_labeling",
19
- "title": "Model assisted labeling",
+ "dir": "annotation_import",
+ "title": "Annotation Import",
20
"order": 3
21
22
23
- "dir": "annotation_import",
24
- "title": "Annotation import",
+ "dir": "label_export",
+ "title": "Label export",
25
"order": 4
26
27
28
"dir": "model_diagnostics",
29
"title": "Model diagnostics",
30
"order": 5
31
- },
32
- {
33
- "dir": "integrations",
34
- "title": "Integrations",
35
- "order": 6
36
}
37
]
0 commit comments