Skip to content

Commit 6263ce7

Browse files
ovalle15ovalle15
authored andcommitted
added sdk version
1 parent 72e86cf commit 6263ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basics/Export_V1_to_V2_migration_support.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"source": [
5252
"### Key changes included in export V2 methods (``export_v2()`` and ``export()``):\n",
5353
"1. Added flexibility to only export the data that is needed. The new methods include parameters and filters to give you more granular control over your exports.\n",
54-
"2. Added functionality to stream your data export using ``export()`` available on SDK >=3.56\n",
54+
"2. Added functionality to stream your data export using ``export()`` (available on SDK >=3.56)\n",
5555
"\n",
5656
"For complete details on how to use export V2 methods please see the [Export V2 methods](https://docs.labelbox.com/reference/label-export#export-v2-methods) documentation."
5757
],

0 commit comments

Comments
 (0)