Can't connect to local cluster using local IP and port
Open
- Dominant language
- TypeScript
- Stars
- 329
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I started a new cluster hosted on http://127.0.01/:33459 using the +NEW button, and it appropriately shows the many options for managing/monitoring the cluster. If I try to search for `http://127.0.0.1/33459` using the search bar at the top, nothing comes up. It instead connects to `dask/dashboard/511c94dc-3b49-4f8b-95be-f30f959a41aa`. Is there some network proxy I should be aware of?
Also, as a side-note question, can `dask_cuda.LocalCUDACluster` be used to integrate GPUs in the cluster when the module is added to the .yml file for cluster customization?
Contributor guide
Assessment
This issue has not been assessed yet.