Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyVista/pythreejs backend does not display anything in a Jupyter notebook #566

Closed
hakonanes opened this issue Oct 1, 2022 · 1 comment · Fixed by #567
Closed

PyVista/pythreejs backend does not display anything in a Jupyter notebook #566

hakonanes opened this issue Oct 1, 2022 · 1 comment · Fixed by #567
Labels
bug Something isn't working documentation This relates to the documentation

Comments

@hakonanes
Copy link
Member

hakonanes commented Oct 1, 2022

EBSDMasterPattern.plot_spherical(backend="pyvista") and KikuchiPatternSimulator.plot(backend="pyvista") does not produce any plot in a Jupyter notebook. See pyvista/pyvista#3274.

@hakonanes hakonanes added the bug Something isn't working label Oct 1, 2022
@hakonanes hakonanes changed the title PyVista backend do not display anything in a Jupyter notebook PyVista backend does not display anything in a Jupyter notebook Oct 1, 2022
@hakonanes hakonanes changed the title PyVista backend does not display anything in a Jupyter notebook PyVista/pythreejs backend does not display anything in a Jupyter notebook Oct 1, 2022
@hakonanes
Copy link
Member Author

For the docs, we can set ipywidgets <= 7.7 as a dependency, which is a temporary solution suggested in the above referenced issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation This relates to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant