Wiki source code of TVB Widgets

Version 8.1 by ldomide on 2022/05/17 20:17

Show last authors
1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
5 = TVB based GUI Widgets =
6
7 from [[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>https://github.com/the-virtual-brain/tvb-widgets]]
8
9 for EBRAINS showcases
10 )))
11 )))
12
13 (% class="row" %)
14 (((
15 (% class="col-xs-12 col-sm-8" %)
16 (((
17 (% class="wikigeneratedid" %)
18 Currently only developers involved with tvb-widgets project have access. Long term this space will become public.
19
20 = What can I find here? =
21
22 * Description of the GUI widgets we build
23 * Installation and usage manuals
24 * Basic examples
25
26 = Authors =
27
28 (% 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" %)Juelich, INS-MRS, Codemart
29
30 = Concepts =
31
32 * (% 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
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, IN, OUT, DataTypes
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 for execution
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
37
38 )))
39
40
41 (% class="col-xs-12 col-sm-4" %)
42 (((
43 {{box title="**Contents**"}}
44 {{toc/}}
45 {{/box}}
46
47
48 )))
49 )))
Public

TVB Widgets