File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 937937 "group" : " navigation@1" ,
938938 "when" : " isWorkspaceTrusted && notebookKernel =~ /^ms-toolsai.jupyter\\ // || isWorkspaceTrusted && !notebookKernel"
939939 },
940- {
941- "command" : " jupyter.interruptkernel" ,
942- "group" : " navigation@2" ,
943- "when" : " isWorkspaceTrusted && notebookKernel =~ /^ms-toolsai.jupyter\\ // || isWorkspaceTrusted && !notebookKernel"
944- },
945940 {
946941 "command" : " jupyter.openVariableView" ,
947942 "group" : " navigation@3" ,
11991194 "category" : " Jupyter" ,
12001195 "when" : " jupyter.hascodecells && jupyter.ispythonorinteractiveeactive && !notebookEditorFocused && isWorkspaceTrusted"
12011196 },
1202- {
1203- "command" : " jupyter.interruptkernel" ,
1204- "title" : " %jupyter.command.jupyter.interruptkernel.title%" ,
1205- "category" : " Jupyter" ,
1206- "when" : " jupyter.ispythonorinteractiveeactive && isWorkspaceTrusted"
1207- },
12081197 {
12091198 "command" : " jupyter.restartkernel" ,
12101199 "title" : " %jupyter.command.jupyter.restartkernel.title%" ,
You can’t perform that action at this time.
0 commit comments