Replies: 1 comment 1 reply
-
Which Jupyter notebook version are you using? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the instructions from the documentation and I installed ipycanvas for python 3.10.4. I am not getting any errors, but I can't get ipycanvas to work in a classical jupyter notebook. I tried running in a jupyter nb the example below, but I just get
Canvas(height=200, width=200)
as the output. How can I get it to display the canvas?Beta Was this translation helpful? Give feedback.
All reactions