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