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 27.1
edited by cpassow
on 2022-04-06 15:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,17 @@
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 +
3 3  ----
4 4  
5 5  === TODO ===
... ... @@ -17,6 +17,18 @@
17 17  GPFS
18 18  {{/task}}
19 19  
32 +{{task reference="/Tasks/Task_40" status="InProgress"}}
33 +Access rights
34 +{{/task}}
35 +
36 +{{task reference="/Tasks/Task_41" status="InProgress"}}
37 +Gamma Portal
38 +{{/task}}
39 +
40 +{{task reference="/Tasks/Task_42" status="InProgress"}}
41 +Maxwell
42 +{{/task}}
43 +
20 20  {{task reference="/Tasks/Task_20" status="InProgress"}}
21 21  JupyterHub
22 22  {{/task}}
... ... @@ -162,7 +162,7 @@
162 162   ...
163 163  
164 164  
165 -class Run: # constructor optional without RunDirectory
189 +class Run: # constructor optional without RunDirectory or use there self.path
166 166  
167 167   def get_files():
168 168   ...