mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 06:40:30 -04:00
Pre-installs and registers kqlmagic (#9558)
Co-authored-by: Monica Gupta <mogupt@microsoft.com>
This commit is contained in:
@@ -87,6 +87,9 @@ export class JupyterServerInstallation implements IJupyterServerInstallation {
|
||||
}, {
|
||||
name: 'sparkmagic',
|
||||
version: '0.12.9'
|
||||
}, {
|
||||
name: 'Kqlmagic',
|
||||
version: '0.1.108'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user