Skip to content

Commit

Permalink
Merge pull request #195 from pangeo-bot/upgrade-notebook-versions
Browse files Browse the repository at this point in the history
Update pangeo-notebook metapackage version(s)
  • Loading branch information
scottyhq committed May 2, 2024
2 parents 2729896 + ea6f13d commit ae9acef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2024.04.16" %}
{% set version = "2024.05.02" %}

package:
name: pangeo-notebook
Expand All @@ -10,12 +10,12 @@ build:

requirements:
run:
- pangeo-dask =2024.04.05
- pangeo-dask =2024.4.21
- dask-labextension =7.0.0
- ipywidgets =8.1.2
- jupyter-server-proxy =4.1.2
- jupyterhub-singleuser =4.1.5
- jupyterlab =4.1.6
- jupyterlab =4.1.8
- nbgitpuller =1.2.1

test:
Expand Down

0 comments on commit ae9acef

Please sign in to comment.