pythonPackages.dask-gateway: init at 0.8.0

This commit is contained in:
Chris Ostrouchov
2020-08-08 13:33:03 -07:00
committed by Jon
parent 7a18043f65
commit 050ab81b07
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -2739,6 +2739,8 @@ in {
dask = callPackage ../development/python-modules/dask { };
dask-gateway = callPackage ../development/python-modules/dask-gateway { };
dask-glm = callPackage ../development/python-modules/dask-glm { };
dask-image = callPackage ../development/python-modules/dask-image { };