diff --git a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts index cdb85ce50c..26fe5d1590 100644 --- a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts +++ b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts @@ -95,7 +95,7 @@ export class JupyterServerInstallation implements IJupyterServerInstallation { version: '1.3.0' }, { name: 'powershell-kernel', - version: '0.1.2' + version: '0.1.3' } ];