Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 11:55

webknossos

Added

  • Added get_remote_annotations() to AnnotationInfo class to get a list of all remote Annotations of the current user. #1262

Fixed

  • Fixed an issue with RemoteDataset.explore_and_add_remote() where including a remote dataset failed. #1261
  • Fixed an issue with the Zarr array's shape when using Dataset.from_images. #1267