File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 487487 },
488488 {
489489 "command" : " jupyter.notebookeditor.runfocusedcell" ,
490- "title" : " Run Focused Cell " ,
490+ "title" : " %jupyter.command.jupyter.notebookeditor.runfocusedcell.title% " ,
491491 "category" : " Notebook" ,
492492 "enablement" : " notebookEditorFocused"
493493 },
Original file line number Diff line number Diff line change 9292 "message" : " Add Empty Cell to Notebook File" ,
9393 "comment" : [" {Locked='Notebook'}" ]
9494 },
95+ "jupyter.command.jupyter.notebookeditor.runfocusedcell.title" : " Run Focused Cell" ,
9596 "jupyter.command.jupyter.interruptkernel.title" : " Interrupt Kernel" ,
9697 "jupyter.command.jupyter.interruptkernel.shorttitle" : " Interrupt" ,
9798 "jupyter.command.jupyter.restartkernel.title" : " Restart Kernel" ,
You can’t perform that action at this time.
0 commit comments