Closed hugobowne closed 4 years ago
There's an additional step to install the Dask JupyterLab extension:
jupyter labextension install dask-labextension
thanks! Looks like I'm a step closer:
Do I need to enter a Dask dashboard url or something similar?
You can enter the cluster dashboard link (available at client.dashboard_link
and then click the magnifying glass icon to the right) or just click the magnifying glass icon and it should autopopulate the address
Success, many thanks
I've followed instructions from here to try to get this repo up and running locally.
This is what I did from the readme:
then
jupyter lab
It all went smoothly but there are no dashboards when I open the notebooks (see screenshot).
Any ideas, @jrbourbeau?