scientificcomputing / mpi-tutorial

An MPI tutorial in Python
https://scientificcomputing.github.io/mpi-tutorial/
MIT License
5 stars 2 forks source link

add pyvista to environment #27

Closed minrk closed 1 year ago

minrk commented 1 year ago

needed for fenics notebook

minrk commented 1 year ago

The dolfin notebook is crashing (engine died while executing....), possibly due to a resources issue on CI.

minrk commented 1 year ago

@hherlyng this should add the needed dependencies. It does disable re-execution of that notebook, but we can open a new PR to remove that to figure out what else is missing.