Skip to content

Commit

Permalink
jupyter: update to version 201214
Browse files Browse the repository at this point in the history
Relevant changes:

```diff
>   - cfgrib=0.9.8.5=pyhd8ed1ab_0

<   - clisops=0.3.1=pyh32f6830_1
>   - clisops=0.4.0=pyhd3deb0d_0

<   - dask=2.30.0=py_0
>   - dask=2020.12.0=pyhd8ed1ab_0

<   - owslib=0.20.0=py_0
>   - owslib=0.21.0=pyhd8ed1ab_0

<   - xarray=0.16.1=py_0
>   - xarray=0.16.2=pyhd8ed1ab_0

<   - xclim=0.21.0=py_0
>   - xclim=0.22.0=pyhd8ed1ab_0

<   - jupyter_conda=3.4.1=pyh9f0ad1d_0
>   - jupyter_conda=4.1.0=hd8ed1ab_1
```

See PR Ouranosinc/PAVICS-e2e-workflow-tests#56 for more details.
  • Loading branch information
tlvu committed Jan 12, 2021
1 parent e46f427 commit 5df809c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birdhouse/default.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# All env in this default.env must not depend on any env in env.local.

# Jupyter single-user server image
export DOCKER_NOTEBOOK_IMAGE="pavics/workflow-tests:201111"
export DOCKER_NOTEBOOK_IMAGE="pavics/workflow-tests:201214"

export FINCH_IMAGE="birdhouse/finch:version-0.5.3"

Expand Down

0 comments on commit 5df809c

Please sign in to comment.