Skip to content

Commit

Permalink
Add dask gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Mar 27, 2024
1 parent f69d2cd commit b4a05ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.cc-analysis-alma8
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ RUN pip install --no-cache-dir \
pyyaml \
# ML packages
dask-ml \
dask-gateway \
prometheus_client \
comm>=0.1.2 \
mlflow
Expand Down
1 change: 1 addition & 0 deletions docker/Dockerfile.cc-dask-alma8
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ RUN pip install --no-cache-dir \
jq \
# ML packages
dask-ml \
dask-gateway \
prometheus_client \
comm>=0.1.2 \
mlflow \
Expand Down

0 comments on commit b4a05ee

Please sign in to comment.