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

From version 26.1
edited by cpassow
on 2022-04-06 15:31
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
... ... @@ -1,17 +1,5 @@
1 1  test
2 2  
3 -\\
4 -
5 -{{expand}}
6 -
7 -
8 -{{view-file att--filename="tmp.mp4" height="250"/}}
9 -{{/expand}}
10 -
11 -\\
12 -
13 -\\
14 -
15 15  ----
16 16  
17 17  === TODO ===
... ... @@ -36,10 +36,6 @@
36 36  {{task reference="/Tasks/Task_21" status="InProgress"}}
37 37  conda ?
38 38  {{/task}}
39 -
40 -{{task reference="/Tasks/Task_36" status="InProgress"}}
41 -explain install from channel instead of fixed environment, but can use environment file from example repository
42 -{{/task}}
43 43  )))
44 44  {{/task}}
45 45  )))
... ... @@ -174,7 +174,7 @@
174 174   ...
175 175  
176 176  
177 -class Run: # constructor optional without RunDirectory or use there self.path
161 +class Run:
178 178  
179 179   def get_files():
180 180   ...