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 messages are deduplicated based on model id #205

Closed philippjfr closed 5 months ago

philippjfr commented 5 months ago

Proper typing would have caught this.

mattpap commented 5 months ago

Proper typing would have caught this.

Yep, PR #188 actually caught this, among other things.