mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Use Existing Install option by default when setting up python on Mac and Linux. (#21093)
This commit is contained in:
@@ -28,6 +28,7 @@ export const allowRoot = 'allowRoot';
|
||||
|
||||
export const winPlatform = 'win32';
|
||||
export const macPlatform = 'darwin';
|
||||
export const linuxPlatform = 'linux';
|
||||
|
||||
export const jupyterNotebookProviderId = 'jupyter';
|
||||
export const jupyterConfigRootFolder = 'jupyter_config';
|
||||
|
||||
Reference in New Issue
Block a user