Skip to content

Commit

Permalink
bump version so i can produce feedback reports. on the hub (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leah Wasser committed Nov 9, 2020
1 parent b9f24ad commit 0999d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-images/nbgrader-hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM earthlab/earth-analytics-python-env:d53d66c
# Setup nbgitpuller to sync files from course repo to hub
RUN conda install -c conda-forge nbgitpuller \
# abc-classroom for github classroom management
abc-classroom>0.1.5 \
abc-classroom>0.1.6 \
&& jupyter serverextension enable --py nbgitpuller --sys-prefix

# Setup nbzip - this allows students to download files from the hub
Expand Down

0 comments on commit 0999d49

Please sign in to comment.