mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update output channel name for Jupyter Notebooks. (#4246)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
// CONFIG VALUES ///////////////////////////////////////////////////////////
|
||||
export const extensionConfigSectionName = 'dataManagement';
|
||||
export const extensionOutputChannel = 'SQL Server 2019 Preview';
|
||||
export const extensionOutputChannel = 'Jupyter Notebooks';
|
||||
export const configLogDebugInfo = 'logDebugInfo';
|
||||
|
||||
// JUPYTER CONFIG //////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user