Readonly
builderThe builder for the manager.
Readonly
connectionA signal emitted when there is a connection failure with the server.
Readonly
contentsThe contents manager for the manager.
Readonly
eventsThe events service manager.
Readonly
isReadonly
isTest whether the manager is ready.
Readonly
kernelsThe kernel manager of the manager.
Readonly
kernelspecsThe kernelspec manager for the manager.
Readonly
nbconvertThe nbconvert manager for the manager.
Readonly
readyA promise that fulfills when the manager is initially ready.
Readonly
serverThe server settings of the manager.
Readonly
sessionsThe session manager for the manager.
Readonly
settingsThe setting manager for the manager.
Readonly
terminalsThe terminals manager for the manager.
Readonly
userThe user manager for the manager.
Readonly
workspacesThe workspace manager for the manager.
Dispose of the resources held by the object.
If the object's dispose
method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
A service manager interface.