Last modified by makuadm on 2026-01-07 06:21

From version 24.1
edited by cpassow
on 2022-04-05 17:25
Change comment: There is no comment for this version
To version 22.1
edited by cpassow
on 2022-04-05 14:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,10 +24,6 @@
24 24  {{task reference="/Tasks/Task_21" status="InProgress"}}
25 25  conda ?
26 26  {{/task}}
27 -
28 -{{task reference="/Tasks/Task_36" status="InProgress"}}
29 -explain install from channel instead of fixed environment, but can use environment file from example repository
30 -{{/task}}
31 31  )))
32 32  {{/task}}
33 33  )))
... ... @@ -162,7 +162,7 @@
162 162   ...
163 163  
164 164  
165 -class Run: # constructor optional without RunDirectory
161 +class Run:
166 166  
167 167   def get_files():
168 168   ...