Skip to content

Commit 725c364

Browse files
Gabefiregithub-actions[bot]x-eun
authored
Adding back in export migration guide (#1736)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: x-eun <xyin@labelbox.com>
1 parent bab9746 commit 725c364

File tree

2 files changed

+577
-0
lines changed

2 files changed

+577
-0
lines changed

examples/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@
9090
<td><a href="https://github.com/Labelbox/labelbox-python/tree/develop/examples/exports/exporting_to_csv.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
9191
<td><a href="https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/exports/exporting_to_csv.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
9292
</tr>
93+
<tr>
94+
<td>Export V1 to V2 Migration Support</td>
95+
<td><a href="https://github.com/Labelbox/labelbox-python/tree/develop/examples/exports/export_v1_to_v2_migration_support.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
96+
<td><a href="https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/exports/export_v1_to_v2_migration_support.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
97+
</tr>
9398
</tbody>
9499
</table>
95100

0 commit comments

Comments
 (0)