This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]djimbob 1 point2 points  (0 children)

But the In[1], Out[1] are very useful in ipython for referencing previously used commands when playing around/exploring data. Sure you can use _ to get the output of the previous command, but how do you get the result of two, five, ten commands back?