Commit Graph

933 Commits (6bb89b717a5547a7bc8dac02af5e23ceda4efa43)

Author SHA1 Message Date
Ondrej 533aea11fd Added padding around gray box of ` markdown
9 years ago
Ondrej 823e1f19d5 Changes single ` markdown highlighting
9 years ago
Thomas Kluyver 31400855f8 Merge pull request #2549 from mscuthbert/nbval-exception-passing
9 years ago
Michael Scott Cuthbert 4cfa7f65d5 Remove nbval version from code
9 years ago
Min RK 99e4adb928 bump protocol version to 5.2
9 years ago
Min RK ff5e64e431 no need to double-check second half of a surrogate pair
9 years ago
Min RK dbb78b4167 protect against a beautiful future in which javascript handles unicode sensibly
9 years ago
Min RK 8b14a8d003 check more strictly for surrogate pairs
9 years ago
Brian E. Granger 4d9809d659 Allow session of type other than notebook.
9 years ago
Matthias Bussonnier 4b8cc28b26 Merge pull request #2535 from gnestor/issue-2379
9 years ago
Min RK bf3de7bd1c 5.1.0.dev
9 years ago
Michael Scott Cuthbert 81be6c575a allow raises-exception or nbval-raises-exception to continue
9 years ago
Grant Nestor af0a7b52e6 Uncomment "toggleComment" keymaps
9 years ago
Thomas Kluyver 9cd249ef7f Merge pull request #2532 from gnestor/issue-1129
9 years ago
Grant Nestor 6b267b8cd2 Remove keymaps that conflict with non-English keyboards
9 years ago
Grant Nestor 945a973da5 Clean up layout in #header-container
9 years ago
Grant Nestor c309c8513f Fix clipping on filename
9 years ago
Matthias Bussonnier c9d399ace6 Merge pull request #2500 from takluyver/cmd-palette-emptytemplate-func
9 years ago
Thomas Kluyver 8d1c94853c Tweak formatting of 'no results' message
9 years ago
Min RK 2da75c37bd handle surrogate pairs in tooltip cursor_pos
9 years ago
Min RK a5e64e10b7 handle surrogate pairs
9 years ago
Thomas Kluyver 560aa49884 Spelling correction
9 years ago
Min RK 8413ba9592 don’t start output areas collapsed
9 years ago
Thomas Kluyver 6f05e770d8 Use function to construct empty message in command palette
9 years ago
Matthias Bussonnier c50b47af12 Merge pull request #2477 from takluyver/i2476
9 years ago
Grant Nestor 9d839d5052 Fix text baseline alignment in save widget
9 years ago
Thomas Kluyver 0d124e054e Catch trying to rename to an empty filename
9 years ago
Thomas Kluyver 1d7e6007ba Avoid double-encoding item path for view button
9 years ago
Grant Nestor 3e01e128f5 Use animated favicon for kernel busy indicator
9 years ago
Grant Nestor 5f3dbf9890 Use different favicons for different components (notebook, terminal, file)
9 years ago
Kyle Kelley 7b5c42d21c Merge pull request #2448 from gnestor/issue-1129
9 years ago
Grant Nestor 74ea5ebd12 Fix save widget layout for long notebook titles
9 years ago
Matthias Bussonnier 7dac0a2bac Merge pull request #2433 from takluyver/toolbar-btn-label
9 years ago
Min RK 521f43f0bf Merge pull request #2430 from minrk/never-abs-urls
9 years ago
acrule e928e21704 fix typo in action name
9 years ago
acrule 487d3ecb09 redirect paste menu items to call paste actions, not notebook paste functions
9 years ago
Thomas Kluyver af244a63b8 Allow toolbar buttons to have short label
9 years ago
Min RK 61439f8ffb fix some absolute URLs
9 years ago
Min RK eaeb5cb410 remove some outdated, incorrect $.getScript examples
9 years ago
Thomas Kluyver e5a492dd25 Merge pull request #2418 from minrk/remember-edit-extensions
9 years ago
Min RK 97f4913c16 only set codemirror mode if it exists
9 years ago
Min RK 76c6617b28 delete settings.url when pulling it out
9 years ago
Min RK 25c4ff33e4 accept jquery's ajax({url: '...'}) signature
9 years ago
Min RK a2f6a8c3bb editor: remember user language choices per file extension
9 years ago
Jason Grout 8e822e999f Call the code cell’s clear_output so a cell event is triggered.
9 years ago
Jason Grout 76b77a0b09 Pass the output area object in events specific to the output area.
9 years ago
Min RK f5f2eadd92 Merge pull request #2349 from parmentelat/split-cell
9 years ago
Min RK 8a0410ecae Merge pull request #2390 from miishke/menubar-toggle
9 years ago
Milos Miljkovic f39a551149 Added show, hide, and toggle actions for menubar container to the Command Palette
9 years ago
Kyle Kelley 082153d7e8 Merge pull request #2385 from rgbkrk/ensure-trailing-slash
9 years ago