We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10c9768 + 0e899a5 commit 1e36f7cCopy full SHA for 1e36f7c
base-notebook/Dockerfile
@@ -112,7 +112,7 @@ RUN conda install --quiet --yes 'tini=0.18.0' && \
112
RUN conda install --quiet --yes \
113
'notebook=6.0.3' \
114
'jupyterhub=1.1.0' \
115
- 'jupyterlab=2.1.1' && \
+ 'jupyterlab=2.1.3' && \
116
conda clean --all -f -y && \
117
npm cache clean --force && \
118
jupyter notebook --generate-config && \
0 commit comments