You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SN-72] [SN-70] Updates to project notebook and delete labels notebook (#1200)
1. Removed labels notebook, since almost all of the relevant methods in the notebook were not compatible with workflow paradigm.
2. Updated project.ipynb to use batches not datasets
Copy file name to clipboardExpand all lines: examples/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@
15
15
| Data Row Metadata |[Github](basics/data_row_metadata.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/master/examples/basics/data_row_metadata.ipynb)|
16
16
| Datasets |[Github](basics/datasets.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/master/examples/basics/datasets.ipynb)|
17
17
| Export data |[Github](basics/export_data.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/master/examples/basics/export_data.ipynb)|
18
-
| Labels |[Github](basics/labels.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/master/examples/basics/labels.ipynb)|
19
18
| Ontologies |[Github](basics/ontologies.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/master/examples/basics/ontologies.ipynb)|
20
19
| Projects |[Github](basics/projects.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/master/examples/basics/projects.ipynb)|
21
20
| User Management |[Github](basics/user_management.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/master/examples/basics/user_management.ipynb)|
0 commit comments