User Tools

Site Tools


howto:export_an_anaconda_environment_to_a_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howto:export_an_anaconda_environment_to_a_file [2018/10/18 09:50] – created jphowto:export_an_anaconda_environment_to_a_file [2021/10/13 11:03] (current) jp
Line 4: Line 4:
  
 <code> <code>
-conda env export > somefile.yml+conda env export | grep -v "^prefix" > somefile.yml
 </code> </code>
  
howto/export_an_anaconda_environment_to_a_file.txt · Last modified: 2021/10/13 11:03 by jp