You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All internal API client methods (webknossos.client) use keyword-only arguments. #1363
The signature of Dataset.trigger_reload_on_datastore changed. dataset_name has been renamed to dataset_name_or_url. Alternatively, a dataset_id can be supplied. #1363
Changed
Layer.add_mag_as_copy now automatically uses file-based copy, if possible. Therefore, Dataset.fs_copy_dataset, Dataset.add_fs_copy_layer and Layer.add_fs_copy_mag are deprecated. #1362
The API methods now use v10 API version of Webknossos. Datasets are now referenced by ID instead of dataset name or directory name. #1363