##// END OF EJS Templates
Docs: mention empty histrange behavior of `%pastebin`
Blazej Michalik -
Show More
@@ -257,6 +257,9 b' class CodeMagics(Magics):'
257 The argument can be an input history range, a filename, or the name of a
257 The argument can be an input history range, a filename, or the name of a
258 string or macro.
258 string or macro.
259
259
260 If no arguments are given, uploads the history of this session up to
261 this point.
262
260 Options:
263 Options:
261
264
262 -d: Pass a custom description. The default will say
265 -d: Pass a custom description. The default will say
General Comments 0
You need to be logged in to leave comments. Login now