So, I've been developing on a JupyterHub instance ...
# ask-community
m
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?