We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3e3f37 + 449fac4 commit cbf5dd1Copy full SHA for cbf5dd1
examples/basics/projects.ipynb
@@ -266,6 +266,21 @@
266
"outputs": [],
267
"execution_count": null
268
},
269
+ {
270
+ "metadata": {},
271
+ "source": [
272
+ "### Duplicate a project\n",
273
+ "Please see the section [Duplicate a project](https://docs.labelbox.com/docs/create-a-project#duplicate-a-project) to have the scope of the method."
274
+ ],
275
+ "cell_type": "markdown"
276
+ },
277
278
279
+ "source": "destination_project = project.clone()",
280
+ "cell_type": "code",
281
+ "outputs": [],
282
+ "execution_count": null
283
284
{
285
"metadata": {},
286
"source": [
0 commit comments