πŸ’Ύ InstallationΒΆ

pip install "ngff-zarr[cli]"

Pyodide REPL or JupyterLite,

import micropip
await micropip.install('ngff-zarr')

<<<<<<< Updated upstream

=======

Optional dependencies include:

cli : Additional IO libraries for the command line interface (CLI)

dask-image : Multiscale generation with dask-image methods.

itk : Multiscale generation with itk methods.

Stashed changes