multiphenics / multiphenicsx

multiphenicsx - easy prototyping of multiphysics problems in FEniCSx
https://multiphenics.github.io/
GNU Lesser General Public License v3.0
40 stars 7 forks source link

Results visualization problem #4

Closed RokyC closed 2 years ago

RokyC commented 2 years ago

itkwidgets module, it seems to be unavailable in the latest version of Jupyterlab. multiphenicsx.io.plot_mesh(mesh) Error displaying widget: model not found Error displaying widget: model not found

francesco-ballarin commented 2 years ago

Indeed, see https://github.com/InsightSoftwareConsortium/itkwidgets

Note

JupyterLab 3 support is not yet available. JupyterLab 2 or the Jupyter Notebook are possible alternatives.

Unfortunately, there is not much we can do, except for switching altogether to something else. Feel free to suggest if you have experience with one of the other interactive backends in pyvista: in my experience, I still rate the itkwidgets one better than the others.