The instantiation options for the WidgetLSPAdapterTracker.

interface IOptions {
    shell: IShell;
}

Properties

Properties

shell: IShell

The JupyterLab shell for tracking all widgets.