Skip to content

Commit 62cee9f

Browse files
author
Matt Sokoloff
committed
format readme
1 parent 5fe2890 commit 62cee9f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

examples/README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ Structure:
1212
* Datasets [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/basics/datasets.ipynb)][[Github](basics/datasets.ipynb)]
1313
* Labels [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/basics/labels.ipynb)][[Github](basics/labels.ipynb)]
1414
* Ontologies [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/basics/ontologies.ipynb)][[Github](basics/ontologies.ipynb)]
15-
* Projects [[Colab]https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/basics/projects.ipynb)][[Github](basics/projects.ipynb)]
15+
* Projects [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/basics/projects.ipynb)][[Github](basics/projects.ipynb)]
1616
2. label_export
17-
* Image annotation export [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/label_export/images.ipynb)][[Github][label_export/images.ipynb)]
18-
* Text annotation export [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/label_export/text.ipynb)][[Github][label_export/text.ipynb)]
19-
* Video annotation export [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/label_export/video.ipynb)][[Github][label_export/video.ipynb)]
17+
* Image annotation export [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/label_export/images.ipynb)][[Github](label_export/images.ipynb)]
18+
* Text annotation export [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/label_export/text.ipynb)][[Github](label_export/text.ipynb)]
19+
* Video annotation export [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/label_export/video.ipynb)][[Github](label_export/video.ipynb)]
2020
3. model_assisted_labeling
21-
* MAL basics [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/mal_basics.ipynb)][[Github][model_assisted_labeling/mal_basics.ipynb)]
22-
* Image mal example [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/image_mal.ipynb)][[Github][model_assisted_labeling/image_mal.ipynb)]
23-
* Named entity recognition mal example [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/ner_mal.ipynb)][[Github][model_assisted_labeling/ner_mal.ipynb)]
24-
* Debugging mal [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/debugging_mal.ipynb)][[Github][model_assisted_labeling/debugging_mal.ipynb)]
25-
* MAL with subclasses [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/mal_with_subclasses.ipynb)][[Github][model_assisted_labeling/mal_with_subclasses.ipynb)]
21+
* MAL basics [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/mal_basics.ipynb)][[Github](model_assisted_labeling/mal_basics.ipynb)]
22+
* Image mal example [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/image_mal.ipynb)][[Github](model_assisted_labeling/image_mal.ipynb)]
23+
* Named entity recognition mal example [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/ner_mal.ipynb)][[Github](model_assisted_labeling/ner_mal.ipynb)]
24+
* Debugging mal [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/debugging_mal.ipynb)][[Github](model_assisted_labeling/debugging_mal.ipynb)]
25+
* MAL with subclasses [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/model_assisted_labeling/mal_with_subclasses.ipynb)][[Github](model_assisted_labeling/mal_with_subclasses.ipynb)]
2626
4. project_configuration
27-
* Project setup [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/project_configuration/project_setup.ipynb)][[Github][project_configuration/project_setup.ipynb)]
28-
* Queue management [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/project_configuration/queue_management.ipynb)][[Github][project_configuration/queue_management.ipynb)]
29-
* Webhooks [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/project_configuration/webhooks.ipynb)][[Github][(project_configuration/webhooks.ipynb)]
27+
* Project setup [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/project_configuration/project_setup.ipynb)][[Github](project_configuration/project_setup.ipynb)]
28+
* Queue management [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/project_configuration/queue_management.ipynb)][[Github](project_configuration/queue_management.ipynb)]
29+
* Webhooks [[Colab](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/examples/examples/project_configuration/webhooks.ipynb)][[Github](project_configuration/webhooks.ipynb)]

0 commit comments

Comments
 (0)