Support for Pyvista #1931
Answered
by
jorgensd
RemDelaporteMathurin
asked this question in
Q&A
Support for Pyvista
#1931
-
|
Hi all! I would like to display pyvista plots, however I run into issues when not running in OFF_SCREEN mode. Is this supported by Jupyter-book? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
jorgensd
Mar 28, 2025
Replies: 1 comment 4 replies
-
|
Hi @RemDelaporteMathurin It's not currently supported, but it's obviously a very interesting thing for us to support. Curious about the off-screen mode, are you saying that in off-screen mode it does work and you can display something? Do you have an example of it working in off-screen mode just for us to understand what that means? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using
htmlas backend for jupyter should make it render.