Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save constantinpape/69e3cb8e0401621365d814b4d6fda0bc to your computer and use it in GitHub Desktop.
Save constantinpape/69e3cb8e0401621365d814b4d6fda0bc to your computer and use it in GitHub Desktop.
python & ome.zarr
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: ome-zarr-py-dev
channels:
- conda-forge
dependencies:
- jupyter
- napari
- pip
- requests
- s3fs
- scikit-image
- xarray
- zarr >= 2.4.0
name: ome-zarr-py
channels:
- conda-forge
dependencies:
- jupyter
- napari
- pip
- requests
- opencv # get rid of opencv dependencies when PR is merged
- py-opencv
- s3fs
- scikit-image
- xarray
- zarr >= 2.4.0
- pip:
- ome-zarr
- napari-ome-zarr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment