dask / dask/distributed

ExportTool fails

Open
#955 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

When I set `bokeh-export-tool` to true in `~/.dask/config.yaml` my bokeh pages no longer show. Instead I get the following error in the developer console

```
[bokeh] Failed to repull session Error: Model `ExportTool' does not exist. This could be due to a widget or a custom model not being registered before first usage.
```

Relevant code here: https://github.com/dask/distributed/blob/master/distributed/bokeh/export_tool.py
and here: https://github.com/dask/distributed/blob/master/distributed/bokeh/components.py#L108-L111

cc @bryevdv in case looking at the above quickly triggers something obvious

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.