Skip to content

Commit

Permalink
jupyter: new build and add nc-time-axis
Browse files Browse the repository at this point in the history
Noticeable changes:
```diff
<   - dask=2.17.2=py_0
>   - dask=2.20.0=py_0

>   - nc-time-axis=1.2.0=py_1

<   - xarray=0.15.1=py_0
>   - xarray=0.16.0=py_0

<     - xclim==0.17.0
>     - xclim==0.18.0
```

See PR Ouranosinc/PAVICS-e2e-workflow-tests#47
(commit
Ouranosinc/PAVICS-e2e-workflow-tests@4e03a67)
for more info.
  • Loading branch information
tlvu committed Jul 17, 2020
1 parent 582dd9c commit b6ce20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birdhouse/common.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# All env this common.env can be overridden by env.local.

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

export FINCH_IMAGE="birdhouse/finch:version-0.5.2"
export GENERIC_BIRD_IMAGE="$FINCH_IMAGE"
Expand Down

0 comments on commit b6ce20f

Please sign in to comment.