A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
U
- updateDisplay(Object,String) - function in org.jetbrains.kotlinx.jupyter.api.KotlinKernelHost
- Updates display data with given id with the new value
- updateVariable(TypeAliased(typeAlias=GenericTypeConstructor(dri=org.jetbrains.kotlinx.jupyter.api/VariableUpdateCallback///PointingToDeclaration/, projections=[], presentableName=null), inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function3///PointingToDeclaration/, projections=[, , , ], isExtensionFunction=true, isSuspendable=false, presentableName=null))) - function in org.jetbrains.kotlinx.jupyter.api.libraries.JupyterIntegration.Builder
- URL - enum entry in org.jetbrains.kotlinx.jupyter.api.libraries.ResourcePathType
URL resource. Resource is attached by link. Examples:
https://github.com/Kotlin/kotlin-jupyter/lib.js
file:///C:/Users/lib.js
- URL_EMBEDDED - enum entry in org.jetbrains.kotlinx.jupyter.api.libraries.ResourcePathType
URL resource. Resource is embedded into notebook.