##// END OF EJS Templates
remove test_pr.py...
remove test_pr.py This was the last item to address in resolving #7127, where it was deemed that there isn't much value in keeping this around.

File last commit:

r22843:cfd8c8ee
r22996:75f2e70e
Show More
capture-displayhook.rst
3 lines | 170 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / capture-displayhook.rst
  • The :cellmagic:`capture` magic can now capture the result of a cell (from an expression on the last line), as well as printed and displayed output. :ghpull:`9851`.