Changes for page Widget Connectivity
Last modified by paulapopa on 2025/06/24 14:15
From version 3.1
edited by davidbacter01
on 2023/09/19 10:22
on 2023/09/19 10:22
Change comment:
There is no comment for this version
To version 4.1
edited by reginafilange
on 2025/05/30 13:50
on 2025/05/30 13:50
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. davidbacter011 +XWiki.reginafilange - Content
-
... ... @@ -43,11 +43,6 @@ 43 43 from tvbwidgets.api import ConnectivityWidget 44 44 from tvb.datatypes.connectivity import Connectivity 45 45 46 -import pyvista as pv 47 - 48 - 49 -pv.set_jupyter_backend('pythreejs') 50 - 51 51 conn = Connectivity.from_file() # defaults to connectivy_76.zip 52 52 conn.configure() 53 53