bokeh / jupyter_bokeh

An extension for rendering Bokeh content in JupyterLab notebooks
BSD 3-Clause "New" or "Revised" License
253 stars 48 forks source link

Ensure model updates include setter to avoid events bouncing #84

Closed philippjfr closed 4 years ago

philippjfr commented 4 years ago

Fixes #83

Would be good to release once this is merged.

Cc: @bryevdv and @mattpap

philippjfr commented 4 years ago

Also any chance I can be given push access to this repo?

bryevdv commented 4 years ago

check now? All the teams were set to read only access for some reason

philippjfr commented 4 years ago

That worked, thanks. This is ready to merge unless you can suggest a better approach.

bryevdv commented 4 years ago

LGTM

bryevdv commented 4 years ago

I don't actually know what the exact procedures to release the extension currently are. Those should really be documented. So I'll let @mattpap merge in case he wants to offer any comments before releasing.