Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button Launch Dashboard in Jupyterlab not available #268

Open
lifetooeasy opened this issue Aug 3, 2023 · 1 comment
Open

Button Launch Dashboard in Jupyterlab not available #268

lifetooeasy opened this issue Aug 3, 2023 · 1 comment

Comments

@lifetooeasy
Copy link

Describe the issue:

When I start a Dask cluster with.g:

Minimal Complete Verifiable Example:

from dask.distributed import Client
client = Client()
client

The button Launch Dashboard in Jupyterlab is not available.

It works in another conda environment.

jupyterlab=3.6.2
dask-labextension=6.1.0
dask-core=2023.7.1
@lifetooeasy
Copy link
Author

Could be related to this comment dask/distributed#7218 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant