Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == TVB CORE == | ||
| 2 | |||
| 3 | Our source code is available here: [[https:~~/~~/github.com/the-virtual-brain/tvb-root>>url:https://github.com/the-virtual-brain/tvb-root]] | ||
| 4 | |||
| 5 | Official documentation is here: [[http:~~/~~/docs.thevirtualbrain.org/>>url:http://docs.thevirtualbrain.org/]] | ||
| 6 | |||
| 7 | === TVB Python API usage === | ||
| 8 | |||
| 9 | * Try TVB examples in HBP Collaboratory: | ||
| 10 | ** Create a collab space of your own | ||
| 11 | ** Clone and run in your EBRAINS 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, and use tvb from command line or jupyter lab | ||
| 16 | |||
| 17 | >pip install tvb-library | ||
| 18 | >pip install tvb-framework | ||
| 19 | |||
| 20 | === TVB web interface === | ||
| 21 | |||
| 22 | * Directly on EBRAINS (you need an HBP account) [[https:~~/~~/tvb.apps.ebrains.eu/>>https://tvb.apps.ebrains.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]] | ||
| 24 | |||
| 25 | [[image:https://www.thevirtualbrain.org/tvb/img/122296/zoom_landscape@2x||alt="LargeScaleConnectivity_see2D.jpg" height="319" width="510"]] |