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

From version 21.1
edited by cpassow
on 2022-04-05 14:40
Change comment: There is no comment for this version
To version 25.1
edited by cpassow
on 2022-04-05 17:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -DEMO - Documentation
1 +DEMO - Working with FLASH data
Content
... ... @@ -4,44 +4,126 @@
4 4  
5 5  === TODO ===
6 6  
7 -(% style="list-style-type: square;" %)
8 -* Short descriptions including Links:   → as Text\\
9 -(% style="list-style-type: square;" %)
10 -** GPFS
11 -** JupyterHub
12 -** conda ?
7 +(% class="task-list" %)
8 +(((
9 +{{task reference="/Tasks/Task_18" status="InProgress"}}
10 +Short descriptions including Links:   → as Text\\
13 13  
12 +(% class="task-list" %)
13 +(((
14 +
15 +
16 +{{task reference="/Tasks/Task_19" status="InProgress"}}
17 +GPFS
18 +{{/task}}
19 +
20 +{{task reference="/Tasks/Task_20" status="InProgress"}}
21 +JupyterHub
22 +{{/task}}
23 +
24 +{{task reference="/Tasks/Task_21" status="InProgress"}}
25 +conda ?
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 +)))
32 +{{/task}}
33 +)))
34 +
14 14  \\
15 15  
16 -* distribution
17 -** channel  (where to host?)
18 -** environment file (repository with examples)
37 +(% class="task-list" %)
38 +(((
39 +{{task reference="/Tasks/Task_22" status="InProgress"}}
40 +distribution
19 19  
42 +(% class="task-list" %)
43 +(((
44 +
45 +
46 +{{task reference="/Tasks/Task_23" status="InProgress"}}
47 +channel  (where to host?)
48 +{{/task}}
49 +
50 +{{task reference="/Tasks/Task_24" status="InProgress"}}
51 +environment file (repository with examples)
52 +{{/task}}
53 +)))
54 +{{/task}}
55 +)))
56 +
20 20  \\
21 21  
22 -(% style="list-style-type: square;" %)
23 -* Documentation
24 -(% style="list-style-type: square;" %)
25 -** here VS repository vs sphinx
59 +(% class="task-list" %)
60 +(((
61 +{{task reference="/Tasks/Task_25" status="InProgress"}}
62 +Documentation
26 26  
64 +(% class="task-list" %)
65 +(((
66 +
67 +
68 +{{task reference="/Tasks/Task_26" status="InProgress"}}
69 +here VS repository VS sphinx
70 +{{/task}}
71 +)))
72 +{{/task}}
73 +)))
74 +
27 27  \\
28 28  
29 -(% style="list-style-type: square;" %)
30 -* Binder
31 -(% style="list-style-type: square;" %)
32 -** examples with Stefan
77 +(% class="task-list" %)
78 +(((
79 +{{task reference="/Tasks/Task_27" status="InProgress"}}
80 +Binder
33 33  
82 +(% class="task-list" %)
83 +(((
84 +
85 +
86 +{{task reference="/Tasks/Task_28" status="InProgress"}}
87 +examples with Stefan
88 +{{/task}}
89 +)))
90 +{{/task}}
91 +)))
92 +
34 34  \\
35 35  
36 -(% style="list-style-type: square;" %)
37 -* Screencast
38 -(% style="list-style-type: square;" %)
39 -** login in jupyter hub
40 -** login maxwell display
41 -** use slix
42 -** use hdfview plugin in jupterLab
43 -** create conda env with flashh5
95 +(% class="task-list" %)
96 +(((
97 +{{task reference="/Tasks/Task_29" status="InProgress"}}
98 +Screencast
44 44  
100 +(% class="task-list" %)
101 +(((
102 +
103 +
104 +{{task reference="/Tasks/Task_30" status="InProgress"}}
105 +login in jupyter hub
106 +{{/task}}
107 +
108 +{{task reference="/Tasks/Task_31" status="InProgress"}}
109 +login maxwell display
110 +{{/task}}
111 +
112 +{{task reference="/Tasks/Task_32" status="InProgress"}}
113 +use slix
114 +{{/task}}
115 +
116 +{{task reference="/Tasks/Task_33" status="InProgress"}}
117 +use hdfview plugin in jupterLab
118 +{{/task}}
119 +
120 +{{task reference="/Tasks/Task_34" status="InProgress"}}
121 +create conda env with flashh5
122 +{{/task}}
123 +)))
124 +{{/task}}
125 +)))
126 +
45 45  \\
46 46  
47 47  \\
... ... @@ -80,7 +80,7 @@
80 80   ...
81 81  
82 82  
83 -class Run:
165 +class Run: # constructor optional without RunDirectory or use there self.path
84 84  
85 85   def get_files():
86 86   ...