Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
kuo4230 committed Dec 3, 2024
1 parent 8bb72a1 commit 23f07ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ RUN mamba update --quiet --file /tmp/conda-linux-64.lock \
&& fix-permissions "${CONDA_DIR}" \
&& fix-permissions "/home/${NB_USER}"

RUN pip install deep_checks==0.18.1
RUN pip install deepchecks==0.18.1
RUN pip install altair_ally==0.1.1

0 comments on commit 23f07ff

Please sign in to comment.