101 Commits (5f9e75dcef60cf7c9727e1b44be55806722886b1)

Author SHA1 Message Date
Mathieu d90cc0e0de put current kernel at the top
11 years ago
Mathieu 4e5839dde4 add choice of kernel for new notebook
11 years ago
Mathieu 0eb340b3e2 create new notebook with same kernel
11 years ago
Min RK ffaa09492a Merge pull request #7315 from Carreau/codacy2
11 years ago
Matthias Bussonnier 4e2dfe2527 Some code cleanup in javascript and python
11 years ago
Min RK 83f51e877c move Python-specific help links to kernel_info
11 years ago
Min RK 93bbf6d52e remove nbconvert_exporter handling from frontend
12 years ago
Jonathan Frederic 353a9afd34 Kill the layout manager
12 years ago
Jonathan Frederic b53386b37b Ran function comment conversion tool
12 years ago
Thomas Kluyver 8bfec5015b Add the . into file_extension
12 years ago
Thomas Kluyver 58b0669b9b Fix asyncy nbconvert to download
12 years ago
Thomas Kluyver 800e2ad25a 'Download as' script
12 years ago
Min RK 388fec4f96 Merge pull request #6924 from takluyver/contents-promises
12 years ago
Thomas Kluyver f7860ce9d2 Remove trailing comma
12 years ago
Thomas Kluyver 7240d2dafc Just use notebook_path in download URLs
12 years ago
Thomas Kluyver aecb4bffa5 All aboard the promise train
12 years ago
Min RK 0a22217f7e Merge pull request #6900 from takluyver/contents-api-get-as-type
12 years ago
Thomas Kluyver e453b160b1 Some fixes for the tree view
12 years ago
Thomas Kluyver 260ebcebcf Open window before creating new notebook
12 years ago
Min RK 3870a30ce4 contents.new_untitled to match Python API
12 years ago
Min RK 39041a9f03 address review in contents service
12 years ago
Min RK 8407ba3a08 update frontend with path/name changes
12 years ago
Min RK 59b54eba53 add Reconnect to kernel menu
12 years ago
Thomas Kluyver e6939f9aa5 Merge pull request #6846 from minrk/deprecate-heading-ui
12 years ago
Thomas Kluyver b7a558d5b9 Use synchronous request for creating new notebooks
12 years ago
Min RK 04bcfa626d deprecate heading cells in UI
12 years ago
Thomas Kluyver 5279418acf Make Contents.new more generic
12 years ago
Kester Tong 89df330129 Modifies Contents API to return Error objects
12 years ago
Thomas Kluyver ea314a2a86 Rename callback parameters to success/error
12 years ago
Thomas Kluyver 060dd1305c Miscellaneous JS fixes
12 years ago
Thomas Kluyver 9538726b16 Don't do UI stuff in contents API module
12 years ago
Jeff Hemmelgarn 53463898eb Move contentmanager to contents
12 years ago
KesterTong 993833d018 Replace other methods with ContentManager.new_notebook
12 years ago
Min RK 1d7f8803e0 use ?download=1 to trigger download in /files/
12 years ago
Thomas Kluyver eacd05505c Open download in a new window instead of changing the URL
12 years ago
Jessica B. Hamrick 3dfe601a8f Fix session references in toolbar and menubar
12 years ago
Matthias Bussonnier 77ec6fdfa2 Merge pull request #6205 from Carreau/momentjs
12 years ago
MinRK 0909694b50 avoid race condition when deleting/starting sessions
12 years ago
Matthias BUSSONNIER 8b20aee32e use momentjs for nice dates
12 years ago
Matthias BUSSONNIER 4d9611a9ff add TODO
12 years ago
Matthias BUSSONNIER 5b9f518513 move styling from js to css
12 years ago
MinRK d345546d15 add bootstrap shim for require
12 years ago
Jonathan Frederic b15633a89e Fix all the tests
12 years ago
Jonathan Frederic ee76005bc2 More review changes
12 years ago
Jonathan Frederic 669db572f2 Fix some dialog keyboard_manager problems
12 years ago
jon 70ffd96eb9 Added some nice comments,
12 years ago
jon d9ab2d203a In person review with @ellisonbg
12 years ago
jon 1e098560b8 Revert "Google hangout review comments."
12 years ago
Jonathan Frederic eb2b1ab4a4 Google hangout review comments.
12 years ago
Jonathan Frederic c7961ae2db Fix imports of "modules",
12 years ago