TabInputNotebook

constructor(uri: Uri, notebookType: String)(source)

Constructs a new tab input for a notebook.

Parameters

uri

The uri of the notebook.

notebookType

The type of notebook. Maps to {@linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}

Online Documentation