##// END OF EJS Templates
Merge pull request #10015 from keshavramaswamy/patch-1...
Merge pull request #10015 from keshavramaswamy/patch-1 Typo fix in Documentation

File last commit:

r22843:cfd8c8ee
r22958:6b34d356 merge
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`.