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

Function getSettingValue

  • getSettingValue(
        settings: ISettingRegistry.ISettings<ReadonlyPartialJSONObject>,
    ): {
        showJumpToCell: boolean;
        showOnToolBar: boolean;
        showProgress: boolean;
    }
  • Parameters

    • settings: ISettingRegistry.ISettings<ReadonlyPartialJSONObject>

    Returns { showJumpToCell: boolean; showOnToolBar: boolean; showProgress: boolean }

    • Defined in packages/notebook/src/executionindicator.tsx:700

Settings

Member Visibility
JupyterGitHub
@jupyterlab
  • Loading...

Generated using TypeDoc