Class SessionContextDialogs

The default implementation of the client session dialog provider.

Hierarchy

  • SessionContextDialogs

Implements

Constructors

Properties

Methods

Constructors

Properties

_translator: any

Methods

  • Restart the session.

    Parameters

    Returns Promise<boolean>

    A promise that resolves with whether the kernel has restarted.

    Notes

    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.

Generated using TypeDoc