Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Fix/update bokeh version - #303

Merged
rapids-bot[bot] merged 9 commits into
rapidsai:branch-21.08from
AjayThorve:fix/update-bokeh-version
Jul 6, 2021
Merged

Fix/update bokeh version#303
rapids-bot[bot] merged 9 commits into
rapidsai:branch-21.08from
AjayThorve:fix/update-bokeh-version

Conversation

@AjayThorve

Copy link
Copy Markdown
Member

Fixes #254.

Follow up PR will remove support for custom datashader extension and support the much more exhaustive version that holoviews implements

@AjayThorve
AjayThorve requested a review from bryevdv July 1, 2021 00:27
@AjayThorve AjayThorve self-assigned this Jul 1, 2021
@AjayThorve
AjayThorve requested review from a team as code owners July 1, 2021 00:27
@AjayThorve AjayThorve added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 1, 2021

@ajschmidt8 ajschmidt8 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bryevdv

bryevdv commented Jul 1, 2021

Copy link
Copy Markdown
Contributor

LGTM I guess there is a solve issue? But it looks unrelated at a glance

@AjayThorve

Copy link
Copy Markdown
Member Author

@AjayThorve, can you also open a PR to update the version below?

https://github.com/rapidsai/integration/blob/branch-21.08/conda/recipes/versions.yaml#L33-L34

here you go - rapidsai/integration#308

Comment thread ci/gpu/build.sh Outdated
Comment thread ci/gpu/build.sh Outdated
@AjayThorve

Copy link
Copy Markdown
Member Author

rerun tests

@AjayThorve

Copy link
Copy Markdown
Member Author

@gpucibot merge

@rapids-bot
rapids-bot Bot merged commit 652bf1c into rapidsai:branch-21.08 Jul 6, 2021
@AjayThorve AjayThorve mentioned this pull request Jul 10, 2021
rapids-bot Bot pushed a commit that referenced this pull request Jul 20, 2021
Follow up PR to #303, fixes theme related bugs, which were introduced in the previous PR, while updating panel and bokeh version support. 

This PR also fixes(handles), a weird issue where the bokeh x-axis data in CDS is converted from datetime to float during runtime, which caused a bunch of issues in the computing queries.

Will have to investigate further and try and fix this issue in the base libraries instead of cuxfilter though, more work to follow regarding that.

Authors:
  - Ajay Thorve (https://github.com/AjayThorve)

Approvers:
  - Bryan Van de Ven (https://github.com/bryevdv)

URL: #304
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

conda gpuCI improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Bokeh 2.3 properties are non-nullable by default

3 participants