Attention: The EBRAINS IAM will be down Monday, the 21st July 2025, from 17.00 CEST (my timezone) for up to 1 hour. This will any affect services requiring an EBRAINS login, we apologise for any inconvenience caused.


Widget 3D

Version 1.1 by ldomide on 2022/03/23 21:41

TODO
! pip install -i tvb-widgets
from tvbwidgets.api import SurfaceWidget
from IPython.core.display_functions import display
w3d = SurfaceWidget(...)
display(w3d)
 

Public

TVB Widgets