Skip to content

Commit

Permalink
trigger full rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton committed Aug 5, 2024
1 parent 1c5d270 commit 21cf921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ RUN /usr/share/datahub/scripts/install-python-all.sh && \
RUN jupyter labextension disable @jupyterlab/extensionmanager-extension

# Cleanup
## nbgrader requires some variables set to just run the notebook server
## nbgrader requires these variables set to just run the notebook server
ENV NBGRADER_COURSEID="NA"
ENV JUPYTERHUB_USER=${NB_USER}

Expand Down

0 comments on commit 21cf921

Please sign in to comment.