Commit Graph

10388 Commits (9dabaa2ccfc7cb82809a5fcf1f47abba2a740a38)
 

Author SHA1 Message Date
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
Steven Silvester 834b75af70 Merge pull request #2830 from mpacer/file_var_rename
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
Vidar Tonaas Fauske 522fcf403c Add nbval to docs tests
9 years ago
Thomas Kluyver d4c6fe46ce Merge pull request #2815 from sytays/patch-2
9 years ago
Syed TS b87fa6c734 typos fix-2
9 years ago
Syed TS 563f220a43 typos fix
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
J Forde 30f739cf69 Merge pull request #2808 from jiaqi216/docs-build
9 years ago
Jiaqi Liu 44471d97f4 docs only run in python3
9 years ago
Jiaqi Liu 3a23a69d97 rename doc group to docs
9 years ago
Jiaqi Liu df76c6e2f5 forgot -r
9 years ago
Jiaqi Liu 708883521a pip install doc-requirements in travis
9 years ago
Jiaqi Liu 95bd9df2af add to doc requirements.txt file
9 years ago
Thomas Kluyver d42c65afe1 Merge pull request #2802 from cebolan/fix-help
9 years ago
cebolan 31f888e6ae Fix documentation on keyboard shortcuts
9 years ago
Thomas Kluyver daeb0a401b Merge pull request #2799 from hroncok/transutils
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
Min RK 5a3d7c63d0 Merge pull request #2788 from takluyver/mathjax-pkg-data
9 years ago
Thomas Kluyver 1f50751448 Add Mathjax/jax/element/mml to package_data
9 years ago
Min RK cc9ec35c82 Merge pull request #2787 from takluyver/no-double-upload
9 years ago
Thomas Kluyver e3df23656e Prevent uploading file twice
9 years ago
Thomas Kluyver 4d21a1b386 Merge pull request #2785 from Madhu94/update-changelog-5.1
9 years ago
madhu 11b22d280c docs(notebook): Update changelog for 5.1
9 years ago
Min RK 81d0e6146d Merge pull request #2781 from heroxbd/master
9 years ago
Grant Nestor 12eb55f594 Merge pull request #2777 from takluyver/i2775
9 years ago
Benda Xu db90e16d17 d/s/examples/N/Importing Notebooks.ipynb: disable execution.
9 years ago
Grant Nestor 63c7c336f0 release 5.1.0rc2
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
Grant Nestor 5fff543d33 Merge pull request #2770 from takluyver/i2757
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