Skip to content

Commit

Permalink
added R assignment symbol and pipe operator keyboard shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimbers authored Jan 11, 2021
1 parent d10eedf commit 3e4c1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions r-dsci-100/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN pip install git+https://github.com/data-8/nbgitpuller \
&& pip install jupyterlab-git \
&& jupyter serverextension enable --py jupyterlab_git \
&& pip install jupytext --upgrade \
&& jupyter labextension install @techrah/text-shortcuts \
&& jupyter lab build
RUN useradd -m -s /bin/bash -N -u 9999 jupyter

Expand Down

0 comments on commit 3e4c1c0

Please sign in to comment.