removed useless plugin

master
Mark 2023-02-11 19:26:30 -08:00
parent 2166386399
commit 2e1beca6b0
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ USER ${NB_UID}
RUN mamba install --yes \
"jupyterlab-git" \
"jupyterlab-link-share" \
&& \
# Cleanup
mamba clean --all -f -y && \