Skip to content

Kernel Execution

Rich Chiodo edited this page Jul 29, 2022 · 21 revisions

This page describes what happens when we execute a cell in a notebook (or interactive window).

Sequence Diagram

image

Controller and NotebookExecution

What happens in IPython

How does IPython take over 'print'

Execution result translation

How renderers fit in

Clone this wiki locally