Class | NotebookOperation |
This class is used to wrap generators that execute multiple steps of an operation. |
Class | NotebookOperationOngoing |
Undocumented |
Class | NotebookState |
Context manager that can be used to wrap code that does not allow for operations to run in parallel fashion. |
Class | SimpleAsyncOperation |
No summary |
Function | notebook_state |
Decorator for notebook API methods that behaves like the NotebookState context. |
Function | ongoing_operation |
Undocumented |
Constant | NOOP |
Undocumented |
Variable | GObject |
Undocumented |
Variable | logger |
Undocumented |
Decorator for notebook API methods that behaves like the NotebookState
context.
Intended only for methods that change the notebook.