Skip to content

Commit aef54b5

Browse files
committed
Added codeserver proxy for jupyterhub use
1 parent 6295963 commit aef54b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

images/jupyter/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ RUN curl -fsSL https://code-server.dev/install.sh | sh -s -- --method=standalone
3333

3434
USER ${NB_USER}
3535
WORKDIR /home/$NB_USER
36+
37+
RUN pip install jupyter-codeserver-proxy

0 commit comments

Comments
 (0)