Update 'Dockerfile'

This commit is contained in:
2018-12-13 17:20:56 +00:00
parent 98fb666fe5
commit ed44926c8b

View File

@@ -1,4 +1,4 @@
FROM jupyter/datascience-notebook
USER root
USER jovyan
RUN pip install seaborn
USER jovyan