Last modified by paulapopa on 2023/03/24 08:17

From version 28.1
edited by ldomide
on 2023/02/15 12:20
Change comment: There is no comment for this version
To version 26.1
edited by rominabaila
on 2022/11/25 16:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ldomide
1 +XWiki.rominabaila
Content
... ... @@ -1,7 +1,5 @@
1 1  Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-ext-xircuits>>https://github.com/the-virtual-brain/tvb-ext-xircuits]]
2 2  
3 -Release on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-xircuits/>>https://pypi.org/project/tvb-ext-xircuits/]]
4 -
5 5  == Jupyter Lab Extension for building and executing EBRAINS Workflows ==
6 6  
7 7  == Purpose ==
... ... @@ -95,7 +95,7 @@
95 95  Contains all TVB components necessary for running a TVB simulation (i.e. connectivity, coupling, model, integrator, monitor, simulator).
96 96  
97 97  {{html}}
98 -<iframe src="https://drive.google.com/file/d/14sVjWXmtfZB-Zt7i3MA26-MiNWwv3jZI/preview" width="1280" height="720" allow="autoplay"></iframe>
96 +<iframe src="https://drive.google.com/file/d/14sVjWXmtfZB-Zt7i3MA26-MiNWwv3jZI/preview" width="1920" height="1080" allow="autoplay"></iframe>
99 99  {{/html}}
100 100  
101 101  
... ... @@ -104,7 +104,7 @@
104 104  Same workflow as before, but the parameter for the model used in simulation are set using the PhasePlaneWidget.
105 105  
106 106  {{html}}
107 -<iframe src="https://drive.google.com/file/d/1Puoi4-Ej4BhVwtdRzciPD_qNKMF0HvGT/preview" width="1280" height="720" allow="autoplay"></iframe>
105 +<iframe src="https://drive.google.com/file/d/1Puoi4-Ej4BhVwtdRzciPD_qNKMF0HvGT/preview" width="1920" height="1080" allow="autoplay"></iframe>
108 108  {{/html}}
109 109  
110 110  
... ... @@ -113,7 +113,7 @@
113 113  A simulation workflow where **siibra **is used to retrieve a connectivity from the EBRAINS KG. That connectivity is fed into a TVB Simulator, where the rest of the parameters (coupling, model, etc.) are set to default values.
114 114  
115 115  {{html}}
116 -<iframe src="https://drive.google.com/file/d/1bakH6ZD96eMHnYSw1aasF_gNXt8sBS7D/preview" width="1280" height="720" allow="autoplay"></iframe>
114 +<iframe src="https://drive.google.com/file/d/1bakH6ZD96eMHnYSw1aasF_gNXt8sBS7D/preview" width="1920" height="1080" allow="autoplay"></iframe>
117 117  {{/html}}
118 118  
119 119  
... ... @@ -121,5 +121,5 @@
121 121  
122 122  A workflow simulation which is run remotely, by submitting a job to an HPC site and getting back the results (TimeSeries object).
123 123  
124 -{{html}}<iframe src="https://drive.google.com/file/d/1rvcj_9lGtR069iXlL3Rm1czMNdA3qmGM/preview" width="1280" height="720" allow="autoplay"></iframe>{{/html}}
122 +{{html}}<iframe src="https://drive.google.com/file/d/1rvcj_9lGtR069iXlL3Rm1czMNdA3qmGM/preview" width="1920" height="1080" allow="autoplay"></iframe>{{/html}}
125 125  
Public

TVB Widgets