EmbeddedKernelRunMode

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val name: String
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Creates an intermediary ClassLoader between the parent classloader (which is usually a classloader that loads kernel classpath) and the chain of REPL classloaders, including the base one. If null is returned, no intermediate classloader will be used.

Link copied to clipboard
open fun initializeSession(notebook: Notebook, evaluator: CodeEvaluator)
Link copied to clipboard
open override fun toString(): String