NCAR / ncar-python-tutorial

Numerical & Scientific Computing with Python Tutorial
https://ncar.github.io/ncar-python-tutorial
Creative Commons Attribution 4.0 International
66 stars 33 forks source link

Pin distributed version to fix dask-jobqueue issue #80

Closed andersy005 closed 5 years ago

andersy005 commented 5 years ago

@kmpaul,

we may need to send an update asking folks who recently created the new environments to make sure that they are not running the latest version of distributed (version 2.4) which seem to be incompatible with the current version of dask-jobqueue....

See https://github.com/dask/dask-jobqueue/issues/339