Skip to content

Commit 99df022

Browse files
committed
Update base pangeo image and add test
1 parent d227c73 commit 99df022

File tree

3 files changed

+623
-18
lines changed

3 files changed

+623
-18
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pangeo/pangeo-notebook:2025.06.02
1+
FROM pangeo/pangeo-notebook:2025.08.14
22

33
LABEL org.opencontainers.image.source="https://github.com/nasa-impact/pangeo-notebook-veda-image"
44

environment.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ dependencies:
77
- code-server>=3.2
88
- jupyter-vscode-proxy
99
- openssh
10-
# Remove once Pangeo has upstream. Pinned to match pangeo-notebook image
11-
- libgdal-arrow-parquet==3.10.3
12-
- libgdal-netcdf==3.10.3
1310
- pre_commit
14-
- virtualizarr
11+
# Remove once Pangeo has upstream.
12+
- virtualizarr>=2.0.0
1513
- icechunk
1614
- pip
1715
- pip:

0 commit comments

Comments
 (0)