napari-lazy-openslide
napari-lazy-openslide copied to clipboard
Fix zarr>2.14
Thanks for creating this!
This PR is to add getitems method to the SVS store for compatibility with zarr > 2.14.
Zarr PR that broke (https://github.com/manzt/napari-lazy-openslide/issues/18) the current store: https://github.com/zarr-developers/zarr-python/pull/1131