Skip to content

Commit 6918347

Browse files
Update README.md
1 parent bf841f8 commit 6918347

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

examples/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ Learn more about annotation types in the [docs](https://docs.labelbox.com/docs/a
7474
| Webhooks | [Github](project_configuration/webhooks.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/project_configuration/webhooks.ipynb) | [Docs](https://docs.labelbox.com/docs/webhooks) |
7575

7676

77+
## [Prediction Upload to a Model Run](prediction_upload)
78+
79+
80+
| Notebook | Github | Google Colab | Learn more |
81+
| --------------------------- | --------------------------------- | ------------ | ---------- |
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) |
83+
------
84+
7785

7886
## [Model Diagnostics](model_diagnostics)
7987
| Notebook | Github | Google Colab | Learn more |

0 commit comments

Comments
 (0)