pyvista / pyvista-xarray

xarray DataArray accessors for PyVista
Apache License 2.0
98 stars 6 forks source link

Does pyvista/trame require ipywidgets? Also, should we use trame-jupyter-extension by default? #63

Open johnkit opened 6 months ago

johnkit commented 6 months ago

When I install from the pyvista-xarray source and run the examples, Jupyter displays a static image and a warning that it "Failed to use notebook backend" and instructs me to install ipywidgets. Screenshot is below.

image

jourdain commented 6 months ago

I guess it you aim to use it in jupyter, you should install pyvista[jupyter]