vizarr pip install vizarr import vizarr import zarr viewer = vizarr.Viewer() viewer.add_image(source=zarr.open("path/to/ome.zarr")) viewer