Private _activePrivate _notebookPrivate _totalPrivate _trustedReadonly stateA signal emitted when any model state changes.
Whether the active cell is trusted.
Test whether the model is disposed.
The total number of code cells in the current notebook.
The number of trusted code cells in the current notebook.
Private _deriveGiven a notebook model, figure out how many of the code cells are trusted.
Private _getPrivate _onWhen the active cell changes, update the trust state.
Private _onWhen the notebook model changes, update the trust state.
Private _trigger
A VDomModel for the NotebookTrust status item.