diff --git a/notebook/static/notebook/js/maintoolbar.js b/notebook/static/notebook/js/maintoolbar.js index 49b539b28..9661e2bd1 100644 --- a/notebook/static/notebook/js/maintoolbar.js +++ b/notebook/static/notebook/js/maintoolbar.js @@ -55,10 +55,34 @@ define([ ], 'run_int'], [''], - [['jupyter-notebook:show-command-palette']] + [['jupyter-notebook:show-command-palette']], + [''] ]; this.construct(grps); }; + + MainToolBar.prototype._pseudo_actions = {}; + + + // reminder of where the celltoolbar new menu is, remove for 5.0 + MainToolBar.prototype._pseudo_actions.add_celltoolbar_reminder = function () { + var _b = $('