Skip to content

Commit

Permalink
tyr mamba update again
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Mar 29, 2024
1 parent 3bd5dc6 commit 7698465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/echopype/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
FROM openscapes/python:4f340eb

# holoviews is out of date in the openscapes image
RUN mamba update holoviews
RUN mamba update hvplot
RUN mamba update -c conda-forge --name notebook holoviews
RUN mamba update -c conda-forge --name notebook hvplot

# The default conda env on the openscapes image is notebook
RUN mamba install -c conda-forge --name notebook cmocean
Expand Down

0 comments on commit 7698465

Please sign in to comment.