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