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 5d5148b + 77251cf commit 4d9c9bdCopy full SHA for 4d9c9bd
base-notebook/Dockerfile
@@ -134,7 +134,7 @@ RUN wget --quiet "https://github.com/conda-forge/miniforge/releases/download/${m
134
RUN conda install --quiet --yes \
135
'notebook=6.2.0' \
136
'jupyterhub=1.3.0' \
137
- 'jupyterlab=3.0.11' && \
+ 'jupyterlab=3.0.12' && \
138
conda clean --all -f -y && \
139
npm cache clean --force && \
140
jupyter notebook --generate-config && \
0 commit comments