GitHubJupyter
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • notebook
  • ExecutionIndicator
  • getSettingValue

Function getSettingValue

  • getSettingValue(settings): {
        showOnToolBar: boolean;
        showProgress: boolean;
    }
  • Parameters

    • settings: ISettingRegistry.ISettings<ReadonlyPartialJSONObject>

    Returns {
        showOnToolBar: boolean;
        showProgress: boolean;
    }

    • showOnToolBar: boolean
    • showProgress: boolean
    • Defined in packages/notebook/src/executionindicator.tsx:641

Settings

Member Visibility

Theme

@jupyterlab
  • Loading...

Generated using TypeDoc