mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Run with Parameters learn more link to use correct format and kernels (#15547)
* indicate to users correct format and kernels * add test for unsupported kernel * replace with enum
This commit is contained in:
@@ -36,6 +36,7 @@ export enum CellOutputKind {
|
||||
Rich = 3
|
||||
}
|
||||
|
||||
|
||||
export const NOTEBOOK_DISPLAY_ORDER = [
|
||||
'application/json',
|
||||
'application/javascript',
|
||||
|
||||
Reference in New Issue
Block a user