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? Ref: https://github.com/festim-dev/V-V-report/blob/simple_2.0/report/verification/mms/simple.md Thanks! |
Beta Was this translation helpful? Give feedback.
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.
Using
html
as backend for jupyter should make it render.