Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
try to fix jupytext?
  • Loading branch information
dafeliton authored Jul 17, 2024
1 parent a258ee2 commit c7964ac
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 @@ -5,6 +5,6 @@ LABEL maintainer="UC San Diego ITS/ETS <[email protected]>"

USER root

RUN pip install otter-grader
RUN pip install otter-grader jupytext==1.16.4

USER $NB_UID

0 comments on commit c7964ac

Please sign in to comment.