dask / dask/distributed

Make bokeh an optional install requirement

Open
#7,363 4 comments 0 reactions 0 assignees View on GitHub
dependencies good second issue
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

At the moment distributed does not include bokeh in its requirements at all. But it contains features that break without it. I'd like to ask that you include bokeh as optional requirement in your package, so that users can easily install everything they need.

Since distributed uses setup.py, you can do this by adding it to `extras_require` (https://extras-require.readthedocs.io/en/latest/).

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.