207 Commits (b88fa0163a61c02bfbf0ddef8772fa9a5d931295)

Author SHA1 Message Date
jdfreder b88fa0163a Use npm for js and less builds
11 years ago
jdfreder ff9406f2e3 require.js ES5 -> commonjs ES5
11 years ago
Brian E. Granger 21f63d4322 Merge pull request #285 from Carreau/snr
11 years ago
Matthias Bussonnier 656628cbe6 Merge pull request #283 from crwilcox/noreferrer
11 years ago
Min RK 3d49cf3b27 remove large, wrong MathJax warning
11 years ago
Matthias Bussonnier 74ce3dae0d document, and trim whitespaces.
11 years ago
Min RK e122f061d8 Merge pull request #296 from Carreau/simpledev
11 years ago
Matthias Bussonnier 8bec3a79b2 improvement of UI
11 years ago
Matthias Bussonnier 51fabeba53 Merge pull request #277 from takluyver/notebookapp-jupyter
11 years ago
Matthias Bussonnier d4b1e9aa99 Wrong default.
11 years ago
Min RK dd5f151451 remove old IPython examples
11 years ago
Kyle Kelley d3668a87cc clusterlist is no longer part of jupyter/notebook
11 years ago
Matthias Bussonnier f9ad56e206 Add option to not use minified javascript and ease developpement.
11 years ago
Matthias Bussonnier 6459b20f15 Do not conflict with header named `notebook`.
11 years ago
Matthias Bussonnier 9563f1bf06 Allow replacement only in selection
11 years ago
Matthias Bussonnier 90e2a7a487 Fix bug, reenable minify
11 years ago
Matthias Bussonnier 768a9675eb pull styling in separate file
11 years ago
Matthias Bussonnier 966510f2a8 remove unrelated change
11 years ago
Matthias Bussonnier 0fc9232f14 Move search and replace to it's own file
11 years ago
Matthias Bussonnier a7f5651bff fix replace error in multiline codemirror things
11 years ago
Matthias Bussonnier 5d3ddd5f3b more cleanup
11 years ago
Matthias Bussonnier 95d64d5c53 start clening things up into functions
11 years ago
Matthias Bussonnier fce1ec14c7 SnR working !
11 years ago
Matthias Bussonnier e58992094e draft CaseSensitifvity and non-regexmatches.
11 years ago
Matthias Bussonnier 40ee54fffe draft snr
11 years ago
Matthias Bussonnier 6bd83883a3 Merge pull request #289 from minrk/nbextension-install
11 years ago
Jonathan Frederic 309dab2fe8 Merge pull request #260 from Carreau/typeahead
11 years ago
Min RK 2db0749cf3 relative import of ConfigManager
11 years ago
Min RK 6473a5a51d enable MathJax safe mode
11 years ago
Christopher Wilcox e0f3060629 Add rel=noreferrer to helplink URLs as sending the referrer link is unnecessary
11 years ago
Min RK cfdd431a4b Merge pull request #247 from crwilcox/master
11 years ago
Thomas Kluyver 2ad0e9f569 Remove outdated --profile example
11 years ago
Thomas Kluyver a83dd56d0f Remove some references to IPython in notebookapp
11 years ago
Christopher Wilcox 83536924e1 Undo change to the help links
11 years ago
Christopher Wilcox 6901b31697 Incorporate @minrk feedback
11 years ago
Matthias Bussonnier 589dce314e rename function
11 years ago
Min RK 13fee969ec leave empty commit hash when none found
11 years ago
Matthias Bussonnier 0f2f515a87 fix some of jon comments
11 years ago
Matthias Bussonnier 0f307f28f1 cleanup stuff and fix tests
11 years ago
Thomas Kluyver 474b124007 Select new cell if deleting only cell
11 years ago
Thomas Kluyver f316e121cf Cut, copy, paste and delete acting on multiple cells
11 years ago
Matthias Bussonnier 67dd3b4450 Finish writing the command palette
11 years ago
Matthias Bussonnier a6d2fb253b humanize shortcut, plus toolbar action
11 years ago
Matthias Bussonnier 5d009768dc icon before
11 years ago
Matthias Bussonnier bd1fbb52b7 tips
11 years ago
Matthias Bussonnier 97442cf8b1 big refactor,
11 years ago
Matthias Bussonnier daf7afb940 show keyboard shortcut
11 years ago
Simon Vurens 073f1c1b0d fixed refreshing on bad command
11 years ago
Matthias Bussonnier 69811a79f2 Now usable, autofocus, execute and hide.
11 years ago
Matthias Bussonnier bcc33b9608 actually use action data for now
11 years ago