Skip to content

Instantly share code, notes, and snippets.

@aktech
Created November 11, 2020 14:49
Show Gist options
  • Select an option

  • Save aktech/cd762d48afe7643293e758c4d9c4fcef to your computer and use it in GitHub Desktop.

Select an option

Save aktech/cd762d48afe7643293e758c4d9c4fcef to your computer and use it in GitHub Desktop.
coiled_env
name: sgkit
channels:
- conda-forge
dependencies:
- numpy
- xarray
- dask[array]
- dask-ml
- scipy
- typing-extensions
- numba
- zarr
- fsspec
- gcsfs
- pip:
- "-e git+https://git@github.com/aktech/sgkit.git@pairwise-mr-blocks"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment