dask / dask/distributed

Proxy dashboard through to the client

Open
#6,734 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

Sometimes getting access to the remote scheduler is hard, for example for security reasons. We could consider having the Client run an HTTP server and forwarding requests for a dashboard over to the scheduler through comms somehow (which are often set up in a secure way).

I don't know enough about web things to know if this is easy.

cc @jacobtomlinson @ian-r-rose @graingert

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.