diff --git a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts index 53f5e7cfa5..63b7341521 100644 --- a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts +++ b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts @@ -78,9 +78,6 @@ export class JupyterServerInstallation { }, { name: 'powershell-kernel', version: '0.1.0' - }, { - name: 'sqlmlutils', - version: '0.7.1' } ];