The future to adapt messages from.
Optional
onSet this function to react to output data. When the future receives messages, it will filter
the messages for those that can be converted to output data, convert them to
IKernelOutput
s, and pass them to this method.
Generated using TypeDoc
A wrapper for kernel futures with an interface for capturing adapted output messages.