Skip to content

Commit

Permalink
Merge pull request #296 from fusion-energy/adding-pyvist-to-docker
Browse files Browse the repository at this point in the history
added pyvist
  • Loading branch information
shimwell authored Oct 10, 2024
2 parents c0171fd + b5124f4 commit a5e9c77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@ RUN pip install cmake\
# nest_asyncio \
jupyterlab \
jupyter-cadquery \
gmsh
gmsh \
pyvista

# needed for openmc
RUN pip install --upgrade numpy
Expand Down

0 comments on commit a5e9c77

Please sign in to comment.