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

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

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,6 @@
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 -
7 7  == Jupyter Lab Extension for building and executing TVB Workflows on EBRAINS ==
8 8  
9 9  == Purpose ==
... ... @@ -10,10 +10,6 @@
10 10  
11 11  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.
12 12  
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 -
17 17  == Acknowledgements ==
18 18  
19 19  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.
... ... @@ -145,6 +145,7 @@
145 145  
146 146  [[image:view.png]]
147 147  
142 +(% class="wikigeneratedid" %)
148 148  === ===
149 149  
150 150  [[image:view2.png]]
... ... @@ -153,6 +153,7 @@
153 153  
154 154  [[image:view3.png]]
155 155  
151 +(% class="wikigeneratedid" %)
156 156  == ==
157 157  
158 158  == Workflow examples ==
Public

TVB Widgets