Skip to content
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

Fixed InteractiveImage bokeh 2.0 compatibility #888

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

philippjfr
Copy link
Member

Makes InteractiveImage compatible with bokeh 2.0 and deprecates it.

@philippjfr philippjfr merged commit 68d233e into master Apr 6, 2020
@@ -219,6 +234,10 @@ class InteractiveImage(object):

def __init__(self, bokeh_plot, callback, delay=200, timeout=2000, throttle=None,
**kwargs):
warnings.warn('InteractiveImage has been deprecated as of 0.11.0. '
Copy link
Member

Choose a reason for hiding this comment

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

It should say that it's been deprecated since 0.8.0, though at that time it was only in the release notes.

@maximlt maximlt deleted the bokeh_2.0_compat branch December 25, 2021 17:22
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.

2 participants