Changes for page TVB Widgets
Last modified by ldomide on 2023/05/17 17:25
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,27 +14,42 @@ 14 14 ((( 15 15 (% class="col-xs-12 col-sm-8" %) 16 16 ((( 17 -= What can I find here? = 17 +== What can I find here? == 18 18 19 19 * Description of TVB GUI Widgets 20 20 * Installation and usage guidance 21 21 * Basic examples 22 22 23 -= Authors = 23 +== Authors == 24 24 25 25 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)**SDL Neuroscience Juelich**: Sandra Diaz 26 26 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)**INS Marseille**: Jan Fousek 27 27 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)**Codemart**: Paula Prodan, David Bacter, Romina Baila, Jochen Mersmann, Lia Domide 28 28 29 -= Concepts = 29 +== Concepts == 30 30 31 31 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)GUI, Widgets 32 -* (% style="color: rgb(89, 89, 89); font-family:32 +* (% style="color:#595959; font-family:Arial; font-size:18.6667px; white-space:pre-wrap" %)JupyterLab Extensions 33 33 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)data-oriented arch, API, DataTypes 34 34 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)HPC backends and monitoring 35 35 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)KG integration 36 36 * (% style="color:#595959; font-family:Arial; font-size:14pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)GUI workflow editing 37 37 38 +(% class="western" id="HMETHODS" lang="en-AU" style="border: none; padding: 0in;" %) 39 +== METHODS == 40 + 41 +(% class="western" lang="en-AU" style="border:none; padding:0in" %) 42 +(% style="line-height:150%" %)The graphical components developed, called //tvb-widgets//, are designed to be integrated into cells of notebooks or are part of JupyterLab extensions for direct usage in the EBRAINS Collaboratory as independent panels with an appealing look and feel (3D display and interaction, reactive UI, drag&drop events, etc). 43 + 44 +(% class="western" lang="en-AU" style="border:none; padding:0in" %) 45 +(% style="line-height:150%" %)The solution is **modular**, easy to extend and applicable to multiple //showcases// within EBRAINS. 46 + 47 +(% class="western" lang="en-GB" style="border:none; padding:0in" %) 48 +(% lang="en-AU" style="line-height:150%" %)For the development of these modules, we choose a **Data** **Centred Architecture**, where data is annotated, and accessed independently by the satellite components which can read or modify it. We introduce a hierarchical representation with flexible types for data and its metadata; the components access shared data structures and are relatively independent —they interact only through data exchange; we get automatic orchestration as a possibility. 49 + 50 +(% class="western" lang="en-GB" style="border:none; padding:0in" %) 51 +[[image:image-20230314124213-1.png]] 52 + 38 38 39 39 ))) 40 40