Last active
August 21, 2018 20:41
-
-
Save andersy005/b5e18d513bbca7e98c884f11f00685d4 to your computer and use it in GitHub Desktop.
Dask-Cluster
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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