Update 'Dockerfile'
This commit is contained in:
parent
b155ba8588
commit
98fb666fe5
@ -1,4 +1,4 @@
|
|||||||
FROM jupyter/datascience-notebook
|
FROM jupyter/datascience-notebook
|
||||||
USER root
|
USER root
|
||||||
RUN pip install matplotlib
|
RUN pip install seaborn
|
||||||
USER jovyan
|
USER jovyan
|
Loading…
Reference in New Issue
Block a user