Skip to content

Commit

Permalink
removed pinned canvas version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtandersen authored Apr 3, 2023
1 parent bca34e4 commit 846eca7
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 @@ -4,7 +4,7 @@ LABEL maintainer="UC San Diego ITS/ETS <ets-consult@ucsd.edu>"

USER root

RUN pip install pandas==1.2.3 nltk geopandas pylint && \
RUN pip install nltk geopandas pylint && \
jupyter kernelspec remove -f python3_clean

USER $NB_UID

0 comments on commit 846eca7

Please sign in to comment.