Skip to content

Commit

Permalink
added pyvist
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Oct 10, 2024
1 parent c0171fd commit b5124f4
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 b5124f4

Please sign in to comment.