9776 Commits (a7387b863387ea8a1281b098bb4bf4329a212931)
 

Author SHA1 Message Date
Grant Nestor a7387b8633 Revise https://github.com/jupyter/notebook/pull/1755
9 years ago
Doug Blank 482ea4bb67 Adds edit and view buttons, #1752
9 years ago
Min RK 393a04d1b0 Merge pull request #2066 from jupyter/cm-up
9 years ago
Min RK 5721d7cc5b Merge pull request #2073 from minrk/var-contents
9 years ago
Min RK 83a2e83cf9 declare contents variable
9 years ago
Grant Nestor 0e38b009f5 Patch CodeMirror after `bower install`
9 years ago
Min RK cd47dac0ff Merge pull request #2061 from dkrenn/dkrenn/event-finished-exec
9 years ago
Min RK eb73920cbf Merge pull request #2070 from ivanov/halt-kernel
9 years ago
Paul Ivanov 051e430f98 fix tests
9 years ago
Paul Ivanov 03e410ba61 rename Halt to Shutdown
9 years ago
Paul Ivanov 95790be956 kernel halt confirmation dialog
9 years ago
Daniel Krenn e3bdb1586c cleanup
9 years ago
Daniel Krenn 540b51e7d0 trigger an event finished_execute.CodeCell
9 years ago
Daniel Krenn d689ac1a38 trigger an event finished_iopub.Kernel
9 years ago
Thomas Kluyver f5072cf434 Merge pull request #1827 from minrk/kernel-activity
9 years ago
Min RK 9cc55801ed codemirror 5.22
9 years ago
Kyle Kelley f8c41bec1a Merge pull request #2055 from ivanov/faster-testing
9 years ago
Paul Ivanov f28382da75 run the slowest tests first on Travis
9 years ago
Paul Ivanov eb3377cc45 speed up casperjs tests
9 years ago
Min RK dc873f1290 use self.request in status test
9 years ago
Min RK 2a5f8d2e17 add token auth to kernel websocket test
9 years ago
Min RK 75a0d71c28 give the server a second to notice that the websocket closed
9 years ago
Min RK 32a353378a track REST API activity
9 years ago
Min RK 8b76de80be move tz utils to top-level private module ._tz
9 years ago
Min RK bec396304b add connections to sessions API tests
9 years ago
Min RK 9f55a857f3 use Z isoformat in UTC timestamps
9 years ago
Min RK d45cb2ad80 track active kernel connections
9 years ago
Min RK b472c55d9b add activity watching to kernels
9 years ago
Thomas Kluyver 58c66ef453 Merge pull request #1984 from jasongrout/resize
9 years ago
Jason Grout b4928d481a Change ‘resize’ cell event to ‘resizeOutput’
9 years ago
Thomas Kluyver 666ecbf35c Merge pull request #2011 from minrk/unwebpack
9 years ago
Thomas Kluyver 4917ba4d44 Merge pull request #1991 from minrk/template-log-message
9 years ago
Min RK 68a514a29d Merge pull request #2033 from vlimant/master
9 years ago
Thomas Kluyver 4f819c4565 Merge pull request #2041 from clarka34/patch-1
9 years ago
clarka34 7ab7fd0c24 Update button icon.
9 years ago
Kyle Kelley f5f97d1f93 Merge pull request #2007 from minrk/password
9 years ago
Min RK 2659ff85b1 Merge pull request #2026 from ashaffer/master
9 years ago
jean-roch 6ab3a5c098 correcting function definition
9 years ago
Min RK 035fc91fa9 test runtime-loading of modules
9 years ago
Min RK f587b01f66 avoid race to set ws.onclose callback
9 years ago
Min RK 3fb26ad4da remove nonexistent lint test
9 years ago
Min RK 16a751c4d6 fix attachments test
9 years ago
Min RK 7188f02763 check if module is defined before checking for items on it
9 years ago
Min RK 003ce4e71a reimpelement casper.thenClick
9 years ago
Kyle Kelley 45bd561a9c Merge pull request #2038 from michaelpacer/mimetype_tpl
9 years ago
michaelpacer f3b4d16d14 fix typo(?) on the exception to edit application/javascript
9 years ago
michaelpacer cd24d1ee92 add .tpl to set of editable extensions by notebook text editor
9 years ago
vlimant ab019aae74 allows to overload the method to check unix-type password using crypt
10 years ago
Thomas Kluyver 9394d7af54 Merge pull request #2028 from pleabargain/patch-1
10 years ago
Dennis b97336c35d typo an to and
10 years ago