Optional clientThe unique identifier for the kernel client.
Optional handleWhether the kernel connection should handle comm messages
The comm message protocol currently has implicit assumptions that only one kernel connection is handling comm messages. This option allows a kernel connection to opt out of handling comms.
The kernel model.
Optional serverThe server settings for the kernel.
Optional usernameThe username of the kernel client.
Generated using TypeDoc
The options object used to initialize a kernel.