InsightSoftwareConsortium / itkwidgets

An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.
https://itkwidgets.readthedocs.io/
Apache License 2.0
579 stars 83 forks source link

No image interface is displayed #756

Open jianjun0407 opened 1 month ago

jianjun0407 commented 1 month ago

Hello, the following is the version of my native library, which runs Hello3DWorld2.ipynb and does not display images. May I ask what aspects are suggested to solve this problem ?

1 2 3

thewtex commented 1 month ago

Hi, was itkwidgets installed with the lab extras option, i.e. "itkwidgets[lab]>=1.0a53"?