Skip to content

Instantly share code, notes, and snippets.

@aktech
Created November 12, 2020 23:18
Show Gist options
  • Save aktech/dec74d199feacb18d12e8501ef028923 to your computer and use it in GitHub Desktop.
Save aktech/dec74d199feacb18d12e8501ef028923 to your computer and use it in GitHub Desktop.
skallel-stats environment
name: skallel
channels:
- conda-forge
dependencies:
- pip
- multipledispatch
- numba
- numpy
- scipy
- dask
- pandas
- pyparsing
- llvmlite
- jupyterlab
- fsspec
- zarr
- gcsfs
- pip:
- skallel_tensor>=0.1.0a4
- "git+https://git@github.com/scikit-allel/skallel-stats.git@master"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment