jupyter-widgets-contrib / ipycanvas

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

Document the Canvas communication logic #155

Open martinRenou opened 3 years ago

martinRenou commented 3 years ago

We should better document the Canvas communication logic, so that it's easier to understand why people should use hold_canvas as much as possible. A nice animation with the messages going back and forth from the server to the client might be the best way to document this.