Skip to content

Commit 4d0a57f

Browse files
committed
change time for CET, add Posit Cloud link
1 parent 5e5961b commit 4d0a57f

File tree

5 files changed

+631
-750
lines changed

5 files changed

+631
-750
lines changed

_site/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -172,23 +172,23 @@ <h1>Program (CEST Europe time)</h1>
172172
</thead>
173173
<tbody>
174174
<tr class="odd">
175-
<td>15:00-15:05</td>
175+
<td>14:00-14:10</td>
176176
<td>👋 <a href="./slides/0-welcome/welcome.html">Welcome</a></td>
177177
</tr>
178178
<tr class="even">
179-
<td>15:15-16:15</td>
179+
<td>14:10-15:30</td>
180180
<td>📚 <a href="./slides/1-blockr-user/blockr-user.html">blockr as an end-user</a></td>
181181
</tr>
182182
<tr class="odd">
183-
<td>16:15-16:30</td>
183+
<td>15:30-15:45</td>
184184
<td>☕ Break</td>
185185
</tr>
186186
<tr class="even">
187-
<td>16:30-17:45</td>
187+
<td>15:45-16:45</td>
188188
<td>📚 <a href="./slides/2-blockr-dev/blockr-dev.html">blockr as a developer</a></td>
189189
</tr>
190190
<tr class="odd">
191-
<td>17:45-18:00</td>
191+
<td>16:45-17:00</td>
192192
<td>🎁 Wrap up</td>
193193
</tr>
194194
</tbody>

_site/search.json

+12-5
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"objectID": "slides/0-welcome/welcome.html#before-we-start",
2525
"href": "slides/0-welcome/welcome.html#before-we-start",
2626
"title": "Introduction",
27-
"section": "Before we start",
28-
"text": "Before we start\n\nLink to Posit Cloud: TBD\n"
27+
"section": "",
28+
"text": "Workshop website: https://bristolmyerssquibb.github.io/blockr.workshop/.\nLink to Posit Cloud: https://posit.cloud/spaces/562609/join?access_code=mg7T-WK4LDzIKbdkrRdFVHPBOWo-HaldODyqtjBk.\n"
2929
},
3030
{
3131
"objectID": "slides/0-welcome/welcome.html#workshop-pre-requisites",
@@ -39,21 +39,21 @@
3939
"href": "slides/0-welcome/welcome.html#karma",
4040
"title": "Introduction",
4141
"section": "Karma",
42-
"text": "Karma\n\n\nKarma is an Innovation Strategy and Solutions Lead at Bristol Myers Squibb."
42+
"text": "Karma\n\n\n\n\n\n\nKarma is an Innovation Strategy and Solutions Lead at Bristol Myers Squibb."
4343
},
4444
{
4545
"objectID": "slides/0-welcome/welcome.html#john",
4646
"href": "slides/0-welcome/welcome.html#john",
4747
"title": "Introduction",
4848
"section": "John",
49-
"text": "John\n\n\nJohn is senior R/JS/Go developer and founder/co-founder of Opifex and The Y company."
49+
"text": "John\n\n\n\n\n\n\nJohn is senior R/JS/Go developer and founder/co-founder of Opifex and The Y company."
5050
},
5151
{
5252
"objectID": "slides/0-welcome/welcome.html#david-granjon",
5353
"href": "slides/0-welcome/welcome.html#david-granjon",
5454
"title": "Introduction",
5555
"section": "David Granjon",
56-
"text": "David Granjon\n\n\nDavid works as a Lead Shiny Developer at Cynkra and founder of the open source RinteRface organisation."
56+
"text": "David Granjon\n\n\n\n\n\n\nDavid works as a Lead Shiny Developer at Cynkra and founder of the open source RinteRface organisation."
5757
},
5858
{
5959
"objectID": "slides/1-blockr-user/blockr-user.html#developing-enterprise-grade-dashboards-isnt-easy",
@@ -418,5 +418,12 @@
418418
"title": "Introduction to blockr for users",
419419
"section": "🧪 Exercise 5: Hemoglobin by Visit plot",
420420
"text": "🧪 Exercise 5: Hemoglobin by Visit plot\n\n\n\n\n\n\n\n\n\nConsider the previous 2 stacks (lab data merged with demo data).\nClick on Add stack, then add a result_block, targeting the hb_data stack:\n\nAdd a ggplot_block with x = \"VISIT\" and y = \"Mean\" as aesthetics.\nAdd a geompoint_block with func = c(\"color\", \"shape\") and default_columns = c(\"ACTARM\", \"ACTARM\").\nAdd a geomerrorbar_block with ymin = ymin, ymax = ymax and color = ACTARM.\nAdd a geomline_block with group = ACTARM and color = ACTARM.\nAdd a labs_block with title = \"Mean and SD of Hemoglobin by Visit\", x = \"Visit Label\" and y = \"Hemoglobin (g/dL)\".\nAdd a theme_block, selecting whatever theme you like.\nTBC…"
421+
},
422+
{
423+
"objectID": "slides/0-welcome/welcome.html",
424+
"href": "slides/0-welcome/welcome.html",
425+
"title": "Introduction",
426+
"section": "",
427+
"text": "Workshop website: https://bristolmyerssquibb.github.io/blockr.workshop/.\nLink to Posit Cloud: https://posit.cloud/spaces/562609/join?access_code=mg7T-WK4LDzIKbdkrRdFVHPBOWo-HaldODyqtjBk.\n"
421428
}
422429
]

0 commit comments

Comments
 (0)