jupyter-widgets-contrib / ipycanvas

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

sync_image_data=True. Then python kernel Not responding #238

Open LY1806620741 opened 2 years ago

LY1806620741 commented 2 years ago

ENV

vscode jupyter-notebook ipycanvas: 0.9.1

bug info

I want to get image_data.But set sync_image_data=True will make python kernel no responding. just like https://github.com/martinRenou/ipycanvas/blob/3ec976aab3f9310eaec28ce1f8dff37436566570/examples/hand_drawing.ipynb set canvas.sync_image_data=True.

LY1806620741 commented 2 years ago

then I update to 0.10.2, problem still exist.

hoestreich commented 1 year ago

Same here, using version 0.13.1 in vscode 1.57.1 with python 3.8.8