| ... | 
        ... | 
                @@ -2,19 +2,22 @@ | 
      
              
                    | 2 | 
          2 | 
            | 
        
              
                    | 3 | 
          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 | 
          4 | 
            | 
        
              
                    | 5 | 
           | 
          -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/]] | 
        
              
                    | 6 | 
          6 | 
            | 
        
              
                    | 7 | 
           | 
          -For local installations, we recommend you install TVB from Pypi: | 
        
              
                     | 
          7 | 
          +=== TVB Python API usage === | 
        
              
                    | 8 | 
          8 | 
            | 
        
              
                    | 9 | 
           | 
          ->pip install tvb-library# optionally also install tvb-frameworkspip install tvb-framework | 
        
              
                     | 
          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: | 
        
              
                    | 10 | 
          10 | 
            | 
        
              
                    | 11 | 
           | 
          -=== HBP Collab Usages of TVB === | 
        
              
                     | 
          17 | 
          +>pip install tvb-library | 
        
              
                     | 
          18 | 
          +>pip install tvb-framework | 
        
              
                    | 12 | 
          12 | 
            | 
        
              
                    | 13 | 
           | 
          -(% class="wikigeneratedid" %) | 
        
              
                    | 14 | 
           | 
          -Create a collab of your own. | 
        
              
                     | 
          20 | 
          +=== TVB web interface === | 
        
              
                    | 15 | 
          15 | 
            | 
        
              
                    | 16 | 
           | 
          -(% class="wikigeneratedid" %) | 
        
              
                    | 17 | 
           | 
          -Clone and run in your HBP Collab Hub the notebooks from here: [[https:~~/~~/drive.ebrains.eu/d/ce2f771ae8b04f7eb4cb/>>https://drive.ebrains.eu/d/ce2f771ae8b04f7eb4cb/]] | 
        
              
                    | 18 | 
           | 
          - | 
        
              
                    | 19 | 
           | 
          -(% class="wikigeneratedid" id="HH4Won27tAppearinToC" %) | 
        
              
                    | 20 | 
           | 
          -  | 
        
              
                     | 
          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]] |