Button Launch Dashboard in Jupyterlab not available
Open
- 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
Assessment
This issue has not been assessed yet.