Skip to content

Commit

Permalink
jupyter: update for raven notebooks
Browse files Browse the repository at this point in the history
Given it's an incremental build, these are the only differences:

```diff
>   - intake-geopandas=0.2.4=pyhd8ed1ab_0
>   - intake-thredds=2021.6.16=pyhd8ed1ab_0
>   - intake-xarray=0.5.0=pyhd8ed1ab_0
```

See PR Ouranosinc/PAVICS-e2e-workflow-tests#76.
  • Loading branch information
tlvu committed Jun 18, 2021
1 parent 1586e98 commit ba36a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birdhouse/default.env
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 images, can be overriden in env.local to have a space separated list of multiple images
export DOCKER_NOTEBOOK_IMAGES="pavics/workflow-tests:210527.1-update20210615"
export DOCKER_NOTEBOOK_IMAGES="pavics/workflow-tests:210527.1-update20210618"

# Name of the image displayed on the JupyterHub image selection page
# Can be overriden in env.local to have a space separated list of multiple images, the name order must correspond
Expand Down

0 comments on commit ba36a8e

Please sign in to comment.