SpringKotlinJupyterKernelPorts

@Component
@ConfigurationProperties(prefix = "kotlin.jupyter.kernel.ports")
class SpringKotlinJupyterKernelPorts

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
var hb: Int
Link copied to clipboard
var iopub: Int
Link copied to clipboard
var shell: Int
Link copied to clipboard
var stdin: Int