pangeo-cloud-federation icon indicating copy to clipboard operation
pangeo-cloud-federation copied to clipboard

AWS deployment image is not up to date

Open smartlixx opened this issue 2 years ago • 2 comments

On AWS pangeo deployment, I chose the first option 'Pangeo-notebook', but it does not pull the latest pangeo notebook image. As a result, the package seaborn can't be found. The log shows the following message:

Pulling image "783380859522.dkr.ecr.us-west-2.amazonaws.com/pangeo:686975237a"

How can I request the latest pangeo notebook image? The Google Cloud deployment has no such problem.

smartlixx avatar May 11 '22 16:05 smartlixx

I'm not sure who is even maintaining the aws deployment at this point. Is it you @scottyhq?

rabernat avatar May 11 '22 16:05 rabernat

I have access to the AWS account it's running on, but am not spending any time on it.

As for the out of date image, you can access https://staging.aws-uswest2.pangeo.io/ and select ‘Latest Pangeo-notebook’ to get the most recent tagged image, or ‘Staging pangeo-notebook’ to use the latest versions on the main branch of GitHub - pangeo-data/pangeo-docker-images: Docker Images For Pangeo JupyterHubs and BinderHubs

scottyhq avatar Jun 21 '22 18:06 scottyhq