toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.api.libraries
/
JupyterIntegration
/
Builder
/
renderWithHost
render
With
Host
inline
fun
<
T
:
Any
>
renderWithHost
(
noinline
renderer
:
CodeCell
.
(
ExecutionHost
,
T
)
->
Any
)