Adapt to bokeh 3.8
- Dominant language
- Python
- Stars
- 14
- Forks
- 10
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
Noticed when switching desienv from bokeh 2 to 3.8:
- when running prospect I sometimes get (not all the time) a thing I never saw before: `BokehUserWarning: out of range integer may result in loss of precision`,
- some widget layouts aren't set as before in the web page (may depend on browser)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported behavior in prospect after switching from Bokeh 2 to 3.8, checking both the intermittent out-of-range integer warning and the widget layouts in the web page across browsers. Trace each symptom to the relevant prospect entry point, then verify that the warning is gone and layouts match the previous behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100