1828 Commits (aa58dcbca4e0d64ae2343b2e72f90c1191fa5aa4)

Author SHA1 Message Date
Thomas Kluyver 11ba6be432 Merge pull request #2745 from gnestor/keymap-default
9 years ago
Min RK ed139a1cea avoid base64-literals in image tests
9 years ago
Grant Nestor f222978992 Remove comments
9 years ago
Thomas Kluyver 9dabaa2ccf Merge pull request #2774 from iamlemec/master
9 years ago
Grant Nestor fb4af909a1 5.2.0.dev
9 years ago
Grant Nestor aa3c1a5481 Merge pull request #2357 from Ashamandi/master
9 years ago
Douglas Hanley c946374aba output_prompt_function: construct node rather than use HTML string
9 years ago
Doug Hanley 53c39ff61f Factor out output_prompt_function, as is done with input prompt
9 years ago
Thomas Kluyver 5a0ee98441 Merge pull request #2767 from minrk/filename
9 years ago
Thomas Kluyver f315f23fe9 Merge pull request #2823 from vidartf/nbval-ci
9 years ago
Grant Nestor ff49a10a36 release 5.1.0
9 years ago
Thomas Kluyver 3543f79254 Merge pull request #2752 from minrk/schedule-stop-callback
9 years ago
Min RK b2bd0ff702 missing add_callback_from_signal
9 years ago
Thomas Kluyver 60f81e49b2 release 5.1.0rc3
9 years ago
M Pacer 2fac7003e2 changed all python variables named file to file_name to not override built_in file
9 years ago
Vidar Tonaas Fauske f6de61d34e Fix some broken links and permanent redirects
9 years ago
Min RK 86092a1d10 use add_callback_from_signal
9 years ago
Min RK f8a6e1c5b7 Merge pull request #2792 from takluyver/mathjax-callback-err
9 years ago
cebolan 31f888e6ae Fix documentation on keyboard shortcuts
9 years ago
Miro Hrončok 6e1ac76423 Have _ defined in notebook.transutils
9 years ago
Thomas Kluyver 379c359fa1 Log failure to load notebook at error level
9 years ago
Thomas Kluyver 41062f87b3 Ensure AMSmath is loaded before calling resetEquationNumbers method
9 years ago
Thomas Kluyver 04c5aec072 Catch errors from queueing Mathjax resetEquationNumbers call.
9 years ago
Thomas Kluyver e3df23656e Prevent uploading file twice
9 years ago
Thomas Kluyver 20cac8236d URL escape file path in iframe view handler
9 years ago
Grant Nestor 2136007923 release 5.1.0rc1
9 years ago
Thomas Kluyver 3115f0602f deprecated name warn() -> warning()
9 years ago
Thomas Kluyver 1e511c5ebf Catch OSError when getting file mtime & ctime
9 years ago
Min RK d6a534ec5b use RFC5987 encoding for filenames
9 years ago
Grant Nestor 64ed6e439c Don't url escape filenames on download
9 years ago
Min RK 90004b9032 schedule IOLoop.stop on the main thread
9 years ago
Grant Nestor 62bc68c585 Make "extraKeys" consistent for notebook and editor
9 years ago
Grant Nestor 4424b0e46a Switch back to "default" keycap
9 years ago
Grant Nestor e36bafd164 Set "sublime" to default keymap for editor
9 years ago
Thomas Kluyver 835bbd132c Set CodeMirror mode using mimetype, not mode name
9 years ago
Grant Nestor b099303a96 release 5.1.0rc1
9 years ago
Vidar Tonaas Fauske 9249ae25e1 Add buffers argument to CommManager.new_comm
9 years ago
Vidar Tonaas Fauske 05c1f6feb8 Add buffers argument to comm open/close
9 years ago
Min RK da2d54f73e Merge pull request #2718 from Madhu94/trust_without_save
9 years ago
Thomas Kluyver 2884afc3cb Describe the --py flag for uninstall command
9 years ago
Thomas Kluyver d992f42421 Fix description for disable command
9 years ago
Thomas Kluyver add7c44d51 Uninstall an nbextension from the first location it is found
9 years ago
madhu 2208917c05 fix(notebook): Allow notebooks to be trusted without triggering
9 years ago
Thomas Kluyver 823e447293 Merge pull request #2534 from gnestor/issue-2151
9 years ago
Grant Nestor 4ac086d477 Remove commented out old code
9 years ago
Thomas Kluyver e37b6976c8 Add promise for notebook_loaded.Notebook event
9 years ago
Grant Nestor 8644a15a6b Prevent marked from returning inline styles for table cells
9 years ago
samarsultan 28fcc7bffd update notebooklist.js
9 years ago
samarsultan 048befc311 update savewidget.js
9 years ago
samarsultan c4385ebcb3 removing setUserPreference function
9 years ago