Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Jan 24, 2024
1 parent 28ef89e commit 1e3248c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ COPY /test/test_r_func.R /opt/manual_tests
USER jovyan

ARG PY_VER_SHORT=3.9
ARG JUPYTERHUB_VERSION=3.0.0
ARG JUPYTERHUB_VERSION=4.0.2

# mistune added for nbgrader issues

Expand Down

0 comments on commit 1e3248c

Please sign in to comment.