Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pangeo/pangeo-notebook:2024.11.11
FROM pangeo/pangeo-notebook:2025.06.02

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

Expand Down
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ dependencies:
- code-server>=3.2
- jupyter-vscode-proxy
- openssh
# Remove once Pangeo has upstream
- libgdal-arrow-parquet
- pre_commit
- pip
- pip:
Expand Down
Loading