dask / dask/dask-labextension

Button Launch Dashboard in Jupyterlab not available

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

Description

**Describe the issue**:

When I start a Dask cluster with.g:

**Minimal Complete Verifiable Example**:

```python
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

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.