diff --git a/Dockerfile b/Dockerfile index 93d7fb5..d43d387 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,6 @@ LABEL maintainer="UC San Diego ITS/ETS " USER root -RUN pip install otter-grader +RUN pip install otter-grader jupytext==1.16.4 USER $NB_UID