Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
deactivate
Function · 0.65
deactivate
Function · 0.65
Implementers
15
JupyterServerCollectionImpl
src/codespaces/index.ts
CommandRegistry
src/notebooks/debugger/commandRegistry
ProtocolParser
src/notebooks/debugger/protocolParser.
JupyterDebugService
src/notebooks/debugger/jupyterDebugSer
ConnectionDisplayData
src/notebooks/controllers/connectionDi
PreferredKernelConnectionService
src/notebooks/controllers/preferredKer
NotebookCommunication
src/notebooks/controllers/notebookIPyW
PythonEnvKernelConnectionCreator
src/notebooks/controllers/pythonEnvKer
VSCodeNotebookController
src/notebooks/controllers/vscodeNotebo
QuickPickKernelItemProvider
src/notebooks/controllers/kernelSource
KernelSourceCommandHandler
src/notebooks/controllers/kernelSource
RemoteWidgetScriptSourceProvider
src/notebooks/controllers/ipywidgets/s
Calls
no outgoing calls
Tested by
no test coverage detected