Skip to content

Commit

Permalink
Added sklearn exception
Browse files Browse the repository at this point in the history
  • Loading branch information
EGI-ILM committed Jul 4, 2023
1 parent 5c8cb1b commit 48affa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions single-user-sobigdata/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ RUN apt-get update \

USER $NB_UID

ARG SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True

RUN mamba install -y --quiet \
basemap \
beakerx \
Expand Down

0 comments on commit 48affa2

Please sign in to comment.