scheduleExecution

abstract fun scheduleExecution(execution: ExecutionCallback<*>)

Schedules execution of the given execution after execution of the current cell has completed.


open fun scheduleExecution(execution: Code)