ReadonlylanguageLanguage of the kernel (e.g., python, r, julia).
An event emitted when the kernel status changes.
ReadonlystatusThe current status of the kernel.
Executes code in the kernel without affecting the execution count & execution history.
Code to be executed.
Triggers the cancellation of the execution.
Async iterable of outputs, that completes when the execution is complete.
Represents a Jupyter Kernel.