Restart the session context.
A promise that resolves with whether the kernel has restarted.
If there is a running kernel, present a dialog.
If there is no kernel, we start a kernel with the last run
kernel name and resolves with true
. If no kernel has been started,
this is a no-op, and resolves with false
.
Select a kernel for the session.
An interface for a session context dialog provider.