toggle menu
kotlin-jupyter-kernel
0.14.1-500
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.startup
/
JupyterServerRunner
/
canRun
can
Run
abstract
fun
canRun
(
ports
:
KernelPorts
)
:
Boolean
Checks whether this runner can run the server on the given
ports
.