##// END OF EJS Templates
Merge pull request #1621 from ivanov/clear-input-prompt-on-clear-all-output...
Merge pull request #1621 from ivanov/clear-input-prompt-on-clear-all-output clear In[] prompt numbers on "Clear All Output" For more version-control-friendly `.ipynb` files, this strips the `In[]` prompt numbers when doing a "Clear all output". This reduces the amount of noise in commit-to-commit diffs that would otherwise show the (highly variable) prompt number changes.
Fernando Perez -
r6575:187d0090 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / codemirror
lib
mode
theme
LICENSE Loading ...
README-IPython.rst Loading ...
README.md Loading ...

CodeMirror 2

CodeMirror 2 is a rewrite of CodeMirror
1
. The docs live
here, and the project page is
http://codemirror.net/.