Attention: The Keycloak upgrade has been completed. As this was a major upgrade, there may be some unexpected issues occurring. Please report any issues you find to support by using the contact form found at https://www.ebrains.eu/contact/. Thank you for your patience and understanding. 


Changes for page Widget Connectivity

Last modified by paulapopa on 2025/06/24 14:15

From version 4.1
edited by reginafilange
on 2025/05/30 13:50
Change comment: There is no comment for this version
To version 3.1
edited by davidbacter01
on 2023/09/19 10:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.reginafilange
1 +XWiki.davidbacter01
Content
... ... @@ -43,6 +43,11 @@
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 +
46 46  conn = Connectivity.from_file() # defaults to connectivy_76.zip
47 47  conn.configure()
48 48  
Public

TVB Widgets