-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvirtual_cafe_3.html
More file actions
60 lines (56 loc) · 2.6 KB
/
virtual_cafe_3.html
File metadata and controls
60 lines (56 loc) · 2.6 KB
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
---
layout: default
title: Virtual World Café 3
permalink: virtual_cafe/three
---
<div class="jumbotron pt-3 pb-3 text-center">
<div class="col-lg-9 offset-1 offset-sm-1 offset-md-2 offset-lg-2 offset-xl-2">
<div class="row">
<div class="col-lg-8 mt-5 pt-2">
<img src="/assets/img/cafe3.png" style="width: 20em"/>
</div>
<div class="col-lg-3">
<img src="{{site.url}}{{site.baseurl}}/assets/img/robustscience-logo.png" width="150em"/>
</div>
</div>
</div>
</div>
<div class="col-sm-8 col-md-8 col-lg-8 offset-1 offset-sm-1 offset-md-2 offset-lg-2 offset-xl-2">
<div class="row">
<div style="padding: 0.5em 1.5em 0.5em 0.5em">
Dates to be announced late summer for Fall 2021
<!-- Wednesday, August 25, 2021<br/>-->
<!-- <span style="color: #666">12-3pm EDT, 9-noon PDT</span>-->
</div>
</div>
<div class="row mt-lg-5">
<div class="col-sm-12 col-md-12 col-lg-6">
<p>
<strong>Current State of the Practice:</strong> What is already available and what is still needed to
implement best curriculum and training practices tailored for robust science for high throughput
applications? Do we need changes of the curriculum/training practice or just changes in the way the
current curriculum is taught / the training practices are used? What additional/complementary
curriculum/training material is it needed?
</p>
</div>
<div class="col-sm-12 col-md-12 col-lg-6">
<p>
<strong>Future Roadmap:</strong> How can we remove silos among communities (e.g., between CS and other
sciences) and foster collaborations targeting workforce development and robust science? Who is in charge
of implementing/distributing/sharing/making curriculum and training broadly available?
</p>
</div>
</div>
<div class="mt-5 text-center">
<p>
<strong>We encourage you to provide us with use cases (and other examples) to support the discussion during
this Virtual World Café.</strong>
</p>
<div class="resp-container">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScs_6ns1tgomkEKuMoNZbvGQ_Toa2JMuBJu-gzE0pouToTu_A/viewform?embedded=true"
width="640" height="1000" frameborder="0" marginheight="0" marginwidth="0" class="resp-iframe">
Loading…
</iframe>
</div>
</div>
</div>