Skip to content

Commit 4db26e6

Browse files
author
gdj0nes
committed
CHG: uploaded categories and remove redudant notebook
1 parent ffd1ede commit 4db26e6

File tree

2 files changed

+4
-348
lines changed

2 files changed

+4
-348
lines changed

examples/annotation_types/mal_using_annotation_types.ipynb

Lines changed: 0 additions & 339 deletions
This file was deleted.

examples/scripts/config.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,18 @@
1515
"order": 2
1616
},
1717
{
18-
"dir": "model_assisted_labeling",
19-
"title": "Model assisted labeling",
18+
"dir": "annotation_import",
19+
"title": "Annotation Import",
2020
"order": 3
2121
},
2222
{
23-
"dir": "annotation_import",
24-
"title": "Annotation import",
23+
"dir": "label_export",
24+
"title": "Label export",
2525
"order": 4
2626
},
2727
{
2828
"dir": "model_diagnostics",
2929
"title": "Model diagnostics",
3030
"order": 5
31-
},
32-
{
33-
"dir": "integrations",
34-
"title": "Integrations",
35-
"order": 6
3631
}
3732
]

0 commit comments

Comments
 (0)