Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
doku:python [2023/06/19 08:41] katrindoku:python [2023/06/19 08:50] katrin
Line 27: Line 27:
 # create your environment via environment file # create your environment via environment file
 # this will place the environment in your ~/.conda/envs folder # this will place the environment in your ~/.conda/envs folder
-(base) $ conda create -n my-env --file my_env.yaml+# note: make sure to use "conda >env< create" - "conda create" is a different command 
 +(base) $ conda env create -n my-env --file my_env.yaml
  
 # after creation you can activate the environment to run code in it # after creation you can activate the environment to run code in it
  • doku/python.txt
  • Last modified: 2024/03/19 14:24
  • by katrin