9627 Commits (efcd703268e8a1a79ee08a7056b032bde5bfc774)
 

Author SHA1 Message Date
Min RK efcd703268 CodeMirror 5.19
10 years ago
Min RK 0be8c6e378 Merge pull request #1920 from gnestor/table-max-width
10 years ago
Grant Nestor 8d66114992 Change max-width for tables to 150px
10 years ago
Kyle Kelley 391a72dbb8 Merge pull request #1919 from minrk/rm-debug-statement
10 years ago
Min RK cf1fe8883c Merge pull request #1916 from alexandercbooth/add-baseUrl-dwnldselect
10 years ago
alexandercbooth fd9cddd82a chore(baseUrl): remove forward slash from path
10 years ago
Min RK 951cfde98b remove leftover print statement
10 years ago
alexandercbooth cf37b9f145 [WIP] chore(baseUrl): add base_url to download_selected
10 years ago
Matthias Bussonnier 50ec132615 Merge pull request #1908 from gnestor/pr/1907
10 years ago
Thomas Kluyver bff31f3923 Merge pull request #1912 from takluyver/docs-comms-py-blocks
10 years ago
Thomas Kluyver 8f7825031f Fix highlighting of Python code blocks
10 years ago
Grant Nestor bbec3d7cc1 Do not overwrite `OutputArea.trusted` on `Notebook.render_cell_output`
10 years ago
Grant Nestor dca820e845 Improve `Notebook.render_cell_output`
10 years ago
Matthias Bussonnier 02740a91ff Merge pull request #1907 from gnestor/master
10 years ago
Min RK 5b70ab976e Merge pull request #1903 from minrk/allow-script-websockets
10 years ago
Grant Nestor 6f929697f3 Add `Notebook.render_cell_output` method
10 years ago
Thomas Kluyver e6fb7e65e9 Merge pull request #1650 from Carreau/predicatable-extensions
10 years ago
Thomas Kluyver 6f32903e16 Merge pull request #1904 from minrk/json_errors_first
10 years ago
Min RK fe86b65183 json_errors should be outermost decorator on API handlers
10 years ago
Min RK 8d7e430b89 Allow websocket connections from scripts
10 years ago
Kyle Kelley 6df840e19d Merge pull request #1879 from minrk/display_data_update
10 years ago
Kyle Kelley 389b0b0730 Merge pull request #1831 from minrk/server-token
10 years ago
Min RK c0a6e41038 support display_id in execute_result
10 years ago
Kyle Kelley bdee765dd3 Merge pull request #1896 from gnestor/mime-json-suffix
10 years ago
Grant Nestor 8e0de400ae Accept JSON output data with mime type "application/*+json"
10 years ago
Kyle Kelley 363f71a8a2 Merge pull request #1895 from blink1073/kernel-spec-escape
10 years ago
Steven Silvester 781066a40e Update handler and test
10 years ago
Steven Silvester 8f5a67ad6d Allow kernelspecs to have spaces in them for backward compat
10 years ago
Kyle Kelley a20c34433a Merge pull request #1891 from takluyver/i1589
10 years ago
Thomas Kluyver 3b4ec0d1cf Update ObviousCI download for Appveyor
10 years ago
Thomas Kluyver 78dc8a8c7a Fix extending range selection down to markdown cell
10 years ago
Thomas Kluyver 89c6f9e631 Merge pull request #1838 from yuvipanda/xterm-2.0.1
10 years ago
YuviPanda 922c9c8d16 Bump xterm.js version to v2.1.0
10 years ago
YuviPanda ae5f345d35 Remove deprecated xterm.js constructor params
10 years ago
Thomas Kluyver 2bbaaa5cde Merge pull request #1887 from jim22k/remove-old-nbserver-info
10 years ago
Jim Kitchen c5a784a982 Fix bug when attempting to remove old nbserver info files
10 years ago
Min RK bff750397c clarify some variable names
10 years ago
Min RK 0c90391f8a handle display-updates as updates
10 years ago
Min RK 4439a19d24 test display_id handling
10 years ago
Min RK a7a30c3bde fix handling of display_id repeats in a single output area
10 years ago
Min RK 5b2279c192 support repeat displays with id
10 years ago
Min RK f82f2568f5 Support update_display
10 years ago
Kyle Kelley 4c54f598ac Merge pull request #1875 from willingc/edit-comms
10 years ago
Carol Willing 6b76f0aa8c Edit from @takluyver review
10 years ago
Carol Willing f138c32719 Minor edits to comms doc
10 years ago
Matthias Bussonnier 86296f0363 Merge pull request #1871 from takluyver/allow-none-post-save-hook
10 years ago
Carol Willing 277ce51dbf Merge pull request #1874 from takluyver/comms-doc
10 years ago
Thomas Kluyver 5cdc8682d3 Start documenting how to use Comms
10 years ago
Thomas Kluyver ee4b9ce598 Allow None for post_save_hook
10 years ago
Thomas Kluyver c0928d856e Merge pull request #1870 from willingc/fix-badgeurl
10 years ago