We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Launch Dashboard in Jupyterlab
It works in another conda environment.
jupyterlab=3.6.2 dask-labextension=6.1.0 dask-core=2023.7.1
The text was updated successfully, but these errors were encountered:
Could be related to this comment dask/distributed#7218 (comment)
Sorry, something went wrong.
No branches or pull requests
Describe the issue:
When I start a Dask cluster with.g:
Minimal Complete Verifiable Example:
The button
Launch Dashboard in Jupyterlab
is not available.It works in another conda environment.
The text was updated successfully, but these errors were encountered: