diff --git a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts index 22830b1188..069b1cd43c 100644 --- a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts +++ b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts @@ -78,7 +78,7 @@ export class JupyterServerInstallation { version: '1.3.0' }, { name: 'powershell-kernel', - version: '0.1.1' + version: '0.1.2' } ];