Ask Your Question
1

Access output from previous cells

asked 13 years ago

Eviatar Bach gravatar image

How does one access output from a previous cell, short of reading, for example, http://localhost:8000/home/admin/73/c... I assume there is an easier way.

Thank you.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 13 years ago

You can get the output from the cell immediately before by using "_", as in "a = _". I don't know if there is a way to get the output from earlier cells.

Preview: (hide)
link

Comments

Yes, I know about this. However, it only shows returned objects, not printed ones.

Eviatar Bach gravatar imageEviatar Bach ( 13 years ago )

Well, if you want a better answer, give more information: give an example of what sort of output you want.

John Palmieri gravatar imageJohn Palmieri ( 13 years ago )

I just assumed there would be an easy way to access cell output, especially when it overflows into a full_output.txt. Thank you anyways!

Eviatar Bach gravatar imageEviatar Bach ( 13 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 13 years ago

Seen: 1,015 times

Last updated: Sep 25 '11