{ "toolbar": [ { "name": "save", "args": {}, "command": "", "disabled": true, "rank": 10 }, { "name": "insert", "args": {}, "command": "notebook:insert-cell-below", "disabled": true, "icon": "ui-components:add", "rank": 20 }, { "name": "cut", "args": {}, "command": "notebook:cut-cell", "disabled": true, "rank": 21 }, { "name": "copy", "args": {}, "command": "notebook:copy-cell", "disabled": true, "rank": 22 }, { "name": "paste", "args": {}, "command": "notebook:paste-cell-below", "disabled": true, "rank": 23 }, { "name": "run", "args": {}, "command": "notebook:run-cell-and-select-next", "disabled": true, "rank": 30 }, { "name": "interrupt", "args": {}, "command": "notebook:interrupt-kernel", "disabled": true, "rank": 31 }, { "name": "restart", "args": {}, "command": "notebook:restart-kernel", "disabled": true, "rank": 32 }, { "name": "restart-and-run", "args": {}, "command": "notebook:restart-run-all", "disabled": true, "rank": 33 }, { "name": "cellType", "args": {}, "command": "", "disabled": false, "rank": 40 }, { "name": "spacer", "args": {}, "command": "", "disabled": false, "type": "spacer", "rank": 100 }, { "name": "spacer", "args": {}, "command": "", "disabled": false, "type": "spacer", "rank": 100 }, { "name": "kernelName", "args": {}, "command": "", "disabled": true, "rank": 1000 }, { "name": "executionProgress", "args": {}, "command": "", "disabled": true, "rank": 1002 }, { "name": "scrollbar", "args": {}, "command": "notebook:toggle-virtual-scrollbar", "disabled": true, "rank": 1003 } ] }