dask / dask/dask-labextension

Automatically connect to new dashboard

Open
#26 24 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
329
Forks
67
PR merge metrics
No merged PRs in 30d

Description

A common workflow for me when using distributed is to layout my JupyterLab with a couple of `dask` panes so I can keep an eye on the cluster. I'm often starting new clusters and pasting new `/status` urls in the `dask-labextension` sidebar. When I paste in a new url the current `dask` panes show a 404 message and AFAICS the only way to get them to recognise the new connection is to close the existing panes, open new panes and then recreate the layout as I had it previously.

It would be great if the `dask` panes could recognise a new url and connect to it automatically. If there's a reason that can't work automatically, perhaps rather than a 404 message the panes could have a refresh button which would allow them to connect to a new url?

![image](https://user-images.githubusercontent.com/881019/45934194-fb530600-bfdd-11e8-92df-b2ea78f616e3.png)

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.