ZmqKernelPorts

Constructors

Link copied to clipboard
constructor(ports: Map<JupyterSocketType, Int>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun serialize(): Map<String, JsonPrimitive>

Returns JSON fields to be serialized into the config file (see KernelJupyterParams). Needs to be symmetric with JupyterServerRunner.tryDeserializePorts implementation.