Skip to content

Commit

Permalink
Reverting back to @techrah/text-shortcuts as my PR to move to the bui…
Browse files Browse the repository at this point in the history
…lt-in pipe was accepted.
  • Loading branch information
ttimbers committed Jul 22, 2021
1 parent 2b2ce56 commit f6b9207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r-dsci-100/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN pip install git+https://github.com/data-8/nbgitpuller \
&& jupyter serverextension enable --sys-prefix nbgitpuller \
&& pip install jupyterlab-git \
&& pip install jupytext --upgrade \
&& jupyter labextension install @ttimbers/text-shortcuts \
&& 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 f6b9207

Please sign in to comment.