jupyter-widgets-contrib / ipycanvas

Interactive Canvas in Jupyter
https://ipycanvas.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
686 stars 64 forks source link

Make client ready event optional #223

Closed martinRenou closed 2 years ago

martinRenou commented 2 years ago

This is for xcanvas to not fail at construction. There seem to be an issue in xwidgets for when we send a custom comm message too early.