Skip to content

Commit e16a17f

Browse files
Update README.md
1 parent dbdd00d commit e16a17f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ 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_upload/image-predictions.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-predictions.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model-predictions) |
83-
| Text Prediction upload | [Github](prediction_upload/text-predictions.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-predictions.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model-predictions) |
82+
| Image Prediction upload | [Github](prediction_upload/image_predictions.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_predictions.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model_predictions) |
83+
| Text Prediction upload | [Github](prediction_upload/text_predictions.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_predictions.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model_predictions) |
8484

8585
------
8686

0 commit comments

Comments
 (0)