Last modified by courtiolj on 2023/07/10 10:52

From version 1.3
edited by courtiolj
on 2023/03/24 10:15
Change comment: There is no comment for this version
To version 1.2
edited by courtiolj
on 2023/03/24 10:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,14 +9,34 @@
9 9  \\**HOW TO TACKLE THIS CHALLENGE OF SENSITIVE DATA?**
10 10  \\At the "**EBRAINS Services for Sensitive Data"** **Satellite Event** from **9:00 to 13:15 CET**, discover the new EBRAINS privacy-compliant service for brain research with sensitive neuroscience data originating from human subjects!
11 11  \\\\**Program**
12 -\\**09:00 - 10:00 Health Data Cloud and The Virtual Brain on EBRAINS **by Petra
13 - Ritter and Michael Schirner
12 +\\**09:00 - 10:00 Health Data Cloud and The Virtual Brain on EBRAINS **by Petra Ritter and Michael Schirner
14 14  **10:00 - 10:30 Introduction to The Virtual brain **by** **Julie Courtiol & Dionysios Perdikis
15 -**10:30 - 11:00 The Virtual Brain Ontology (TVB-O) & The Virtual Brain
16 - Adapter of Semantics (TVBase) **by** **Leon Stefanovski,
17 - Leon Martin, Christoph Hüttl
14 +**10:30 - 11:00 The Virtual Brain Ontology (TVB-O) & The Virtual Brain Adapter of Semantics (TVBase) **by** **Leon Stefanovski, Leon
15 + Martin, Christoph Hüttl
18 18  \\//11:00-11:15  Coffee Break//
19 19  \\**11:15-11:45 Hands-On: Container workflows with Datalad **by Patrik Bey
20 20  **11:45-12:15 Hands-On: BIDS computational models & openMINDS **by Jil Meier & Patrik Bey
21 21  **12:15-13:15 Hands-On: Multiscale Co-Simulation with The Virtual Brain **by** **Dionysios Perdikis & Jil Meier**     **
20 +\\\\\\
21 +
22 +=== H3 Headings Will Appear In The Table of Content ===
23 +
24 +==== You can also add images ====
25 +
26 +[[image:Collaboratory.Apps.Article.Code.ArticleSheet@placeholder.jpg]]
27 +
28 +Photo by David Clode
29 +
30 +==== Or code ====
31 +
32 +Code blocks can be added by using the code macro:
33 +
34 +{{code language="python"}}
35 +x = 1
36 +if x == 1:
37 + # indented four spaces
38 + print("x is 1.")
39 +{{/code}}
40 +
41 +(% class="wikigeneratedid" id="HH4Won27tAppearinToC" %)
22 22