-
When I install from the pyvista-xarray source and run the examples, Jupyter displays a static image and a warning that it "Failed to use notebook backend" and instructs me to install ipywidgets. Scree…
-
## Description
### What steps will reproduce the problem?
Using the following code:
```python
import pyvista as pv
# Create source to ray trace
sphere = pv.Sphere(radius=0.85)
# D…
-
### Describe the bug, what's wrong, and what you expected.
From the documentation: https://docs.pyvista.org/examples/02-plot/labels.html
The code below should render a cloud of labels + their poin…
-
Hi!
Thanks for this package!
I can't manage to run [this example](https://github.com/jorgensd/dolfin_pyvista_adapter/blob/main/docs/demo.ipynb) in a GitHub codespace.
I've seen in the pyvista…
-
### Describe the bug, what's wrong, and what you expected.
I found a bug which happens only in a new laptop (with a AMD Ryzen 7 processor)!
In Ipython, after `%matplotlib` is run (i.e. after loa…
-
### Summarize the issue
Hi All,
I am trying to install FEniCS through VS Code on my Windows 11 machine using the command on git:
I find that it gets stuck here for an hour - so far.
> Collec…
-
Let's add some solid documentation for this tool. I think it can be used just about anywhere that uses `pyvista`, and in many places that don't that simply want to compare images.
Documentation sho…
-
### Describe the feature you would like to be added.
vtk allows for ghosting and blanking cells without modifying the mesh. We have `_PointSet.remove_cells`, but it changes the mesh. In fact the …
-
### Describe the feature you would like to be added.
I hope to add parameter ``position`` to ``add_camera_orientation_widget()`` to control the widget position in the window. Perhaps someone knows…
-
### Describe the bug, what's wrong, and what you expected.
We'll need a workaround to maintain past reading capabilities. Maybe include meshio as an optional dependency and implement a `force_ext='me…