Skip to content

Why is bokeh not in package dependencies #7359

Answered by jacobtomlinson
gabicca asked this question in Q&A
Discussion options

You must be logged in to vote

Bokeh isn't really essential for distributed. You only need it if you want to look at the dashboard. Many folks don't need it (especially in production environments) and also care about keeping their environments as small as possible.

Recently it was accidentally made non-optional and that broke things for a bunch of folks so it was restored back to optional in #7230.

When bokeh is missing you should see nice warning messages saying if you want to use that feature you need to install bokeh. If you're seeing hard crashes and tracebacks those should be fixed.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@gabicca
Comment options

@jacobtomlinson
Comment options

@gabicca
Comment options

@gabicca
Comment options

Answer selected by gabicca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants