-
Notifications
You must be signed in to change notification settings - Fork 6
/
index_2020-july-meeting.html
323 lines (299 loc) · 12.8 KB
/
index_2020-july-meeting.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!DOCTYPE html>
<html>
<head>
<title>Checklist for the LSST DESC July Virtual Meeting</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" rel="stylesheet">
<style>
html {
font-family: Helvetica, Arial, sans-serif;
color: #333;
}
a:any-link {
color: #1f77b4;
}
#page {
max-width: 1000px;
margin: 16px auto;
padding: 0 12px 200px 12px;
}
pre {
display: inline;
white-space: normal;
size: 95%;
margin: 0 6px;
}
input[type=checkbox] {
zoom: 1.8;
}
.progress-container {
width: 100%;
height: 30px;
background-color: #EEE;
margin: 30px 0;
position: sticky;
top: -1px;
}
#progress {
width: 0.5%;
height: 100%;
float: left;
background-color: #66B66C;
}
#progress-text{
text-align: right;
color: #fff;
padding: 0.35em 0.3em 0 0;
}
.item {
margin: 20px 0;
line-height: 1.2;
font-size: 120%;
display: flex;
}
.box {
margin-right: 12px;
vertical-align: top;
}
.text {
vertical-align: top;
flex-grow: 1;
}
.done {
text-decoration: line-through;
color: #999;
}
.footer {
text-align: center;
margin-top: 72px;
}
</style>
</head>
<body>
<div id="page">
<h1>Checklist for the 2020 LSST DESC July Virtual Meeting</h1>
<h3>Here are a few useful things you can do to prepare yourself for the DESC virtual meeting!</h3>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<div class="progress-container">
<div id="progress"><div id="progress-text"></div></div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Meeting resources -->
<h2>Access meeting resources</h2>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- agenda page-->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
Check out and bookmark the
<a href="https://confluence.slac.stanford.edu/x/I4KmE" title="link to Confluence">meeting agenda page</a>
(on all the devices that you plan to use). Make sure you remember your Confluence password.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Logistics -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
Check out the
<a href="https://confluence.slac.stanford.edu/x/sYfeE" title="link to Confluence">logistics page</a>
for details on e.g., slack channels, presentation templates, and Zoom access.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Sprints -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
If you want to add Sprint ideas, please visit
<a href="https://confluence.slac.stanford.edu/x/-4G-E" title="link to Confluence">Sprints page</a>
to browse and add your hack/sprint ideas! Remember, not all hacks and sprints have to be carried out, so be bold when adding ideas! Also add your name and time constraints at the bottom at the page!
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- CoC -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">Remind yourself of our
<a href="http://lsstdesc.org/sites/default/files/LSST_DESC_Professional_Conduct.pdf" title="link to PDF">Code of Conduct</a>
which applies to all participants.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- participant guidelines -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">Check out the
<a href="https://confluence.slac.stanford.edu/x/w4DyE" title="link to Confluence">participant guidelines</a>
which list out recommendations for various roles of meeting participants.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- prep for engagement -->
<h2>Prepare for engaging during the meeting</h2>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- pronouns -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
Ensure that your Zoom and Slack apps are up-to-date.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- pronouns -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
Add pronouns to your Zoom and Slack accounts e.g., as <First-Name> <Last-Name> (<pronoun>).
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Slack channels -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
Join the following Slack channels:
<ul>
<!-- collab meeting channel -->
<li>
<a href="https://lsstc.slack.com/messages/C90AMAG80/" title="link to LSSTC Slack">#desc-collab-meeting</a> to hear meeting announcements and to interact with meeting participants.
</li>
<!-- hack-sprint -->
<li>
<a href="https://lsstc.slack.com/messages/C2M8FG5A6/" title="link to LSSTC Slack">#desc-hack-sprint</a> to hear Sprints-related announcements and to interact with Sprinters.
</li>
<!-- hotline -->
<li>
<a href="https://app.slack.com/client/T06D204F2/C0176US657B/details" title="link to LSSTC Slack">#desc-collab-meeting-hotline</a> to report any technical problems that may arise during the meeting.
</li>
</ul>
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Computing etc. -->
<h2>Computing resources etc.</h2>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- NERSC -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
Make sure you have a NERSC account and remember your password (<em>nope, a SSH key is not enough</em>) and have 2-step verification (MFA) set up!
<a href="https://confluence.slac.stanford.edu/x/mgRTD" title="link to Confluence">Need to apply for one?</a>
<a href="https://nim.nersc.gov/forgotpass.php">Forget your password?</a>
Questions? Ask them in the
<a href="https://lsstc.slack.com/messages/C2U2K05JR/" title="link to LSSTC Slack">#desc-nersc</a> Slack
channel. Also, make sure you are in the "lsst" group. If not, contact Richard Dubois or Debbie Bard to request to be added to the "lsst" group.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- DESC kernels -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">
Follow the <a href="https://confluence.slac.stanford.edu/x/1_ubDQ" title="link to Confluence">instructions to install DESC jupyter kernels</a>.
You will need them to access DC2 data products or to use DESC software during the Collaboration meeting.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- DC2 -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">If you have not used any DC2 data tutorial notebooks before, check out the instructions on this
<a href="https://confluence.slac.stanford.edu/x/Xgg4Dg" title="link to Confluence">step-by-step</a> guide. Also, bookmark the
<a href="https://confluence.slac.stanford.edu/x/oJgHDg" title="link to Confluence">DC2 Data Product Overview page</a>
and the
<a href="https://github.com/LSSTDESC/DC2-analysis" title="link to GitHub">DC2-analysis GitHub repo</a> for easy access.
Questions? Ask them in the
<a href="https://lsstc.slack.com/messages/CBUMARLKC/" title="link to LSSTC Slack">#desc-dc2-users</a> Slack
channel.
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Social media -->
<h2>Social media</h2>
<!-- -->
<div class="item">
<div class="box">
<input type="checkbox">
</div>
<div class="text">If you use social media professionally, please use the
<a href="https://twitter.com/hashtag/lsstdesc" title="link to Twitter">#lsstdesc</a>
hashtag when reporting highlights from the meeting! Remember the Code of Conduct mentioned above!
</div>
</div>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<div class="footer">
<p>This site uses cookies to keep track your checklist progress. The data are stored in your browser locally only.</p>
<p>If you have questions or suggestions about this page, please
<a href="https://github.com/LSSTDESC/pre-meeting-checklist/issues" title="link to GitHub">open an issue</a> or contact
<a href="https://yymao.github.io">Yao-Yuan Mao</a> or <a href="mailto:[email protected]?Subject=DESC%20Meeting%20Checklist" target="_top">Alex Kim</a>.</p>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
<script>
const cookie_key = "lsst_desc_pre_meeting_checklist_july2020";
const get_progress = function () {
return (0.5 + 99.5 / $("input").length * $("input:checked").length);
}
const display_progress = function (animate){
var p = get_progress();
if (animate) $("#progress").animate({ width: p + "%" }, 500);
else $("#progress").css("width", p + "%");
if (p > 1) $("#progress-text").text(Math.floor(p) + "%");
else $("#progress-text").text("");
}
$("input").change(function () {
var target = $("div.text").eq($("input").index(this));
if (this.checked) target.addClass("done");
else target.removeClass("done");
display_progress(1);
var record = $("input").map(function () { return this.checked ? 1 : 0; }).toArray().join("");
Cookies.set(cookie_key, record, { expires: 21, path: "/pre-meeting-checklist/" });
});
var read_cookie = function () {
var record = Cookies.get(cookie_key);
if (record != undefined) {
record.split('').forEach((c, i) => {
if (c == "1") {
$("input").eq(i).attr("checked", true);
$("div.text").eq(i).addClass("done");
}
});
}
else{
$("input").attr("checked", false);
}
display_progress();
}
read_cookie();
</script>
</body>
</html>