-
-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Bokeh 3.4 #6072
Merged
Merged
Support for Bokeh 3.4 #6072
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
70147af
Update Bokeh pins
hoxbro 1170857
Update to work with resource.url
hoxbro 23cbde8
comment out CustomSelect for now
hoxbro 522e5f8
Update test channel
hoxbro 83a948c
UI test label dev too
hoxbro 171f100
Fix easy failing tests
hoxbro 1c44472
Merge branch 'main' into bokeh34
hoxbro 990f27b
Clean up string
hoxbro b360a90
Update bokeh pin
hoxbro 90b6eb5
Update package.json
hoxbro 3ff2f1d
Update to work with Bokeh 3.4.0
hoxbro 1299bba
Use URL for bundles to fix autoload.js
hoxbro f454c93
Use pytest.mark.asyncio for test
hoxbro 23d60c7
Handle URL in notebooks
hoxbro c4d2dac
Hack around Bokeh setting this.input_el.id
hoxbro 718f4fa
Convert URL to str if needed
hoxbro deada7d
Comment out pytest.mark.asyncio line
hoxbro e9d3b81
Use custom encoder to handle URL
hoxbro 5df388b
Remove pytest.mark.asyncio from tests
hoxbro 7f0247d
Update panel/io/resources.py
hoxbro faddd2e
Use PaletteSelect
hoxbro f7440ed
Fix indentation in file_download.ts
hoxbro bc386fe
Update setup.py
hoxbro a717d9c
Update setup.py
hoxbro f4455b3
Try pin playwright
hoxbro b92ae61
Remove playwright pin again
hoxbro 9ba3d7a
Temporarily disable reruns in UI
hoxbro 9980b02
Upgrade to bokeh 3.4.0-dev.8
mattpap 816ed20
Fix tsconfig.json
mattpap c1056b5
Rename rebuild() -> update_children()
mattpap 6bd6a3c
Re-activate reruns for UI tests
hoxbro d0a03b1
Fix tests
philippjfr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Else, it would give a type error.