Slide 24
Slide 24 text
Project Jupyter
●
Separation of the language-agnostic components
– Jupyter: protocol, format, multi-user server
– IPython: interactive Python console, Jupyter kernel
●
Jupyter kernels = Languages which can be used
from the notebook (33 and counting)
●
Surprises are coming...