dask / dask/distributed

Feature request: support specifying dashboard port ranges when launching workers with multi-processing.

Open
#7,147 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

When starting `dask-worker` with `nworkers > 1`, we can specify a port range for `--worker-port` like `3000:3026`. However, the `--dashboard-address` does not have a similar functionality. Supporting specifying a dashboard address for each worker process would be very helpful in some circumstances.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.