Added extra packages
This commit is contained in:
		@@ -28,7 +28,10 @@ RUN pip install --no-cache-dir jupyter_contrib_nbextensions \
 | 
			
		||||
  jupyter_nbextensions_configurator rise
 | 
			
		||||
#  jupyter nbextension enable codefolding/main
 | 
			
		||||
RUN jupyter labextension install @ijmbarr/jupyterlab_spellchecker
 | 
			
		||||
 | 
			
		||||
RUN conda install -c anaconda caffe-gpu
 | 
			
		||||
RUN conda install -c conda-forge theano
 | 
			
		||||
RUN conda install -c conda-forge gym
 | 
			
		||||
RUN pip install nupic
 | 
			
		||||
RUN fix-permissions /home/$NB_USER
 | 
			
		||||
 | 
			
		||||
# Switch back to jovyan to avoid accidental container runs as root
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user