Skip to content

Making sure the Dask Scheduler and Dask Gateway workers have the same package versions #135

@rsignell

Description

@rsignell

I'm having a problem specifying the image for dask gateway workers to use. We need to have the Dask Workers using an image that has the same versions of Dask as the scheduler (the notebook), and the easiest way to ensure this is to specify that the Dask Workers use the same image as the notebook.

But when I do this, I sometimes find that even though I specify the image for the dask workers, the dask workers are using a different image.

Image

Is this also getting cached somewhere? If so, we should disable the caching so that the Dask Workers actually use the image we specify!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions