Options
All
  • Public
  • Public/Protected
  • All
Menu

Module launcher-extension

Index

Variables

Variables

Const default

default: JupyterFrontEndPlugin<ILauncher> = {activate,id: '@jupyterlab/launcher-extension:plugin',requires: [ITranslator],optional: [ILabShell, ICommandPalette],provides: ILauncher,autoStart: true}

A service providing an interface to the the launcher.

Generated using TypeDoc