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. 


Wiki source code of Widget 3D

Version 2.1 by ldomide on 2022/03/23 21:43

Hide last authors
ldomide 1.1 1 TODO
2 ! pip install -i tvb-widgets
3 from tvbwidgets.api import SurfaceWidget
4 from IPython.core.display_functions import display
5 w3d = SurfaceWidget(...)
6 display(w3d)
ldomide 2.1 7
8 {{html}}<iframe src=" https://drive.google.com/file/d/1PXsxLqydNDDORIK85cQaEgGt9QdWLcC7/preview" width="840" height="480" allow="autoplay"></iframe>{{/html}}
Public

TVB Widgets