https://prefect.io logo
p

Peter Erickson

12/29/2020, 6:37 PM
It looks like the latest
prefecthq/prefect:0.14.1
image doesn't contain the
dask-kubernetes
python module. Does anyone know if there's a different image to use or is it best to build my own image?
j

Jim Crist-Harif

12/29/2020, 6:39 PM
You'll need to build your own image (you can base it on the
prefecthq/prefect
image, but add your extra packages).
p

Peter Erickson

12/29/2020, 6:39 PM
👍
2 Views