##// END OF EJS Templates
Backport PR #2783: Prefilter shouldn't touch execution_count...
Backport PR #2783: Prefilter shouldn't touch execution_count Having gone through the various things that can call it, I'm pretty sure that there's no need for prefilter to be modifying the execution/prompt counter. And in testing, I can't construct an example that hits this bit of code. If we agree on this, it supersedes #2623.
MinRK -
r9858:1d9f2d9e
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / css
alternateuploadform.css Loading ...
boilerplate.css Loading ...
fbm.css Loading ...
login.css Loading ...
logout.css Loading ...
notebook.css Loading ...
page.css Loading ...
printnotebook.css Loading ...
projectdashboard.css Loading ...
renderedhtml.css Loading ...
tooltip.css Loading ...