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 26.1
edited by cpassow
on 2022-04-06 15:31
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
... ... @@ -1,47 +1,141 @@
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 ===
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 ?
19 +(% class="task-list" %)
20 +(((
21 +{{task reference="/Tasks/Task_18" status="InProgress"}}
22 +Short descriptions including Links:   → as Text\\
13 13  
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 +
14 14  \\
15 15  
16 -* distribution
17 -** channel  (where to host?)
18 -** environment file (repository with examples)
49 +(% class="task-list" %)
50 +(((
51 +{{task reference="/Tasks/Task_22" status="InProgress"}}
52 +distribution
19 19  
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 +
20 20  \\
21 21  
22 -(% style="list-style-type: square;" %)
23 -* Documentation
24 -(% style="list-style-type: square;" %)
25 -** here VS repository vs sphinx
71 +(% class="task-list" %)
72 +(((
73 +{{task reference="/Tasks/Task_25" status="InProgress"}}
74 +Documentation
26 26  
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 +
27 27  \\
28 28  
29 -(% style="list-style-type: square;" %)
30 -* Binder
31 -(% style="list-style-type: square;" %)
32 -** examples with Stefan
89 +(% class="task-list" %)
90 +(((
91 +{{task reference="/Tasks/Task_27" status="InProgress"}}
92 +Binder
33 33  
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 +
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
107 +(% class="task-list" %)
108 +(((
109 +{{task reference="/Tasks/Task_29" status="InProgress"}}
110 +Screencast
44 44  
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 +
45 45  \\
46 46  
47 47  \\
... ... @@ -80,7 +80,7 @@
80 80   ...
81 81  
82 82  
83 -class Run:
177 +class Run: # constructor optional without RunDirectory or use there self.path
84 84  
85 85   def get_files():
86 86   ...