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 01e66e1 commit 2d8c393Copy full SHA for 2d8c393
1 file changed
environment.yml
@@ -8,8 +8,9 @@ dependencies:
8
# Core JupyterHub packages
9
- python~=3.11.0
10
# most of the core libraries are in the pangeo-notebook meta package
11
+ # https://github.com/conda-forge/pangeo-notebook-feedstock?tab=readme-ov-file
12
# https://anaconda.org/channels/conda-forge/packages/pangeo-notebook/overview
- - pangeo-notebook=2025.12.08
13
+ - pangeo-notebook=2026.01.21
14
- pip
15
- jupyter-resource-usage
16
- gh-scoped-creds==4.1
0 commit comments