Commit Graph

417 Commits (86dca85890551fe2e11694a04e771d775cf8134f)

Author SHA1 Message Date
Min RK 979eb2d281 don't enforce .ipynb extension in URLs
11 years ago
Matthias Bussonnier 031252d44f Merge pull request #7207 from takluyver/rm-nb-user-config
11 years ago
Thomas Kluyver 95e60a544c Update test to modify class config for default_cell_type
11 years ago
Min RK 7c8f2fd0f5 fix widget-import-warning test
11 years ago
Min RK 982a742112 Merge pull request #6700 from Carreau/actions-2
11 years ago
Min RK cadd5a14fe Merge pull request #6747 from jdfreder/combofix
11 years ago
Bussonnier Matthias 8fc6d2ff1f saving notebook does not run cell.
11 years ago
Bussonnier Matthias 7a3a61fe81 make pseudo action in their own dcit.
11 years ago
Matthias Bussonnier 2d51cec3c8 adresses Min comments x2
11 years ago
Bussonnier Matthias e292a82dff Fix comments
11 years ago
Matthias Bussonnier f43d8585d1 Add notion of actions to celltoolbar
11 years ago
Min RK f0181836b2 run test server in thread
11 years ago
Thomas Kluyver 8160308bb2 Merge pull request #7120 from Carreau/fix-widget-load
11 years ago
Bussonnier Matthias affdb6a8ff fix test
11 years ago
Nicholas Bollweg (Nick) eef949eda9 fixing tests
11 years ago
Nicholas Bollweg (Nick) 8f5b447eaf removing monkeypatch, importing rest of codemirror default theme
11 years ago
Nicholas Bollweg (Nick) 68c4714338 using codemirror mode/meta for detection
11 years ago
Jonathan Frederic 2969de609d Selection test fix
11 years ago
Matthias Bussonnier 5db4b7a8ee Merge pull request #6668 from Carreau/actions
11 years ago
Jonathan Frederic 907bde3b25 Address review comments
11 years ago
Jonathan Frederic eb319c8aab Promise logic is infectious like a disease
11 years ago
Jonathan Frederic 0d591619c6 Make all tests async display safe
11 years ago
Jonathan Frederic 56c5020a84 bool_test passing with slimerjs
11 years ago
Jonathan Frederic 8c149c9112 Current state with lots and lots of debugging junk
11 years ago
Jonathan Frederic 6ee932f298 Add rsvp to setupbase
11 years ago
Jonathan Frederic 26d012b3b7 Add comment clarifying new hook function,
11 years ago
Jonathan Frederic 17108fed3b Make errors clearer!
11 years ago
Jonathan Frederic 66caa322c5 Make Page Error output clearer
11 years ago
Jonathan Frederic 77789daa12 Test fixes
11 years ago
Jonathan Frederic 4beda5d0fb Initial stab at adding promises to the widget framework.
11 years ago
Sylvain Corlay 2a026ed45b Test packing/unpacking instances of Date and String
11 years ago
Min RK ba370731a5 fix and test path regexes
11 years ago
Min RK 5c2ae3e92c fix link-following logic in directory nav
11 years ago
Min RK 81764cc1e0 update save test
11 years ago
MinRK 3ada0c2c27 Remove separate 'path', 'name' in Contents API
11 years ago
Min RK 4871cc4f1d wait for kernel_ready after ws_closed_error
11 years ago
Min RK 42f0684994 add events to ws_closed_error in kernel.js
11 years ago
Min RK 525f6a7561 fix backward `f, nb` args for nbformat.write
11 years ago
MinRK af735018f3 don't use nbformat.current in IPython.html
11 years ago
MinRK ae0b46aa3f address review from takluyver
11 years ago
MinRK dd95b1ef5f remove heading cells in v4
11 years ago
MinRK 6ca260e611 output[mime/type] -> output.data[mime/type] in javascript
11 years ago
MinRK 14cfb2efc1 s/prompt_number/execution_count in nbformat 4
11 years ago
MinRK 07079095a8 update html/js to nbformat 4
11 years ago
Min RK 1d7f8803e0 use ?download=1 to trigger download in /files/
11 years ago
Jonathan Frederic ba77877c18 Rebase fixes
11 years ago
Jonathan Frederic 04d0874a80 JS test fix
11 years ago
Jonathan Frederic cb2c76999c Address some more review comments...
11 years ago
Jonathan Frederic 3cb5ac6fbb Clarified API for the create_model function,
11 years ago
Jonathan Frederic 5366cef17d Fix an issue in the `kernel_running` function of the JS tests,
11 years ago