We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vscode jupyter-notebook ipycanvas: 0.9.1
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.
The text was updated successfully, but these errors were encountered:
then I update to 0.10.2, problem still exist.
Sorry, something went wrong.
Same here, using version 0.13.1 in vscode 1.57.1 with python 3.8.8
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: