Skip to content

Commit

Permalink
Merge pull request #204 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 Aug 7, 2024
2 parents e710a0d + 727dbe4 commit 4df8ad7
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.07.24" %}
{% set version = "2024.08.07" %}

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

requirements:
run:
- pangeo-dask =2024.7.22
- pangeo-dask =2024.8.7
- dask-labextension =7.0.0
- ipywidgets =8.1.3
- jupyter-server-proxy =4.3.0
- jupyterhub-singleuser =5.0.0
- jupyterhub-singleuser =5.1.0
- jupyterlab =4.2.4
- nbgitpuller =1.2.1

Expand Down

0 comments on commit 4df8ad7

Please sign in to comment.