23 Commits (385773d2c19ee4da29287bcbf74c38b17999071f)

Author SHA1 Message Date
Matthias Bussonnier ab85f165c7 Create shortcut editor for the notebook
10 years ago
Matthias Bussonnier 6954e996fd Remove debug console.log
10 years ago
Matthias Bussonnier 1096410fcf Try es6 and add a few features for shortcut editor.
10 years ago
Matthias Bussonnier c94023758e Fix some spelling
10 years ago
Matthias Bussonnier 4d5d19e3b7 Cleanup code, make it more redable
10 years ago
Matthias Bussonnier 05a5d8301e Make keyboard shortcuts declaratives
10 years ago
Jonathan Frederic 1ae63ce185 Load jquery and friends globally
10 years ago
Thomas Fors 8d68bdcf25 Change all js throw string to throw error in notebook/static
10 years ago
Brian E. Granger feb83d6c9d Merge pull request #708 from Carreau/fix-shift-jk
11 years ago
Matthias Bussonnier f05dfae0f3 Rework multiple selections to be continuous
11 years ago
Josh Barnes 1a855af8f2 give defined ordering to keyboard shortcuts with the same help_index
11 years ago
Dave Willmer 57cc23349e Add F10 key.
11 years ago
Matthias Bussonnier 2d5d548d79 Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic c8ff593efc Move source out
11 years ago
jdfreder ff9406f2e3 require.js ES5 -> commonjs ES5
11 years ago
Matthias Bussonnier 589dce314e rename function
11 years ago
Matthias Bussonnier 67dd3b4450 Finish writing the command palette
11 years ago
Matthias Bussonnier daf7afb940 show keyboard shortcut
11 years ago
Niole Nelson 3db5083b4a updated keyboard.js to throw errors instead of strints: #145
11 years ago
Niole Nelson 3e5e4a9293 updated keyboard.js to throw errors instead of strings, #145
11 years ago
Nicolas Barray 94d13ef899 shortcut: explicit exception message
11 years ago
Matthias Bussonnier 5ffcb42d29 remove reverse dependency for Keyboard
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago