Wiki source code of TVB Core

Version 14.1 by ldomide on 2022/07/27 10:13

Hide last authors
ldomide 5.1 1 == TVB CORE ==
ldomide 1.1 2
ldomide 3.1 3 Our source code is available here: [[https:~~/~~/github.com/the-virtual-brain/tvb-root>>url:https://github.com/the-virtual-brain/tvb-root]]
ldomide 1.1 4
ldomide 7.1 5 Official documentation is here: [[http:~~/~~/docs.thevirtualbrain.org/>>url:http://docs.thevirtualbrain.org/]]
ldomide 1.1 6
ldomide 7.1 7 === TVB Python API usage ===
ldomide 1.1 8
ldomide 7.1 9 * Try TVB examples in HBP Collaboratory:
10 ** Create a collab space of your own
11 ** Clone and run in your HBP Collab Hub ([[https:~~/~~/lab.ebrains.eu/>>url:https://lab.ebrains.eu/]]) the notebooks from here [[https:~~/~~/drive.ebrains.eu/d/ce2f771ae8b04f7eb4cb/>>https://drive.ebrains.eu/d/ce2f771ae8b04f7eb4cb/]]
12 * For //local installations// of the CLI we recommend:
13 ** you install Python on your machine and create a dedicated env locally
14 ** check our examples from here: [[https:~~/~~/github.com/the-virtual-brain/tvb-root/tree/master/tvb_documentation/demos>>url:https://github.com/the-virtual-brain/tvb-root/tree/master/tvb_documentation/demos]]
ldomide 11.1 15 ** install TVB from Pypi in that dedicated local environment, and use tvb from command line or jupyter lab
ldomide 7.1 16
ldomide 6.1 17 >pip install tvb-library
18 >pip install tvb-framework
ldomide 1.1 19
ldomide 7.1 20 === TVB web interface ===
ldomide 1.1 21
ldomide 14.1 22 * Directly on EBRAINS (you need an HBP account) [[https:~~/~~/tvb.apps.hbp.eu/>>url:https://thevirtualbrain.apps.hbp.eu/]]
ldomide 7.1 23 * Download and launch TVB web GUI locally: [[https:~~/~~/www.thevirtualbrain.org/tvb/zwei/brainsimulator-software>>url:https://www.thevirtualbrain.org/tvb/zwei/brainsimulator-software]]
ldomide 11.1 24
25 [[image:https://www.thevirtualbrain.org/tvb/img/122296/zoom_landscape@2x||alt="LargeScaleConnectivity_see2D.jpg" height="319" width="510"]]