initial commit for querytabv2

This commit is contained in:
Srinath Narayanan
2020-09-10 06:22:56 -07:00
parent 3fe63e88cb
commit c49cb55e75
11 changed files with 91 additions and 5 deletions

View File

@@ -353,7 +353,8 @@ export enum CollectionTabKind {
NotebookV2 = 15,
SparkMasterTab = 16,
Gallery = 17,
NotebookViewer = 18
NotebookViewer = 18,
QueryV2 = 19
}
export enum TerminalKind {