diff --git a/Dockerfile b/Dockerfile index 792cadc6c..21767f326 100644 --- a/Dockerfile +++ b/Dockerfile @@ -59,4 +59,4 @@ RUN mkdir /autograder ADD requirements.txt /tmp/requirements.txt RUN pip install -r /tmp/requirements.txt -RUN pip install otter-grader==2.0.5 +RUN pip install git+https://github.com/ucbds-infra/otter-grader.git@1dd48ebfcc66e24f5d443f9ad94a422dad29d2ec diff --git a/docs/_static/notebooks/assign-code-question.html b/docs/_static/notebooks/assign-code-question.html index d984b90d4..2c44f5d9d 100644 --- a/docs/_static/notebooks/assign-code-question.html +++ b/docs/_static/notebooks/assign-code-question.html @@ -1,14259 +1,13082 @@ - -assign-code-question +assign-code-question + + - - - - - - - - + -/* Input area styling */ -.jp-InputArea { - overflow: hidden; -} -.jp-InputArea-editor { - overflow: hidden; + + + - + - + - + +
+
-