mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
adds TODO regarding the fancier UI
This commit is contained in:
parent
ac9b107e2b
commit
ecbeb59f18
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user