Add custom links to www-interface of dask distributed scheduler

106 Views Asked by At

When the scheduler of the dask distributed runs, it show web-gui available by default on port 8787.

Currently it contains links to pages, displaying status of workers, tasks, CPU and network load, etc

How can I add something custom to this page?

1

There are 1 best solutions below

0
On BEST ANSWER