mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Change ps kernel version to latest 4 updated flow (#9023)
This commit is contained in:
@@ -95,7 +95,7 @@ export class JupyterServerInstallation implements IJupyterServerInstallation {
|
||||
version: '1.3.0'
|
||||
}, {
|
||||
name: 'powershell-kernel',
|
||||
version: '0.1.2'
|
||||
version: '0.1.3'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user