scheduleExecution

abstract fun scheduleExecution(execution: ExecutionCallback<*>)

Schedules execution of the given execution after the completing of execution of the current cell


open fun scheduleExecution(execution: Code)