Is it possible to view the outputs from PyVista in Marimo? #9165
Unanswered
Nick-Hemenway
asked this question in
Q&A
Replies: 1 comment
-
|
If pyvista embraces the anywidget spec (https://anywidget.dev/en/afm/), marimo will better support it natively. In the meantime, it seems to work to a certain extent:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
PyVista is a super powerful 3D visualization tool that currently supports inline rendering in Jupyter notebooks. I've been trying (with no luck) to get the outputs to render inline in Marimo as well. Does anyone know if this is currently possible? Or is this a feature that would need to be implemented? If so, is this something that would have to be implemented by PyVista, or by Marimo?
Beta Was this translation helpful? Give feedback.
All reactions