Added server plugins
This commit is contained in:
@ -5,7 +5,9 @@ LABEL maintainer="Mark <mark@betalupi.com>"
|
||||
USER $NB_UID
|
||||
|
||||
RUN mamba install --yes \
|
||||
# Python packages
|
||||
## Jupyter extensions
|
||||
"jupyter_server>=2.0.0" \
|
||||
## Python packages
|
||||
# Scraping
|
||||
"beautifulsoup4" \
|
||||
"requests" \
|
||||
|
Reference in New Issue
Block a user