6067 Commits (e660a12934e10a322b5bba76750f44e835fcc263)
 

Author SHA1 Message Date
Min RK 4871cc4f1d wait for kernel_ready after ws_closed_error
12 years ago
Min RK 19bcc5fed9 bump minimum tornado version to 4.0
12 years ago
Min RK f8d59bcd9e forward-port draft76 websockets
12 years ago
Min RK c0f64529bf allow js tests to run with tornado 4 and phantomjs
12 years ago
Min RK 42f0684994 add events to ws_closed_error in kernel.js
12 years ago
Min RK 59b54eba53 add Reconnect to kernel menu
12 years ago
Min RK fe00509f32 add sticky `Connection lost` notification
12 years ago
mvr 256e82a140 [issue547] add emacs tmp files and .coverage files to gitignore
12 years ago
Min RK a6d427e5c9 add exponential falloff for reconnect
12 years ago
Min RK 61479fde4c Merge pull request #6882 from takluyver/i6239-docstring
12 years ago
Thomas Kluyver 5f456ef438 Document limitations of symlink parameter to install_nbextension
12 years ago
Min RK 7cee09381f Merge pull request #6861 from quantopian/template_dir_option
12 years ago
Min RK 62e493a9b4 Merge pull request #6873 from takluyver/contents-api-no-dialog
12 years ago
Thomas Kluyver 9a7c6e78d9 JS Contents API doesn't need dialog module
12 years ago
Thomas Kluyver bf4950d803 Merge pull request #6835 from minrk/travis-pip
12 years ago
Scott Sanderson 8a6af683ce DOC: Fix typo in comment.
12 years ago
Thomas Kluyver ae6ae8f7b0 Return updated config from PATCH requests
12 years ago
Thomas Kluyver c26b0f6961 Fix writing JSON on Python 2
12 years ago
Thomas Kluyver 425d5a1c02 Apply JSON config updates recursively
12 years ago
Thomas Kluyver 6786f86c63 Fix docstring, validate JSON on PUT
12 years ago
Thomas Kluyver a76a546627 Add REST API for retrieving, storing and updating config
12 years ago
Scott Sanderson c1196da096 DEV: Add IPython.html to the default template path.
12 years ago
Thomas Kluyver 39bf433c9d Merge pull request #6860 from minrk/slimerjs
12 years ago
Scott Sanderson cd1304961f DEV: Support for configurable list of extra jinja template directories.
12 years ago
Min RK c88bd5025a distinguish capture_output from buffer_output
12 years ago
Jonathan Frederic bfdf9596fd Fix bug where cell toolbars are not redrawn,
12 years ago
Thomas Kluyver 538fcbc025 Close new window on error creating terminal
12 years ago
Thomas Kluyver e6939f9aa5 Merge pull request #6846 from minrk/deprecate-heading-ui
12 years ago
Thomas Kluyver 8da4e89e3a Make a window immediately, and set its location on response
12 years ago
Matthias Bussonnier 97fb92a824 Merge pull request #6851 from v923z/master
12 years ago
v923z a2081d042e replaced nbmodel.orig_nbformat by orig_nbformat
12 years ago
v923z 9c122dcd15 fixed notebook checking code
12 years ago
Min RK ef49e32ef0 Merge pull request #6783 from takluyver/contentsmanager-js
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 2a497c16eb load_file -> load
12 years ago
Thomas Kluyver 1f2e4cc6c3 Fix passing empty list to draw_notebook_list()
12 years ago
Thomas Kluyver a4f869aa8b Rename methods to remove _file suffix
12 years ago
Thomas Kluyver 5279418acf Make Contents.new more generic
12 years ago
Thomas Kluyver 4452754a6b Set notebook nbformat in toJSON
12 years ago
Thomas Kluyver d4a2d85383 Merge pull request #6844 from minrk/nbformat4-from-backport
12 years ago
Min RK 6b67a69c22 don't assume converted notebooks are old
12 years ago
Thomas Kluyver 963921c4ff Merge pull request #6832 from minrk/request-only-once
12 years ago
Min RK 2462d71e1c upate exmaple notebooks to nbformat v4
12 years ago
Thomas Kluyver 684516c79f Fix copy-paste mistakes
12 years ago
Thomas Kluyver 658eb39c56 Remove one more unnecessary cache parameter
12 years ago
Thomas Kluyver 2962a3ce17 Remove some unnecessary cache: false parameters
12 years ago
Thomas Kluyver a2f3e23fd8 Add copy_file to contents JS API
12 years ago
Thomas Kluyver 1ae6be218d Fix require config
12 years ago
Thomas Kluyver b8f9dc07e2 Fix error callback when deleting file
12 years ago