Skip to content

Commit

Permalink
Add command to upgrade pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
HazenBabcock committed Sep 18, 2018
1 parent 8fa62c2 commit 2bc890a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/jupyter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apt-get --yes install scons

USER $NB_UID

RUN pip install --upgrade pip
RUN pip install pillow
RUN pip install tifffile
RUN pip install shapely
Expand Down

0 comments on commit 2bc890a

Please sign in to comment.