Fix help menu and reference snapshots

pull/6336/head
Jeremy Tuloup 4 years ago
parent 02caaa0731
commit 4b146c18f9

@ -12,11 +12,11 @@
},
{
"type": "separator",
"rank": 10
"rank": 1
},
{
"command": "help:shortcuts",
"rank": 11
"rank": 20
}
]
}

@ -168,7 +168,7 @@ const plugin: JupyterFrontEndPlugin<void> = {
}));
if (menu) {
menu.helpMenu.addGroup(resourcesGroup, 20);
menu.helpMenu.addGroup(resourcesGroup, 30);
}
}
};

@ -11,11 +11,11 @@
"items": [
{
"command": "jupyter-notebook:open-notebook",
"rank": 1
"rank": 10
},
{
"command": "jupyter-notebook:open-lab",
"rank": 1
"rank": 10
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Loading…
Cancel
Save