We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d227c73 commit 99df022Copy full SHA for 99df022
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM pangeo/pangeo-notebook:2025.06.02
+FROM pangeo/pangeo-notebook:2025.08.14
2
3
LABEL org.opencontainers.image.source="https://github.com/nasa-impact/pangeo-notebook-veda-image"
4
environment.yml
@@ -7,11 +7,9 @@ dependencies:
7
- code-server>=3.2
8
- jupyter-vscode-proxy
9
- 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
13
- pre_commit
14
- - virtualizarr
+ # Remove once Pangeo has upstream.
+ - virtualizarr>=2.0.0
15
- icechunk
16
- pip
17
- pip:
0 commit comments