removed useless plugin
parent
2166386399
commit
2e1beca6b0
|
@ -6,7 +6,6 @@ USER ${NB_UID}
|
||||||
|
|
||||||
RUN mamba install --yes \
|
RUN mamba install --yes \
|
||||||
"jupyterlab-git" \
|
"jupyterlab-git" \
|
||||||
"jupyterlab-link-share" \
|
|
||||||
&& \
|
&& \
|
||||||
# Cleanup
|
# Cleanup
|
||||||
mamba clean --all -f -y && \
|
mamba clean --all -f -y && \
|
||||||
|
|
Loading…
Reference in New Issue