... |
... |
@@ -1,21 +1,23 @@ |
1 |
|
-== TVB LIBRARY == |
|
1 |
+== TVB CORE == |
2 |
2 |
|
3 |
|
- |
4 |
4 |
Our source code is available here: [[https:~~/~~/github.com/the-virtual-brain/tvb-root>>url:https://github.com/the-virtual-brain/tvb-root]] |
5 |
5 |
|
6 |
|
-Raw TVB demo examples can be found 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]] |
|
5 |
+Official documentation is here: [[http:~~/~~/docs.thevirtualbrain.org/>>url:http://docs.thevirtualbrain.org/]] |
7 |
7 |
|
8 |
|
-For local installations, we recommend you install TVB from Pypi: |
|
7 |
+=== TVB Python API usage === |
9 |
9 |
|
|
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 |
+ |
10 |
10 |
>pip install tvb-library |
|
18 |
+>pip install tvb-framework |
11 |
11 |
|
12 |
|
-=== HBP Collab Usages of TVB === |
|
20 |
+=== TVB web interface === |
13 |
13 |
|
14 |
|
-(% class="wikigeneratedid" %) |
15 |
|
-Create a collab of your own. |
16 |
|
- |
17 |
|
-(% class="wikigeneratedid" %) |
18 |
|
-Try cloning and using in HBP Collab Hub the notebooks from here: [[https:~~/~~/drive.ebrains.eu/d/ce2f771ae8b04f7eb4cb/>>https://drive.ebrains.eu/d/ce2f771ae8b04f7eb4cb/]] |
19 |
|
- |
20 |
|
-(% class="wikigeneratedid" id="HH4Won27tAppearinToC" %) |
21 |
|
- |
|
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]] |