diff --git a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts index 63b7341521..87fb95d589 100644 --- a/extensions/notebook/src/jupyter/jupyterServerInstallation.ts +++ b/extensions/notebook/src/jupyter/jupyterServerInstallation.ts @@ -77,7 +77,7 @@ export class JupyterServerInstallation { version: '1.3.0' }, { name: 'powershell-kernel', - version: '0.1.0' + version: '0.1.1' } ];