File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,10 @@ and instructions on how to obtain them are provided below.
1111## Install Python  
1212
1313In this lesson, we will be using Python 3 with some of its most popular scientific libraries.
14- One can install a plain-vanilla Python and all required libraries by hand.
14+ One can install a plain-vanilla Python and all required libraries by hand. If you've followed
15+ the [ Carpentry workshop installation instructions] ( https://carpentries.github.io/workshop-template/install_instructions/#python-1 ) 
16+ you will have installed miniforge and the required libraries in an environment called ` carpentries ` . 
17+ Before starting you'll want to type ` conda activate carpentries `  in order to activate that environment.
1518
1619## Obtain lesson materials  
1720
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments