Added server plugins
This commit is contained in:
@ -6,6 +6,7 @@ USER ${NB_UID}
|
||||
|
||||
RUN mamba install --yes \
|
||||
"jupyterlab-git" \
|
||||
"jupyterlab-link-share" \
|
||||
&& \
|
||||
# Cleanup
|
||||
mamba clean --all -f -y && \
|
||||
|
Reference in New Issue
Block a user