JupyterExecutor
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun <T : Any> runExecution(name: String, classLoader: ClassLoader? = null, body: () -> T): ExecutionResult<T>