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

From version 28.1
edited by cpassow
on 2022-04-06 16:06
Change comment: There is no comment for this version
To version 24.1
edited by cpassow
on 2022-04-05 17:25
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 title="TEST - How to login JupyterHub"}}
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 ===
... ... @@ -29,18 +29,6 @@
29 29  GPFS
30 30  {{/task}}
31 31  
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 -
44 44  {{task reference="/Tasks/Task_20" status="InProgress"}}
45 45  JupyterHub
46 46  {{/task}}
... ... @@ -186,7 +186,7 @@
186 186   ...
187 187  
188 188  
189 -class Run: # constructor optional without RunDirectory or use there self.path
165 +class Run: # constructor optional without RunDirectory
190 190  
191 191   def get_files():
192 192   ...