pangeo-data / pangeo-cloud-federation

Deployment automation for Pangeo JupyterHubs on AWS, Google, and Azure
https://pangeo.io/cloud.html
59 stars 32 forks source link

AWS deployment image is not up to date #1002

Open smartlixx opened 2 years ago

smartlixx commented 2 years ago

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.

rabernat commented 2 years ago

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

scottyhq commented 2 years ago

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