diff --git a/Dockerfile b/Dockerfile index 4a0ab6c..ea36b57 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,7 @@ LABEL maintainer="UC San Diego ITS/ETS " USER root + RUN pip install otter-grader jupytext==1.16.2 USER $NB_UID