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

From version 54.1
edited by paulapopa
on 2023/03/08 17:06
Change comment: There is no comment for this version
To version 56.1
edited by paulapopa
on 2023/03/23 11:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,6 +2,8 @@
2 2  
3 3  Release on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-xircuits/>>https://pypi.org/project/tvb-ext-xircuits/]]
4 4  
5 +This extension is also installed already in EBRAINS lab, where it can be tested directly.
6 +
5 5  == Jupyter Lab Extension for building and executing TVB Workflows on EBRAINS ==
6 6  
7 7  == Purpose ==
... ... @@ -8,6 +8,10 @@
8 8  
9 9  This is a Jupyter Lab extension that offers graphical support for TVB workflows. It is already available in the EBRAINS Lab and it allows users to configure and execute TVB simulations directly from a GUI, while drastically reducing the complexity of configuring them inside a Jupyter Lab notebook.
10 10  
13 +{{html}}
14 +<iframe width="1200" height="450" src="https://www.youtube.com/embed/-cjZOsU6PBg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
15 +{{/html}}
16 +
11 11  == Acknowledgements ==
12 12  
13 13  This extension is build on top of the [[Xircuits Jupyter extension>>https://xircuits.io/]], but it also comes with custom functionalities, specifically designed for TVB and EBRAINS. These functionalities are detailed in a section below.
... ... @@ -139,7 +139,6 @@
139 139  
140 140  [[image:view.png]]
141 141  
142 -(% class="wikigeneratedid" %)
143 143  === ===
144 144  
145 145  [[image:view2.png]]
... ... @@ -148,7 +148,6 @@
148 148  
149 149  [[image:view3.png]]
150 150  
151 -(% class="wikigeneratedid" %)
152 152  == ==
153 153  
154 154  == Workflow examples ==
Public

TVB Widgets