JupyterGitHub
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • notebook
  • NotebookActions
  • selectNextModifiedCell

Function selectNextModifiedCell

  • selectNextModifiedCell(notebook: Notebook): Promise<void>
  • Select the next modified cell and pop it from the forward stack

    Parameters

    • notebook: Notebook

      The target notebook widget.

    Returns Promise<void>

    • Defined in packages/notebook/src/actions.tsx:2080

Settings

Member Visibility
JupyterGitHub
@jupyterlab
  • Loading...

Generated using TypeDoc