Skip to content

v1.1.3

Compare
Choose a tag to compare
@tonylampada tonylampada released this 16 Aug 12:57
· 517 commits to main since this release
5ae3e32

Upload of large datasets with workspace.upload_dataset() is more reliable.

  • Doesn't break upload in the middle even if it gets unexpected responses from the backend
  • Better separation of output to stdout and stderr (stderr should only have the list of problematic files)
  • Ability to resume uploads to the same project (if the workspace has a project with a matching name)