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 99fa1fc + cbf5dd1 commit 49bb3f8Copy full SHA for 49bb3f8
examples/basics/projects.ipynb
@@ -266,7 +266,7 @@
266
"outputs": [],
267
"execution_count": null
268
},
269
- {
+ {
270
"metadata": {},
271
"source": [
272
"### Get project overview"
@@ -280,6 +280,21 @@
280
281
282
283
284
+ "metadata": {},
285
+ "source": [
286
+ "### Duplicate a project\n",
287
+ "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."
288
+ ],
289
+ "cell_type": "markdown"
290
+ },
291
292
293
+ "source": "destination_project = project.clone()",
294
+ "cell_type": "code",
295
+ "outputs": [],
296
+ "execution_count": null
297
298
{
299
300
0 commit comments