Skip to content
Snippets Groups Projects
Commit b17073b4 authored by Jens Schneider's avatar Jens Schneider
Browse files

Update Dockerfile

update rwth-nb to v0.1.1
install jupyterlab-rwth as jupyterlab extension
parent 59aa1151
No related branches found
No related tags found
1 merge request!2Update Dockerfile
......@@ -15,7 +15,7 @@ RUN conda install --quiet --yes \
RUN pip install \
'git+https://github.com/stv0g/nbgitpuller@f735265f7b2a429a17a8fab70cfd3557f060640d' \
'git+https://git.rwth-aachen.de/jupyter/rwth-nb@v0.1.0'
'git+https://git.rwth-aachen.de/jupyter/rwth-nb@v0.1.1'
# Basic Backend extensions
RUN jupyter serverextension enable --sys-prefix --py \
......@@ -32,7 +32,8 @@ RUN jupyter labextension install \
jupyter-matplotlib@0.7.2 \
jupyterlab-drawio \
jupyterlab_filetree \
jupyterlab_iframe
jupyterlab_iframe \
jupyterlab-rwth
# Use RWTH Mirror
USER root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment