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,10 +6,11 @@ 6 6 7 7 == Purpose == 8 8 9 -This is a Jupyter Lab extension th at offersgraphical support forTVB workflows. Itisalready available in the EBRAINS Lab and it allows users toconfigure andexecute TVBsimulationsdirectlyfromaGUI, while drastically reducing the complexity of configuring them inside a Jupyter Lab notebook.9 +This is a Jupyter Lab extension with the role of offering graphical support for EBRAINS workflows. It allows users to utilize all the TVB and EBRAINS capabilities, while drastically reducing the complexity of configuring them inside a Jupyter Lab environment. 10 10 11 11 **Note: **This extension is still a WIP (Work In Progress). 12 12 13 + 13 13 == Acknowledgements == 14 14 15 15 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. ... ... @@ -16,7 +16,7 @@ 16 16 17 17 == Installation == 18 18 19 -The extension can beinstalled using the official PyPi distribution ([[https:~~/~~/pypi.org/project/tvb-ext-xircuits/>>https://pypi.org/project/tvb-ext-xircuits/]]):20 +The extension can installed using the official PyPi distribution ([[https:~~/~~/pypi.org/project/tvb-ext-xircuits/>>https://pypi.org/project/tvb-ext-xircuits/]]): 20 20 21 21 (% class="box" %) 22 22 ((( ... ... @@ -27,6 +27,7 @@ 27 27 28 28 [[image:side.png]] 29 29 31 + 30 30 == **Usage** == 31 31 32 32 === **Step 1. Create a new Xircuits workflow** ===