-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathevents-article-4.html
128 lines (125 loc) · 6.94 KB
/
events-article-4.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
<!doctype html>
<html>
<head>
<!-- favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- general -->
<meta charset="utf-8">
<title>NeuroHub | News</title>
<meta name="viewport" content="width=device-width">
<meta name="description" content="NeuroHub - An Open Science Infrastructure for Reproducible, Collaborative, Multidisciplinary Scientific Research. This is an event article page for the website of the NeuroHub Project.">
<meta name="keywords" content="Neuro, NeuroHub, Research, Big Data, Science, Medicine, Datalad">
<meta name="author" content="Derek Lo @ 3design-dlo.com">
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<link rel="stylesheet" type="text/css" href="css/nav-styles.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700|Open+Sans:400,700&display=swap" rel="stylesheet">
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<script type="text/javascript" src="js/drop-down.js"></script>
</head>
<body>
<div id="main-wrapper">
<!-- navigation -->
<nav class="site-nav">
<div class="nav-container">
<a href="index.html"><img src="images/logo-neurohub.png" class="logo bottom" alt="NeuroHub logo"></a>
<div id="showmenu">Menu</div>
<ul id="menu" class="nav-list hide">
<li class="nav-item"><a href="#!">About</a>
<ul class="nav-dropdown">
<li><a href="about.html">About Us</a></li>
<li><a href="dashboard.html">Dashboard</a></li>
<li><a href="references.html">References</a></li>
<li><a href="acknowledgements.html">Acknowledgements</a></li>
</ul>
</li>
<li class="nav-item"><a href="tools.html">Tools</a></li>
<li class="nav-item"><a href="team.html">Team</a></li>
<li class="nav-item"><a href="events.html" class="active">Events</a></li>
<li class="nav-item"><a href="https://github.com/neurohub/neurohub_documentation/wiki">Documentation</a></li>
<li class="nav-item"><a href="portal.html">Portal</a></li>
</ul>
</div>
</nav>
<div class="content-wrapper">
<!-- article -->
<section class="extra-top">
<div class="section-content">
<div class="col-2 flex" data-aos="fade-right" data-aos-anchor-placement="top-bottom" data-aos-offset="100"><img src="images/news/news-4.jpg" class="infographic"></div>
<div class="col-2" data-aos="fade-left" data-aos-anchor-placement="top-bottom" data-aos-offset="100" data-aos-delay="250">
<h2>NeuroHub Seminar</h2>
<p>Intro to NeuroHub<br>
Speaker: Dr. Jean-Baptiste Poline & Dr. Bryan Caron<br>
Date: November 10, 2020 @ 10-11am<br>
<a href="https://www.youtube.com/watch?v=JfpWqY2KrKo">Watch this on YouTube</a><br><br>
Location: ONLINE - <strong>zoom link</strong> will be provided to registered attendees 1 day before the event<br><br>
Free event: Open to faculty, staff and students from McGill University, and all members of the Healthy Brains, Healthy Lives community
</p>
<p><strong>Summary</strong>: NeuroHub is an open platform that offers tools for efficient, collaborative and reproducible science in neuroinformatics, genomics, social sciences, biology and more. NeuroHub gives users access to streamlined systems for secure storage and sharing of multi- disciplinary data and powerful computational tools for data processing.</p>
<p>In this seminar presentation, an introduction and overview of the NeuroHub vision and platform will be given, with reference to the platform components which together enable science at scale. Current and future features and functionalities of NeuroHub will be described, along with upcoming opportunities for members of the research community to gain hands-on experience with NeuroHub.</p>
<!-- <a href="https://www.eventbrite.ca/e/neurohub-seminar-intro-to-neurohub-tickets-127000021483"><button class="extra-margin font float-right">Register Now</button></a> -->
<div class="clear-all"></div>
</div>
</div>
</section>
<div class="clear-all"></div>
<!-- footer -->
<footer>
<div class="section-content flex flex-align-center">
<div class="logos">
<a href="https://www.mcgill.ca/hbhl/"><img src="images/logo-hbhl.png" alt="HBHL logo"></a>
<a href="http://ludmercentre.ca"><img src="images/logo-ludmer.png" alt="Ludmercentre logo"></a>
<a href="https://mcgill.ca"><img src="images/logo-mcgill.png" alt="McGill logo"></a>
<a href="https://www.mcgill.ca/neuro/"><img src="images/logo-neuro.jpg" alt="the Montreal Neurological Institute-Hospital logo"></a>
</div>
<div class="col-2 font-white text-center">
<h3>Contact Us</h3>
General Inquiries: <a href="mailto:[email protected]" class="font-white">[email protected]</a>
</div>
<div class="col-4 font-white text-center">
<a href="https://github.com/neurohub" class="font-white">
<img src="images/logo-github.png" class="github-icon center">
<h3>Find us on GitHub</h3>
</a>
</div>
<div class="col-4 font-white text-center">
<a href="https://twitter.com/HbhlNeuroHub" class="font-white">
<img src="images/logo-twitter.png" class="github-icon center">
<h3>Follow us on Twitter</h3>
</a>
</div>
</div>
</footer>
</div>
</div>
<script>
$(function(){
$("#showmenu").click(function(e){
$("#menu").slideUp();
if ($(this).next().is(":hidden")){
$(this).next().slideDown();
}
});
});
</script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init({duration: 800, offset: 50,});
</script>
</body></html>