Skip to content

Commit

Permalink
Install server-proxy for RStudio button
Browse files Browse the repository at this point in the history
  • Loading branch information
celine168 authored May 4, 2020
1 parent 96e1686 commit 82bae0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rich-default/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ RUN conda env update --name base --file environment.yml --prune && \
jupyter labextension install @jupyter-widgets/jupyterlab-manager@^1.0.1 --no-build && \
jupyter labextension install [email protected] --no-build && \
jupyter labextension install [email protected] --no-build && \
jupyter labextension install @jupyterlab/[email protected] --no-build && \
jupyter lab build --dev-build=False && \
npm cache clean --force && \
rm -rf $CONDA_DIR/share/jupyter/lab/staging && \
Expand Down

0 comments on commit 82bae0b

Please sign in to comment.