Commit Graph

3599 Commits (6e829de3d237136e4e86a56a16b4e2030300e30a)

Author SHA1 Message Date
Matthias Bussonnier c0efca80ea Merge pull request #7331 from minrk/fix-scroll
11 years ago
Matthias Bussonnier ea5f2066af Merge pull request #7340 from minrk/kernel-js-event
11 years ago
Matthias Bussonnier 41f24bbe2c Merge pull request #7358 from jdfreder/persistence-page-specific
11 years ago
Matthias Bussonnier 1e6f969c39 Merge pull request #7357 from jdfreder/error-overlay
11 years ago
Matthias Bussonnier 290dab0846 Merge pull request #7342 from jdfreder/wid-border-radius
11 years ago
Jonathan Frederic 47c12abbf3 Fix a bunch of bugs with the accordion and tab widgets
11 years ago
Jonathan Frederic 8ad7cb3f4b Associate persistence with URL
11 years ago
Jonathan Frederic b37c5d21d0 When executing a cell, clear output and ignore queued animations.
11 years ago
Jonathan Frederic edf737d111 invoke css
11 years ago
Jonathan Frederic 8ff7381ef3 Remove superfluous body tag from terminal less
11 years ago
Jonathan Frederic 8e54937893 Fixed pre-display "pixel-like" widget attribute parsing
11 years ago
Min RK 67abf3ddab update kernelspec test
11 years ago
Jonathan Frederic e2bb4ca875 invoke css
11 years ago
Jonathan Frederic 7b602f07cc Use page backdrop with the terminal
11 years ago
Jonathan Frederic d0ab0ad4aa Display kernels in alphabetical order.
11 years ago
Jonathan Frederic 992976844d Merge pull request #7302 from Carreau/1pix
11 years ago
Jonathan Frederic 8d3f5b2865 invoke css
11 years ago
Jonathan Frederic 1a1c93b9d2 Remove modal less
11 years ago
Jonathan Frederic 2f982bd1e0 invoke css
11 years ago
Jonathan Frederic 239b4ab3dc Fix widget radii
11 years ago
Jonathan Frederic 3f2dc88154 Remove the popup widget
11 years ago
Scott Sanderson 631a68d83e TEST: Test separate roots for Contents and Checkpoints.
11 years ago
Scott Sanderson f71f216880 DEV: More checkpoint API refactoring.
11 years ago
Min RK 2587cf710c load kernel js, css, logo on spec_changed event
11 years ago
Min RK 026ec844f9 update new notebook button with kernelspec changes
11 years ago
Matthias Bussonnier c1d9f4d436 Merge pull request #7283 from minrk/kernel-spec-model
11 years ago
Min RK c6b610f04f make FilesRedirectHandler redirect logic accessible
11 years ago
Min RK 86dca85890 handle deprecated files redirect on /notebooks
11 years ago
Matthias Bussonnier 4e2dfe2527 Some code cleanup in javascript and python
11 years ago
Min RK 96a5661648 fix scroll actions
11 years ago
Min RK 83f51e877c move Python-specific help links to kernel_info
11 years ago
Min RK cb0c95575e friendlier error messages when invoke/lessc are missing
11 years ago
Scott Sanderson dc295f67bd MAINT: Add missing `config=True`s.
11 years ago
Scott Sanderson 4da8a30f20 DEV: Refactor checkpoint logic from FileContentsManager.
11 years ago
Brian E. Granger df578b8835 Merge pull request #7307 from Carreau/remove-white
11 years ago
Brian E. Granger 87ab53bcfe Merge pull request #7311 from Carreau/reform-css-2
11 years ago
Brian E. Granger dd2c077939 Merge pull request #7318 from Carreau/dialog-border-radius
11 years ago
Matthias Bussonnier 031e829daf stack vertically keyboard shortcut on narrow viewport.
11 years ago
Matthias Bussonnier 0165e97c7c unify submenu style with menu style
11 years ago
Matthias Bussonnier 39444a7190 fix border radius on element.
11 years ago
Min RK 52d37ca17a Merge pull request #7312 from quantopian/refactor-contents-update
11 years ago
Min RK 729c233f7d Merge pull request #7308 from Carreau/reform-css
11 years ago
Scott Sanderson 9aad3c631f MAINT: Move `update` from FileContentsManager to ContentsManager.
11 years ago
Matthias Bussonnier 160690f50a reformat css
11 years ago
Min RK d94479ad29 Merge pull request #7251 from Carreau/unregister-preset
11 years ago
Matthias Bussonnier 54a3f47905 remove whitespace below menubar when toolbar hidden.
11 years ago
Min RK 47b41d980b Merge pull request #7287 from Carreau/mistake
11 years ago
Jonathan Frederic 09b289d932 Merge pull request #7274 from Carreau/global-command
11 years ago
Matthias Bussonnier 27f3c224c2 a few 1 pixel fixes.
11 years ago
Matthias Bussonnier b003b62de4 Actually test that the j-nth cell.
11 years ago
Brian E. Granger 7b21e13705 Merge pull request #7242 from jdfreder/terminal-fixes
11 years ago
Jonathan Frederic 34c08c035f New file open editor
11 years ago
Jonathan Frederic 6e86c7645b Fix JS test new button selector
11 years ago
Jonathan Frederic 9e3b18605a Reverse order of file/folder and notebooks in new menu
11 years ago
Jonathan Frederic e593e6a123 Dont prompt for name.
11 years ago
Jonathan Frederic 2c43bc60ae invoke css
11 years ago
Jonathan Frederic e0adde46f3 New new button
11 years ago
Jonathan Frederic 849c96ae61 Merge pull request #7268 from Carreau/ungroup-button
11 years ago
Jonathan Frederic c6548ebe0e Merge pull request #7288 from Carreau/that/this
11 years ago
Matthias Bussonnier 7a295d1924 Merge pull request #7273 from Carreau/content-no-namespace
11 years ago
Matthias Bussonnier 123c0f3b28 remove that.
11 years ago
Matthias Bussonnier 6b57f44bf6 ungroup button on dashboard
11 years ago
Matthias Bussonnier 1dfdda6e97 binary or is rare in JS
11 years ago
Min RK 43da311f5e add Notebook.ensure_extension
11 years ago
Matthias Bussonnier 06d4d1505a Merge pull request #7266 from Carreau/shutdown-orange
11 years ago
Min RK e7b6d5dec3 update kernelspec model tests
11 years ago
Min RK a417785c5e add resource URLs to kernelspec model
11 years ago
Min RK ad995dfdb8 Merge pull request #7244 from minrk/rm-signature
11 years ago
Thomas Kluyver 217e758e3d Merge pull request #7264 from dongweiming/custom_js_3.0
11 years ago
dongweiming 85a2a88396 Update custom.js for 3.0
11 years ago
Thomas Kluyver fa7423383e Merge pull request #7191 from minrk/contents-test-reuse
11 years ago
Min RK 4404c7ea2b checkpoint
11 years ago
Min RK 979eb2d281 don't enforce .ipynb extension in URLs
11 years ago
Min RK db5147998d docstring on test_dir
11 years ago
Thomas Kluyver eb93afeaf8 Merge pull request #7254 from quantopian/type-not-dotted-object
11 years ago
Bussonnier Matthias 9c959ce6b1 correct variable name
11 years ago
Bussonnier Matthias 15ab64e884 make global css change on command/edit mode
11 years ago
Bussonnier Matthias eaf8fdc4f9 Do not inject self in IPython namespace
11 years ago
Scott Sanderson acf011bd9c DEV: Tweaks to Login/LogoutHandler setup.
11 years ago
Jonathan Frederic 7926c36b0d Remove right margin from the terminal
11 years ago
Jonathan Frederic 8d2e57e3ef invoke css
11 years ago
Jonathan Frederic 028b79b385 Move kernel logo to right margin.
11 years ago
Jonathan Frederic fd5659427d invoke css
11 years ago
Jonathan Frederic 2c714357c4 Review comments
11 years ago
Jonathan Frederic 359bc2e1bc invoke css
11 years ago
Jonathan Frederic 096b1638bf Remove padding on editor
11 years ago
Jonathan Frederic 7daba81475 invoke css
11 years ago
Jonathan Frederic cda53215ba Improve edit app
11 years ago
Jonathan Frederic b81a9f6bc6 invoke css
11 years ago
Jonathan Frederic 972065ad22 Additional aesthetic clean-up
11 years ago
Jonathan Frederic 461b2e74b6 invoke css
11 years ago
Jonathan Frederic 94a893d975 Prevent terminal from scrolling
11 years ago
Jonathan Frederic fbc2adf2d5 Make things consistent
11 years ago
Jonathan Frederic 4e7832cf64 invoke css
11 years ago
Jonathan Frederic 726c95cbff Address review comments
11 years ago
Bussonnier Matthias 2b0147c21a no shadow on print media
11 years ago
Matthias Bussonnier 6e9ef7abeb Style notebook as a document
11 years ago
Jonathan Frederic 4d62ad0df6 invoke css
11 years ago
Jonathan Frederic 79fe99d124 Make terminal pretty
11 years ago
Jonathan Frederic 3969f0ec84 Move terminal less into better location
11 years ago