Commit Graph

10235 Commits (ea2bfeda8f50259a2c69cb7a415e4af6a8925a9f)
 

Author SHA1 Message Date
Thomas Kluyver ea2bfeda8f Expose URL with auth token in notebook UI
9 years ago
Thomas Kluyver bcd0a1c638 Merge pull request #2665 from adl1995/patch-2
9 years ago
Adeel Ahmad 3195dc6d2c Remove leading whitespace from prompt message
9 years ago
Thomas Kluyver 0f011768f6 Merge pull request #2663 from minrk/xsrf-csp-report
9 years ago
Min RK d738a71bbc Merge pull request #2662 from iSmartie/patch-1
9 years ago
Min RK 70865579a5 Don’t check XSRF token on CSP reports
9 years ago
Jason GAO df177b0d1b Type error in notebookapp.py
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Min RK 8fa09260b1 Merge pull request #2472 from ericjperry/fix/IE-terminal
9 years ago
Min RK f707dde238 Merge pull request #2625 from takluyver/i2611
9 years ago
Min RK 80ca9e9926 Merge pull request #2628 from takluyver/rm-draft76
9 years ago
Min RK cbdf9d0f77 Merge pull request #2540 from takluyver/i2539
9 years ago
Min RK 12c952de91 Merge pull request #2641 from takluyver/sort-notebook-list
9 years ago
Thomas Kluyver d12a42e31e Merge pull request #2643 from cancan101/patch-1
9 years ago
Alex Rothberg 5fd70d5a58 Upgrade xterm.js to newly released 2.8.1
9 years ago
Thomas Kluyver 7dc6b26c9f When switching sort field, use ascending sort
9 years ago
Thomas Kluyver a7e10e9303 Improvements to sorting notebook list
9 years ago
Thomas Kluyver 971e425c72 Merge pull request #2629 from takluyver/fix-modified-column
9 years ago
Thomas Kluyver 9873c93d23 Merge pull request #2638 from cancan101/patch-1
9 years ago
Alex Rothberg 09f0e7b40a Upgrade xterm.js to newly released 2.8.0
9 years ago
Thomas Kluyver 0ba6cd70d5 Merge pull request #2624 from takluyver/shutdown-how-many
9 years ago
Thomas Kluyver a2ac7967aa Merge pull request #2630 from vidartf/fix-tags-nowrap
9 years ago
Vidar Tonaas Fauske c77b2b76c7 Cell tags UI: Ensure close button does not wrap
9 years ago
Thomas Kluyver 624158f851 Fix last-modified column of notebook list
9 years ago
Thomas Kluyver 724bdd1570 Remove old websocket draft76 protocol.
9 years ago
Thomas Kluyver c17eb4ce8e Handle invalid file timestamps
9 years ago
Thomas Kluyver 869fe78611 Merge pull request #2601 from gnestor/upgrade-deps
9 years ago
Thomas Kluyver 937f0ff266 Merge pull request #2618 from rolweber/issue_2565
9 years ago
Thomas Kluyver ec43b45dd5 Merge pull request #2612 from minrk/double-pre
9 years ago
Thomas Kluyver 4542a514e8 More specific check for missing body data
9 years ago
Thomas Kluyver f623092b90 Log how many kernels need shutting down
9 years ago
Roland Weber 342ea2650e fixes #2565 - capitalization of 'Edit cell Attachments' dialog
9 years ago
Min RK d4e7095614 Merge pull request #2615 from mpacer/docs_nbformat_v4
9 years ago
M Pacer 9e9432a7b9 Remove references to heading cells and 'best practices' that better fit the existence of heading cells
9 years ago
Min RK 24835421b4 remove redundant pre tags
9 years ago
Min RK 6afc1e0e5d Merge pull request #2574 from dhirschfeld/windows-containers
9 years ago
Thomas Kluyver e224b8f287 Merge pull request #2610 from vharsh/patch-1
9 years ago
Harsh Vardhan 462ed6c01e Update link of messaging in Jupyter
9 years ago
dhirschf 295294e876 Fix `test_bad_symlink` to conform to the new api
9 years ago
Grant Nestor 4584c240d3 Use codemirror ~5.27
9 years ago
Kyle Kelley 31608ba0e4 Merge pull request #2592 from takluyver/favicon-id
9 years ago
Grant Nestor 1e0f371e60 Use fork of CodeMirror@5.27.2 with patch commit vs. bundled patch
9 years ago
Grant Nestor 73f1e949b6 Upgrade codemirror from ~5.22.2 to ~5.27
9 years ago
Grant Nestor 66132f9d32 Upgrade xterm.js from ~2.3.2 to ~2.7
9 years ago
Thomas Kluyver b4c4ed06e9 Merge pull request #2589 from gnestor/fix-header-flex
9 years ago
Grant Nestor 2aba171332 Insert flex-box spacer in tree view header
9 years ago
Thomas Kluyver 36b6c9e5d3 Add id=favicon in templates
9 years ago
Thomas Kluyver ce5621737f Merge pull request #2449 from gnestor/issue-2404
9 years ago
Grant Nestor 6a1f807b89 Open all editable files with `/edit` path
9 years ago
Grant Nestor 3db3e9783e Fix logo alignment on dashboard
9 years ago