Wiki source code of TVB Core

Version 10.1 by ldomide on 2020/06/02 17:12

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]]
15 ** install TVB from Pypi in that dedicated local environment:
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 7.1 22 * Directly at HBP (you need an HBP Collab account) [[https:~~/~~/thevirtualbrain.apps.hbp.eu/>>url:https://thevirtualbrain.apps.hbp.eu/]]
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]]