Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge recent changes from dev and VSCode installation into main #34

Merged
merged 13 commits into from
Oct 1, 2024
Prev Previous commit
Update pangeo base image and env.
Closes #35
ateucher committed Sep 11, 2024
commit 91640aacf8323d5e3fd28a9d6bd3836d5f97fdd7
2 changes: 1 addition & 1 deletion ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pangeo/base-image:2024.03.22
FROM pangeo/base-image:2024.08.18
# build file for pangeo images
RUN conda init zsh && conda init bash

12,253 changes: 1,985 additions & 10,268 deletions ci/conda-lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ci/environment-lock.yml
Original file line number Diff line number Diff line change
@@ -2,6 +2,6 @@ name: env-lock
channels:
- conda-forge
dependencies:
- conda-lock=1.2.1
- conda-lock
- mamba>=1.0
- pip