Install slides, restart always
This commit is contained in:
		
						parent
						
							ecb99b8de6
						
					
				
				
					commit
					6a9ff52bea
				
			@@ -37,6 +37,7 @@ RUN pip install --no-cache-dir jupyter-tabnine==1.0.2  && \
 | 
			
		||||
RUN fix-permissions $CONDA_DIR
 | 
			
		||||
RUN conda install -c conda-forge jupyter_contrib_nbextensions && \
 | 
			
		||||
  conda install -c conda-forge jupyter_nbextensions_configurator && \
 | 
			
		||||
  conda install -c conda-forge rise && \
 | 
			
		||||
  jupyter nbextension enable codefolding/main
 | 
			
		||||
RUN jupyter labextension install @ijmbarr/jupyterlab_spellchecker
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user