Python#
A fully-featured Python REPL can be instantiated with the tag python
from plixlab import Slide
Slide().python().show()
Under the hood, it uses JupyterLite
A fully-featured Python REPL can be instantiated with the tag python
from plixlab import Slide
Slide().python().show()