Some background
There is a pyp5js library that uses pyodide to compile python code that runs in the browser.
I saw several examples of Python Mode that were running, but most of them are facing an issue with the pyodide.js certificate.
The problem…
I have the Python Mode working with another source, but when I apply the pyp5js library to it, I am not able to see the canvas rendering.
The code seems to be compiled without errors and running.
The strange thing I noticed is that HTMLCanvasElement has several Forbidden properties.
Welcome to the forums @Vamoss! Your notebook link currently doesn’t work because your notebook is private. To share the notebook so others can view it, please click the ... menu in the top right of the page and choose “Enable link sharing”.