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 21.1
edited by cpassow
on 2022-04-05 14:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -DEMO - Working with FLASH data
1 +DEMO - Documentation
Content
... ... @@ -4,126 +4,44 @@
4 4  
5 5  === TODO ===
6 6  
7 -(% class="task-list" %)
8 -(((
9 -{{task reference="/Tasks/Task_18" status="InProgress"}}
10 -Short descriptions including Links:   → as Text\\
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 ?
11 11  
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 -
35 35  \\
36 36  
37 -(% class="task-list" %)
38 -(((
39 -{{task reference="/Tasks/Task_22" status="InProgress"}}
40 -distribution
16 +* distribution
17 +** channel  (where to host?)
18 +** environment file (repository with examples)
41 41  
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 -
57 57  \\
58 58  
59 -(% class="task-list" %)
60 -(((
61 -{{task reference="/Tasks/Task_25" status="InProgress"}}
62 -Documentation
22 +(% style="list-style-type: square;" %)
23 +* Documentation
24 +(% style="list-style-type: square;" %)
25 +** here VS repository vs sphinx
63 63  
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 -
75 75  \\
76 76  
77 -(% class="task-list" %)
78 -(((
79 -{{task reference="/Tasks/Task_27" status="InProgress"}}
80 -Binder
29 +(% style="list-style-type: square;" %)
30 +* Binder
31 +(% style="list-style-type: square;" %)
32 +** examples with Stefan
81 81  
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 -
93 93  \\
94 94  
95 -(% class="task-list" %)
96 -(((
97 -{{task reference="/Tasks/Task_29" status="InProgress"}}
98 -Screencast
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
99 99  
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 -
127 127  \\
128 128  
129 129  \\
... ... @@ -162,7 +162,7 @@
162 162   ...
163 163  
164 164  
165 -class Run: # constructor optional without RunDirectory
83 +class Run:
166 166  
167 167   def get_files():
168 168   ...