Skip to content

Instantly share code, notes, and snippets.

@andersy005
Last active August 21, 2018 20:41
Show Gist options
  • Save andersy005/b5e18d513bbca7e98c884f11f00685d4 to your computer and use it in GitHub Desktop.
Save andersy005/b5e18d513bbca7e98c884f11f00685d4 to your computer and use it in GitHub Desktop.
Dask-Cluster
name: dask-dev
channels:
- conda-forge
- defaults
dependencies:
- dask
- dask-ml
- numpy
- python=3.6
- bokeh
- jupyterlab
- numba
- pandas
- pymongo
- pytables
- rope
- pyyaml
- click
- pyarrow
- zarr
- importnb
- pytest
- pip:
- version-information
- paramiko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment