-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathtalks.html
executable file
·80 lines (67 loc) · 4.49 KB
/
talks.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
---
layout: default
title: Talks
desc: Our Talks and Seminars
permalink: /talks/
sectionid: talks
image: /assets/banners/labphotoshoot_D3S2400.jpg
---
<div class="container page-pad">
<div class="row">
We are <a href="https://www.nature.com/articles/d41586-023-01440-z">committed to open access</a>. You can find many of our talks on our <a href="https://youtube.com/jefworks" target="_blank">Lab Youtube Channel</a>. If you know of a talk that we have given but were unable to attend, please <a href="/contact">contact us</a> directly and we will be happy to send you slides and recordings if available.
</div>
<hr>
<div class="row" align="center">
<h1>Scientific Talks</h1>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/phzYB9rmcEg?si=WicYvOKQfXVgo1Hh" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/aYyD7OHNDLo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/4oSEo1T5NXc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<hr>
<div class="row" align="center">
<h1>Coding Tutorials</h1>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/qZLhAGKPxGM?si=QYUTGNlCEzHzIRCm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/WyYx07G-xic?si=ZwHOiSQnmHC1MQq8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/bipLp-0vi7c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<hr>
<div class="row" align="center">
<h1>Seminar and Conference Recordings</h1>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/oleQSesLldQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/DChvnCJQ0YU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/xytwHzVnxio" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<hr>
<div class="row" align="center">
<h1>Other</h1>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/16JGbOCmKpA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/MYbfY0Tzc-c" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-md-4">
<iframe width="100%" height="315" src="https://www.youtube.com/embed/YMSAB4p_rsw" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<hr>
<a href="https://youtube.com/jefworks" target="_blank"><button type="button" class="btn btn-warning btn-block">See our Lab Youtube Channel for more</button></a>
</div>