diff --git a/notebook/static/tree/js/notebooklist.js b/notebook/static/tree/js/notebooklist.js index 319e65568..995b8fb13 100644 --- a/notebook/static/tree/js/notebooklist.js +++ b/notebook/static/tree/js/notebooklist.js @@ -835,6 +835,7 @@ define([ } } }, + // TODO: Consider adding fancier UI per Issue #941. open : function () { // Upon ENTER, click the OK button. input.keydown(function (event) {