Skip to content

Commit

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

RUN pip install deepchecks==0.18.1
RUN pip install altar_ally==0.1.1
RUN pip install deep checks==0.18.1
RUN pip install altair_ally==0.1.1

0 comments on commit 86d18bc

Please sign in to comment.