Skip to content

v2.13.1

Compare
Choose a tag to compare
@jean-lucas jean-lucas released this 10 May 12:16
· 27 commits to master since this release
a3efe50

Allow linking Nuclues datasets on Project creation.
Example:

client.create_project(
   'myProject',
   TaskType.ImageAnnotation, 
   datasetId='ds_ch4h7tfn3e6g07rk02n0'
)