ReadonlybuilderThe builder for the manager.
ReadonlyconnectionA signal emitted when there is a connection failure with the server.
ReadonlycontentsThe contents manager for the manager.
ReadonlyeventsThe events service manager.
ReadonlyisReadonlyisTest whether the manager is ready.
ReadonlykernelsThe kernel manager of the manager.
ReadonlykernelspecsThe kernelspec manager for the manager.
ReadonlynbconvertThe nbconvert manager for the manager.
ReadonlyreadyA promise that fulfills when the manager is initially ready.
ReadonlyserverThe server settings of the manager.
ReadonlysessionsThe session manager for the manager.
ReadonlysettingsThe setting manager for the manager.
ReadonlyterminalsThe terminals manager for the manager.
ReadonlyuserThe user manager for the manager.
ReadonlyworkspacesThe 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.