bokeh / jupyter_bokeh

An extension for rendering Bokeh content in JupyterLab notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update `trigger_json_event` for Bokeh 3

hoxbro opened this issue · comments

trigger_json_event no longer exists in Bokeh 3.1.

self._document.callbacks.trigger_json_event(content["msg_data"])

I fixed this in PR #178, among other issues related to bokeh 3.