Skip to content

Commit

Permalink
Merge pull request #53 from UBC-MDS/docker
Browse files Browse the repository at this point in the history
Updated the deep check
  • Loading branch information
jasonmlee authored Nov 30, 2024
2 parents 5c698bc + 057091f commit 3f2c143
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ RUN mamba update --quiet --file /tmp/conda-linux-64.lock \
&& mamba clean --all -y -f \
&& fix-permissions "${CONDA_DIR}" \
&& fix-permissions "/home/${NB_USER}"

RUN pip install deepchecks==0.18.1

0 comments on commit 3f2c143

Please sign in to comment.