We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece0a77 commit e294313Copy full SHA for e294313
notebook/static/notebook/js/maintoolbar.js
@@ -55,8 +55,7 @@ define([
55
],
56
'run_int'],
57
['<add_celltype_list>'],
58
- [['jupyter-notebook:show-command-palette']],
59
- ['<add_celltoolbar_reminder>']
+ [['jupyter-notebook:show-command-palette']]
60
];
61
this.construct(grps);
62
};
0 commit comments