Ask Your Question
2

Annoying folding behavior

asked 2015-11-10 20:38:48 +0200

TumericTJ gravatar image

SageMath cloud folds my cell content sometimes. That is, it hides the code after generating the content. Sometimes, I can unfold by double-clicking, but not always. Am I missing something?

Also, whenever I evaulate a cell in the cloud, my cursor moves to the bottom of all cells. Is there a way to prevent this?

edit retag flag offensive close merge delete

Comments

Thank you!!! I have asked about this (the first issue) before and never gotten a straight answer. It should be very obvious what to do, and I always end up clicking on the "get a new cell" line and getting lots of new cells I didn't want.

kcrisman gravatar imagekcrisman ( 2015-11-10 21:06:41 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-11-13 11:50:45 +0200

AndreWin gravatar image

updated 2015-11-13 11:51:15 +0200

If you write markdown or html code it will be hidden automatically. If you don't want this please use:

%md(hide = False)
%html(hide = False)

If doubleclick doesn't work please select cell output and press the </> button.

Best regards, Andrey.

edit flag offensive delete link more

Your Answer

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

Add Answer

Question Tools

1 follower

Stats

Asked: 2015-11-10 20:38:48 +0200

Seen: 1,241 times

Last updated: Nov 13 '15