Skip to content

Commit

Permalink
Merge pull request #39 from LibreTexts/feature/server-proxy
Browse files Browse the repository at this point in the history
Install server-proxy for RStudio button
  • Loading branch information
celine168 authored May 5, 2020
2 parents f6ed848 + 82bae0b commit 0bb12a9
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 0bb12a9

Please sign in to comment.