https://prefect.io logo
m

matta

02/19/2021, 4:31 AM
So, I've been developing on a JupyterHub instance in Kubernetes. Sometimes I use
DaskKubernetesEnvironment
for flows in there, and it launches even when I don't specify an image (which is awesome!). Just out of curiosity, what exactly am I launching? Is it the same image as the container of the JupyterHub instance?