Michael Pacer
|
44a1e99f2a
|
Remove misleading local variable declaration
|
9 years ago |
Lorenzo Gasparini
|
3b50d4b4ad
|
Add comments
|
9 years ago |
Lorenzo Gasparini
|
3c40901b34
|
Add support for '\\[' and '\\]' as math delimiters, refactoring.
|
9 years ago |
Lorenzo Gasparini
|
0447a20598
|
Merge branch 'master' of https://github.com/jupyter/notebook into fix-issue-980
|
9 years ago |
Ioannis Papadopoulos
|
06f2a728cc
|
Merge pull request #1 from delftswa2017/fix-issue-980
Fixed issue 980
|
9 years ago |
Matthias Bussonnier
|
98b07e7057
|
Merge pull request #2210 from vidartf/tags-ui-review
Adjust tags UI styling
|
9 years ago |
Vidar Tonaas Fauske
|
2b4145e506
|
[TagsUI] Prevent highlighting of tagbar input box
|
9 years ago |
Lorenzo Gasparini
|
7733aeb8ae
|
Fixed issue 980
|
9 years ago |
Matthias Bussonnier
|
9dd3818a00
|
Merge pull request #2134 from Carreau/rtl-prompt
Better handeling or RTL prompts
|
9 years ago |
Thomas Kluyver
|
076f4e9301
|
Merge pull request #2211 from minrk/data-selector
Don't use jquery-ui data selector
|
9 years ago |
Min RK
|
2d42e62e85
|
Don't use jquery-ui data selector
since jquery-ui isn't available
iterate over list items instead (result is the same)
|
9 years ago |
Vidar Tonaas Fauske
|
1f11cd1abf
|
[Tags UI] Style input controls according to review
Fixes most of style review in #2205.
|
9 years ago |
Vidar Tonaas Fauske
|
1e3eb0e0e7
|
[Tags UI] Replace <a>X</a> with FA icon
|
9 years ago |
Min RK
|
b683d6f607
|
Merge pull request #2208 from takluyver/fix-view-html
Fix viewing HTML in sandboxed iframe
|
9 years ago |
Thomas Kluyver
|
f384662df4
|
Fix viewing HTML in sandboxed iframe
See gh-2203
The URL calculation was going wrong, so it was using a URL starting with
//files. This uses url_path_join() to get the separators right.
|
9 years ago |
Thomas Kluyver
|
c305d8fda3
|
Merge pull request #2198 from michaelpacer/keybinding_docs
More complete & accurate keybinding editor documentation
|
9 years ago |
michaelpacer
|
1f93cb6b54
|
Clarify prefix exclusion
|
9 years ago |
michaelpacer
|
240186ab48
|
Add Cmdtrl description
|
9 years ago |
michaelpacer
|
8543b4e9f6
|
Put short description at top, longer at bottom
|
9 years ago |
michaelpacer
|
b91c9218c0
|
Add line breaks
|
9 years ago |
michaelpacer
|
6b08b86cb8
|
Some polishing, variable name change, etc.
|
9 years ago |
michaelpacer
|
c5711ebc09
|
Large structural changes to the keybinding help interface.
|
9 years ago |
Thomas Kluyver
|
747fcf0d6a
|
Back to development
|
9 years ago |
Thomas Kluyver
|
ebb1f74172
|
release 5.0.0b1
|
9 years ago |
Thomas Kluyver
|
088dabfc6e
|
Merge pull request #2188 from michaelpacer/enter_keybinding
Use form not div so that enter can submit changes
|
9 years ago |
Grant Nestor
|
6f1ef4a973
|
Merge pull request #2189 from Carreau/notebook-first
UX: Put notebook first on new menu
|
9 years ago |
michaelpacer
|
1a412fc6c2
|
Use form not div so that enter can submit changes
|
9 years ago |
Matthias Bussonnier
|
23d55207d9
|
UX: Put notebook first on new menu
See #2182
|
9 years ago |
Grant Nestor
|
a1dca237fc
|
Merge pull request #2173 from jasongrout/clearoutput-5
Add a clear_output code cell event
|
9 years ago |
Jason Grout
|
971c63d780
|
Update codecell.js
|
9 years ago |
Thomas Kluyver
|
a33d136cb0
|
Merge pull request #2186 from tonycpsu/master
Support underline and inverse in ANSI escape codes
|
9 years ago |
Tony Cebzanov
|
d3cd8583a2
|
Fix ANSI bold/underline/inverse test to reset after each line.
|
9 years ago |
Thomas Kluyver
|
0e453e750c
|
Merge pull request #2175 from gnestor/left-cell-border
Fix the left cell border
|
9 years ago |
Tony Cebzanov
|
aadb343296
|
Add unerline and inverse to ANSI test notebook.
|
9 years ago |
Tony Cebzanov
|
cb247590c7
|
Support ANSI underline and inverse properties.
* Parse underline and inverse in ANSI escape codes
* Add CSS classes for same, using a subtle outline for inverse
|
9 years ago |
Carol Willing
|
3e1f54502d
|
Merge pull request #2185 from gnestor/docs-rebuild
Update dev install/build docs
|
9 years ago |
Grant Nestor
|
674ac624d0
|
Update dev install/build docs
|
9 years ago |
Grant Nestor
|
9e162ff225
|
Fix the left cell border
|
9 years ago |
Kyle Kelley
|
260a944780
|
Merge pull request #2184 from takluyver/xtermjs-232
Upgrade xterm.js to newly released 2.3.2
|
9 years ago |
Thomas Kluyver
|
f63fbe3405
|
Upgrade xterm.js to newly released 2.3.2
Closes gh-2172
|
9 years ago |
Min RK
|
765a453519
|
Merge pull request #2181 from ericdill/typo
DOC: Fix typo
|
9 years ago |
Eric Dill
|
080fae28e5
|
DOC: Fix typo
|
9 years ago |
Jason Grout
|
b72ab070b3
|
Add a clearOutput code cell event
This is triggered when a code cell clears its output.
|
9 years ago |
Thomas Kluyver
|
b2b12eca95
|
Merge pull request #2171 from blink1073/xterm-2.3
Upgrade xterm.js to 2.3.1
|
9 years ago |
Steven Silvester
|
0543d55e46
|
Upgrade xterm.js to 2.3.1
|
9 years ago |
Thomas Kluyver
|
844d069915
|
Merge pull request #2165 from gnestor/4.4
Uncomment 5.0 section in changelog
|
9 years ago |
Grant Nestor
|
8420668e95
|
Uncomment 5.0 section in changelog
|
9 years ago |
Grant Nestor
|
ce4e7ee90f
|
Merge pull request #2163 from gnestor/4.4
[WIP] Add 4.4 to changelog
|
9 years ago |
Grant Nestor
|
f924613ede
|
Add 4.4 to changelog
|
9 years ago |
Matthias Bussonnier
|
f06aca718a
|
Wrap prompts in bdi for rtl layout
|
9 years ago |