Commit 450af211 authored by Andreas Bleuler's avatar Andreas Bleuler
Browse files

Install latest session proxies

parent a0f98f7f
......@@ -39,3 +39,4 @@ RUN R -f /tmp/install.R
# install the python dependencies
COPY requirements.txt /tmp/
RUN pip3 install -r /tmp/requirements.txt
RUN pip3 install jupyter-rsession-proxy==1.2.0 jupyter-server-proxy==1.5.0
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment