Skip to content

Commit 0282eb8

Browse files
valentin-pinkauvalentin-pinkaumarkbader
authored
Handle remote layers in shallow_copy_dataset (#1224)
* allow remote mags to be symlinked * allow remote layers when shallow copying a dataset * Start implementing support for renameable datasets. * WIP support deprecated urls and open_remote_dataset requests. * Fix issues and update test cassettes. * Update changelog and fix remaining tests. * Add test for shallow copy remote layers. --------- Co-authored-by: valentin-pinkau <[email protected]> Co-authored-by: markbader <[email protected]>
1 parent 93f8486 commit 0282eb8

File tree

4 files changed

+1696
-20
lines changed

4 files changed

+1696
-20
lines changed

webknossos/Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2727

2828
### Fixed
2929
- Fixed Mag setup for non-public datasets. [#1222](https://github.com/scalableminds/webknossos-libs/pull/1222)
30+
- Fixed an issue when shallow copying datasets with a remote mag. [#1224](https://github.com/scalableminds/webknossos-libs/pull/1224)
3031

3132

3233
## [0.16.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.2) - 2024-12-18

0 commit comments

Comments
 (0)