Kernels¶
JupyterLite Kernels implement Jupyter Kernel Messaging in the browser with the
help of mock-socket.
Feature |
Message |
|||
|---|---|---|---|---|
Language |
Python 3.8 |
Browser JS |
JS + p5.js |
|
Start session |
|
✔️ |
✔️ |
✔️ |
Run code |
|
✔️ |
✔️ |
✔️ |
Completion |
|
✔️ |
||
Custom Comms |
|
✔️ |
||
History |
|