-
-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Updates for visualization CI #2600
Conversation
@jorgensd does this fix the CI? |
The CI has a strange issue with the tnt demo, that doesn’t use pyvista https://github.com/FEniCS/dolfinx/actions/runs/4508930557/jobs/7940462505 |
But it does use Matplotlib. |
Sigh, seem like a random fluke that it passed |
Now passing again @garth-wells: https://github.com/FEniCS/dolfinx/actions/runs/4540817530/jobs/8002207371 |
@@ -32,6 +33,8 @@ | |||
|
|||
from mpi4py import MPI | |||
|
|||
matplotlib.use('agg') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jorgensd could you check that this doesn't affect the Python docs? The docs run this demo to created plots.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pyvista
andpyvistaqt
versionpython3 -m pip
overpip3
pythreejs
andipygany
from notebooks, astrame
is now preferred