There appears to be an issue with displaying the interactive viewer (scene.render_mpl_interactive) on remote machines as a widget
(%matplotlib widget) in the current version of hofmann, when using Jupyter Notebooks.
Interestingly enough, there are no issues with the static scene.render_mpl viewer.
We found that the problem can be resolved by rolling back to the older hofmann==0.14.1 version.
It would be great if scene.render_mpl_interactive could work correctly in newer releases.
There appears to be an issue with displaying the interactive viewer (
scene.render_mpl_interactive) on remote machines as a widget(%matplotlib widget) in the current version of
hofmann, when using Jupyter Notebooks.Interestingly enough, there are no issues with the static
scene.render_mplviewer.We found that the problem can be resolved by rolling back to the older hofmann==0.14.1 version.
It would be great if
scene.render_mpl_interactivecould work correctly in newer releases.