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 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
... ... @@ -1,141 +1,47 @@
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 ===
18 18  
19 -(% class="task-list" %)
20 -(((
21 -{{task reference="/Tasks/Task_18" status="InProgress"}}
22 -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 ?
23 23  
24 -(% class="task-list" %)
25 -(((
26 -
27 -
28 -{{task reference="/Tasks/Task_19" status="InProgress"}}
29 -GPFS
30 -{{/task}}
31 -
32 -{{task reference="/Tasks/Task_20" status="InProgress"}}
33 -JupyterHub
34 -{{/task}}
35 -
36 -{{task reference="/Tasks/Task_21" status="InProgress"}}
37 -conda ?
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 -)))
44 -{{/task}}
45 -)))
46 -
47 47  \\
48 48  
49 -(% class="task-list" %)
50 -(((
51 -{{task reference="/Tasks/Task_22" status="InProgress"}}
52 -distribution
16 +* distribution
17 +** channel  (where to host?)
18 +** environment file (repository with examples)
53 53  
54 -(% class="task-list" %)
55 -(((
56 -
57 -
58 -{{task reference="/Tasks/Task_23" status="InProgress"}}
59 -channel  (where to host?)
60 -{{/task}}
61 -
62 -{{task reference="/Tasks/Task_24" status="InProgress"}}
63 -environment file (repository with examples)
64 -{{/task}}
65 -)))
66 -{{/task}}
67 -)))
68 -
69 69  \\
70 70  
71 -(% class="task-list" %)
72 -(((
73 -{{task reference="/Tasks/Task_25" status="InProgress"}}
74 -Documentation
22 +(% style="list-style-type: square;" %)
23 +* Documentation
24 +(% style="list-style-type: square;" %)
25 +** here VS repository vs sphinx
75 75  
76 -(% class="task-list" %)
77 -(((
78 -
79 -
80 -{{task reference="/Tasks/Task_26" status="InProgress"}}
81 -here VS repository VS sphinx
82 -{{/task}}
83 -)))
84 -{{/task}}
85 -)))
86 -
87 87  \\
88 88  
89 -(% class="task-list" %)
90 -(((
91 -{{task reference="/Tasks/Task_27" status="InProgress"}}
92 -Binder
29 +(% style="list-style-type: square;" %)
30 +* Binder
31 +(% style="list-style-type: square;" %)
32 +** examples with Stefan
93 93  
94 -(% class="task-list" %)
95 -(((
96 -
97 -
98 -{{task reference="/Tasks/Task_28" status="InProgress"}}
99 -examples with Stefan
100 -{{/task}}
101 -)))
102 -{{/task}}
103 -)))
104 -
105 105  \\
106 106  
107 -(% class="task-list" %)
108 -(((
109 -{{task reference="/Tasks/Task_29" status="InProgress"}}
110 -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
111 111  
112 -(% class="task-list" %)
113 -(((
114 -
115 -
116 -{{task reference="/Tasks/Task_30" status="InProgress"}}
117 -login in jupyter hub
118 -{{/task}}
119 -
120 -{{task reference="/Tasks/Task_31" status="InProgress"}}
121 -login maxwell display
122 -{{/task}}
123 -
124 -{{task reference="/Tasks/Task_32" status="InProgress"}}
125 -use slix
126 -{{/task}}
127 -
128 -{{task reference="/Tasks/Task_33" status="InProgress"}}
129 -use hdfview plugin in jupterLab
130 -{{/task}}
131 -
132 -{{task reference="/Tasks/Task_34" status="InProgress"}}
133 -create conda env with flashh5
134 -{{/task}}
135 -)))
136 -{{/task}}
137 -)))
138 -
139 139  \\
140 140  
141 141  \\
... ... @@ -174,7 +174,7 @@
174 174   ...
175 175  
176 176  
177 -class Run: # constructor optional without RunDirectory or use there self.path
83 +class Run:
178 178  
179 179   def get_files():
180 180   ...