Changes for page Extension tvb-ext-xircuits
Last modified by paulapopa on 2023/03/24 08:17
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,11 +6,10 @@ 6 6 7 7 == Purpose == 8 8 9 -This is a Jupyter Lab extension withherole ofofferinggraphical support forEBRAINSworkflows. It allows users toutilize allthe TVB andEBRAINScapabilities, while drastically reducing the complexity of configuring them inside a Jupyter Labenvironment.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 11 11 **Note: **This extension is still a WIP (Work In Progress). 12 12 13 - 14 14 == Acknowledgements == 15 15 16 16 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. ... ... @@ -17,7 +17,7 @@ 17 17 18 18 == Installation == 19 19 20 -The extension can installed using the official PyPi distribution ([[https:~~/~~/pypi.org/project/tvb-ext-xircuits/>>https://pypi.org/project/tvb-ext-xircuits/]]): 19 +The extension can be installed using the official PyPi distribution ([[https:~~/~~/pypi.org/project/tvb-ext-xircuits/>>https://pypi.org/project/tvb-ext-xircuits/]]): 21 21 22 22 (% class="box" %) 23 23 ((( ... ... @@ -28,7 +28,6 @@ 28 28 29 29 [[image:side.png]] 30 30 31 - 32 32 == **Usage** == 33 33 34 34 === **Step 1. Create a new Xircuits workflow** ===