Skip to content

Support Bokeh 2.1#3904

Merged
mrocklin merged 1 commit intodask:masterfrom
mrocklin:bokeh-2.1
Jun 16, 2020
Merged

Support Bokeh 2.1#3904
mrocklin merged 1 commit intodask:masterfrom
mrocklin:bokeh-2.1

Conversation

@mrocklin
Copy link
Copy Markdown
Member

The create_hosts_whitelist function was renamed to create_hosts_allowlist

Fixes #3741

FYI @bryevdv

The create_hosts_whitelist function was renamed to create_hosts_allowlist

Fixes dask#3741
@mrocklin
Copy link
Copy Markdown
Member Author

CI passes. I don't know why the travis mark isn't green (it's green if you navigate to the page itself). Merging this quickly in order to get CI passing again.

@mrocklin mrocklin merged commit 86b5743 into dask:master Jun 16, 2020
@mrocklin mrocklin deleted the bokeh-2.1 branch June 16, 2020 15:01
@jacobtomlinson
Copy link
Copy Markdown
Member

Given that doing a naive install of Dask like conda create -n newenv python=3.7 dask will result in the dashboard not working should we consider pushing a 2.18.1 release of distributed which just pins bokeh to 2.0 (i.e branch from last tag and change requirements only)?

For completeness you can do an install like conda create -n newenv python=3.7 dask bokeh=2.0and you'll be fine, but I just wasted 30 minutes working that out.

cc @mrocklin @jrbourbeau

@mrocklin
Copy link
Copy Markdown
Member Author

@jrbourbeau any interest in firing off a 2.18.2 release today?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

client dashboard 404

2 participants