ipycanvas
ipycanvas copied to clipboard
Remove on_client_ready event
We should remove the on_client_ready event, it should be invisible to the user. The front-end should first acknowledge that it is ready to receive commands, and then the back-end should start sending them automatically.