p5-notebook icon indicating copy to clipboard operation
p5-notebook copied to clipboard

Add a pyp5js with pyodide kernel

Open jtpio opened this issue 5 years ago • 0 comments

It would be nice to be able to switch between:

  • a pure p5.js JavaScript kernel
  • a Python kernel that exposes the p5 API, using pyp5js with pyodide, and everything still running in the browser

This would also be useful to prepare the ground for a tighter integration with Jupyter Widgets in a more traditional setup: https://github.com/jtpio/ipyp5/issues/4

jtpio avatar Nov 05 '20 17:11 jtpio