Print dask-gateway-cluster workers logs, from a jupyter lab notebook

Did you try client.get_worker_logs ?

However, you probably won’t get the Nannie’s logs, and maybe not all the stderr/stdout statements.

I think that you’ll have to issue kubectl commands on pods if you’re deploying Dask Gateway over Kubernetes.