VGTHuang
VGTHuang
a possible workaround [#44 (comment)](https://github.com/skoch9/meshplot/issues/44#issuecomment-1716891297)
Same here. Do you think it's due to updates of [jupyter-widgets](https://github.com/jupyter-widgets)? I was using meshplot just fine till around two weeks ago and thats when the update happened.
> I am having the same issue (blank output when using the "offline" function). In addition, meshplot is not working within a jupyter notebook, either. > > When I call...
The new version of `ipywidgets` seems to have solved the problem. 8.1.2 works for me
Thank you! It is most helpful. Installing pointops from the repository works. During installing, the error ``` “THC/THC.h”: No such file or directory ``` could be solved by removing all...