pangeo-cloud-federation
pangeo-cloud-federation copied to clipboard
AWS deployment image is not up to date
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.
I'm not sure who is even maintaining the aws deployment at this point. Is it you @scottyhq?
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