pythonPackages.dask-gateway-server: init at 0.8.0
This commit is contained in:
@@ -2741,6 +2741,10 @@ in {
|
||||
|
||||
dask-gateway = callPackage ../development/python-modules/dask-gateway { };
|
||||
|
||||
dask-gateway-server = callPackage ../development/python-modules/dask-gateway-server {
|
||||
inherit (pkgs) go;
|
||||
};
|
||||
|
||||
dask-glm = callPackage ../development/python-modules/dask-glm { };
|
||||
|
||||
dask-image = callPackage ../development/python-modules/dask-image { };
|
||||
|
||||
Reference in New Issue
Block a user