diff options
author | Arthur Centeno | 2021-10-25 22:13:17 +0000 |
---|---|---|
committer | Arthur Centeno | 2021-10-25 22:13:17 +0000 |
commit | 61fb2dbba2b98debd5e56d49a5517df18dea171b (patch) | |
tree | 282d381efa9c217f792dfc0a7467d64d4db23516 | |
parent | 499a80f138030c4de1629c043c8f9401a99894ea (diff) | |
download | genenetwork2-61fb2dbba2b98debd5e56d49a5517df18dea171b.tar.gz |
Updated version tutorial on 10-25-21 by ACenteno
-rw-r--r-- | wqflask/wqflask/templates/tutorials.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/tutorials.html b/wqflask/wqflask/templates/tutorials.html index dbda8d6f..81fb5f5a 100644 --- a/wqflask/wqflask/templates/tutorials.html +++ b/wqflask/wqflask/templates/tutorials.html @@ -171,6 +171,15 @@ Registration: <a href="https://bit.ly/osga_2020-11-20">https://bit.ly/osga_2020- <iframe width="560" height="315" src="https://www.youtube.com/embed/5exnkka5Tso" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></td> </tr> <!--WEBINAR ENDS HERE--> + + <!--NEW WEBINAR STARTS HERE--> + <tr> + <td><p><h3>#03 - GeneNetwork.org: genetic analysis for all neuroscientists</h3><br>Presented by David G. Ashbrook Assistant Professor University of Tennessee Health Science Center +</td> + <td> + <iframe width="560" height="315" src="https://www.youtube.com/embed/JmlVLki09Q8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></td> + </tr> + <!--WEBINAR ENDS HERE--> </tbody> </table> |