Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kuo4230 committed Dec 2, 2024
1 parent 86d18bc commit 8bb72a1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +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 altair_ally==0.1.1

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

0 comments on commit 8bb72a1

Please sign in to comment.