Skip to content

Commit

Permalink
Merge pull request #12 from UBC-STAT/jupyterlab4
Browse files Browse the repository at this point in the history
JupyterLab4
  • Loading branch information
briank-git authored Apr 19, 2024
2 parents 295bf60 + b454988 commit 170ef04
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 31 deletions.
3 changes: 3 additions & 0 deletions dockerfiles/r-stat-301-grading/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ RUN mamba install --quiet --yes \

# re-upgrade jupyter-server (mamba downgrades it)
RUN pip install --upgrade jupyter-server

# Allow all shortcuts
RUN rm -f /home/${NB_USER}/.jupyter/lab/user-settings/\@jupyterlab/shortcuts-extension/shortcuts.jupyterlab-settings
Loading

0 comments on commit 170ef04

Please sign in to comment.