Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Jul 25, 2024
1 parent e10cc89 commit e8562db
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 @@ -18,7 +18,7 @@ RUN apt-get -y install htop
# 3) install packages using notebook user
USER jovyan

# RUN conda install -y scikit-learn
# RUN conda install -y scikit-learn -c conda-forge

RUN pip install --no-cache-dir networkx scipy

Expand Down

0 comments on commit e8562db

Please sign in to comment.