##// 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 / js
cell.js Loading ...
clusterlist.js Loading ...
codecell.js Loading ...
events.js Loading ...
initmathjax.js Loading ...
kernel.js Loading ...
layoutmanager.js Loading ...
loginmain.js Loading ...
loginwidget.js Loading ...
logoutmain.js Loading ...
menubar.js Loading ...
namespace.js Loading ...
notebook.js Loading ...
notebooklist.js Loading ...
notebookmain.js Loading ...
notificationwidget.js Loading ...
page.js Loading ...
pagemain.js Loading ...
pager.js Loading ...
printnotebookmain.js Loading ...
projectdashboardmain.js Loading ...
quickhelp.js Loading ...
savewidget.js Loading ...
textcell.js Loading ...
toolbar.js Loading ...
utils.js Loading ...