UsageError: Cell magic %%py5draw not found.
#710
-
|
Hello... new to py5, so hopefully this is a simple issue to fix. I've installed py5 via pip in a conda environment.
The Any thought on how to debug this issue? Note: I was hoping addressing the WARNINGs would fix the magic command issue, but unfortunately no. Also, in the Jupyter debug window, I see Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 11 replies
-
|
And I missed a basic step... Adding |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @hx2A... and thanks for the awesome project! Quick question while I've got you and without creating a whole separate thread... My first renderings using the magic commands seem scaled incorrectly:
Any suggestions? |
Beta Was this translation helpful? Give feedback.
-
|
Macbook Pro Shouldn't be any pixel scaling. Let me know if there's anything I can do to help you debug this. |
Beta Was this translation helpful? Give feedback.
-
|
@hx2A is there a Discord group or something where we can chat? I hate hijacking this thread with lots of topics, but I guess its better than creating a lot of different "questions". This seems to imply that animations can be embedded in a notebook cell via the magic commands rather than creating a separate popup. Am I misunderstanding? The example doesn't use a magic command so just pops up a window. But I don't see an example using the magic commands that features an animation. Is there a way to embed an animation in a cell? |
Beta Was this translation helpful? Give feedback.


And I missed a basic step...
Adding
%load_ext py5