108 Commits (a6d2fb253b8a2ff25b1f6ff21963de440dbd0fa5)

Author SHA1 Message Date
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
Matthias Bussonnier 80934cafdb ready rebase
11 years ago
Simon Vurens c0617e93bc moved commandpalette to new class
11 years ago
Matthias Bussonnier b873e8337d try to create better html structure.
11 years ago
Matthias Bussonnier d6a0217b01 get things on the page workign
11 years ago
Matthias Bussonnier 91fe9f2d01 start workign on typeahead
11 years ago
Thomas Kluyver 0cde7269a5 JSdoc for merge_cells method
11 years ago
Thomas Kluyver dcd676d499 Clear selected range on entering edit mode
11 years ago
Thomas Kluyver 92e266f4e2 Merge cells based on range selection
11 years ago
Thomas Kluyver 792f928578 Multi-cell selection based on a selection anchor cell
11 years ago
Thomas Kluyver 450597d754 First attempt at multi-cell selection
11 years ago
Eben Olson dde3c3cc75 increase completer z-index to be in front of pager
11 years ago
Min RK 2f3789fb95 back to dev
11 years ago
Min RK 1c839f686b release 4.0.1
11 years ago
Min RK 496289e441 Merge pull request #240 from takluyver/download-ipynb-ajax
11 years ago
Min RK ff191ae630 load widget extension in js
11 years ago
Min RK a36dcf2f98 export utils.load_extension
11 years ago
Thomas Kluyver 9c2fdb7c30 Use window.location trick for download as ipynb
11 years ago
Min RK 30c235def1 Merge pull request #216 from nitind/issue158_rendered_html_on_divs
11 years ago
Nitin Dahyabhai 4288dc1c6d Issue 158 - Rendered markdown div should get .rendered_html class
11 years ago
Thomas Kluyver f2c5e6ba98 Catch error adding link to notebook list
11 years ago
Min RK 854aa1af8e Merge pull request #222 from flying-sheep/patch-1
11 years ago
Min RK c0f3b0abed Merge pull request #120 from jdfreder/widgets
11 years ago
Philipp A. 3029212849 fixed logic error and moved question
11 years ago
Philipp A. e5ec203028 Ask for confirmation if kernel is busy
11 years ago
Min RK 715e87afc2 Fix scope on restart buttons
11 years ago
Min RK 3a750dad13 Revert custom themes
11 years ago
Niole Nelson 248c15eb32 sort order of all files and directories is now case-insensitive
11 years ago
Min RK 21fb85ad4c Merge pull request #200 from SylvainCorlay/default_theme
11 years ago
Sylvain Corlay 01a9dd8424 step-forward button
11 years ago
Sylvain Corlay e5ebb5a7cc default by default
11 years ago
Min RK ad937b47bf Merge pull request #179 from nsonnad/add-themes-config
11 years ago
Thomas Kluyver b8b3c6152d Display HTML in pager if supplied
11 years ago
Jonathan Frederic fbae11d334 Get rid of useless loop
11 years ago
Jonathan Frederic c819c333f7 @takluyver 's comments :check:
11 years ago
Jonathan Frederic 0c8315f72d Fix spaces
11 years ago
Jonathan Frederic f5296808ff Load modules individually, so a missing module doesn't 💩 on everything.
11 years ago
Min RK cead281f26 Merge pull request #187 from niole/master
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
Min RK e8b3c17693 Merge pull request #182 from frederikhermans/master
11 years ago
Frederik Hermans 7c119caae6 Explicitly set monospace font on input.raw_input
11 years ago
Frederik Hermans a31a64ad69 Replace raw_input_prompt span tag with a pre tag
11 years ago