MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / dispose

Method dispose

src/api.d.ts:167–167  ·  view source on GitHub ↗

* Removes this Server Collection.

()

Source from the content-addressed store, hash-verified

165 * Removes this Server Collection.
166 */
167 dispose(): void;
168}
169// #endregion
170

Callers 2

deactivateFunction · 0.65
deactivateFunction · 0.65

Implementers 15

JupyterServerCollectionImplsrc/codespaces/index.ts
CommandRegistrysrc/notebooks/debugger/commandRegistry
ProtocolParsersrc/notebooks/debugger/protocolParser.
JupyterDebugServicesrc/notebooks/debugger/jupyterDebugSer
ConnectionDisplayDatasrc/notebooks/controllers/connectionDi
PreferredKernelConnectionServicesrc/notebooks/controllers/preferredKer
NotebookCommunicationsrc/notebooks/controllers/notebookIPyW
PythonEnvKernelConnectionCreatorsrc/notebooks/controllers/pythonEnvKer
VSCodeNotebookControllersrc/notebooks/controllers/vscodeNotebo
QuickPickKernelItemProvidersrc/notebooks/controllers/kernelSource
KernelSourceCommandHandlersrc/notebooks/controllers/kernelSource
RemoteWidgetScriptSourceProvidersrc/notebooks/controllers/ipywidgets/s

Calls

no outgoing calls

Tested by

no test coverage detected