Skip to content

Commit 31c338e

Browse files
authored
1 parent f65642b commit 31c338e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions/ipynb/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"menus": {
5656
"file/newFile": [
5757
{
58-
"command": "ipynb.newUntitledIpynb"
58+
"command": "ipynb.newUntitledIpynb",
59+
"group": "notebook"
5960
}
6061
],
6162
"commandPalette": [

0 commit comments

Comments
 (0)