Skip to content

Commit de9897e

Browse files
added text demo notebook
1 parent d9fa740 commit de9897e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ Learn more about annotation types in the [docs](https://docs.labelbox.com/docs/a
7979

8080
| Notebook | Github | Google Colab | Learn more |
8181
| --------------------------- | --------------------------------- | ------------ | ---------- |
82-
| Image Prediction upload | [Github](prediction_import/image-prediction.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/prediction_import/image-prediction.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model-predictions) |
82+
| Image Prediction upload | [Github](prediction_upload/image-prediction.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/prediction_upload/image-prediction.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model-predictions) |
83+
| Text Prediction upload | [Github](prediction_upload/text-prediction.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/prediction_upload/text-prediction.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model-predictions) |
84+
8385
------
8486

8587

0 commit comments

Comments
 (0)