Plot disappears in interactive

asked 2013-04-07 00:02:41 +0200

jaia gravatar image

updated 2013-04-07 00:04:51 +0200

I made an interactive as an exercise for my students. They have to look at a plot and answer two questions using pull-down menus. To prevent gratuitous reloading (and possibly other problems), I made auto_update false. The problem is that when you pick an option in one menu, the plot disappears. This doesn't happen on the Sage cell server. Is there any way I can get it to stop happening in a regular worksheet?

edit retag flag offensive close merge delete

Comments

The sage cell interact is a different codebase... that is a good feature. The upcoming Salvus/sagemathcloud/whatever also has a different implementation.

kcrisman gravatar imagekcrisman ( 2013-04-07 00:34:09 +0200 )edit

So you might just have to wait until that gets into Sage proper...

kcrisman gravatar imagekcrisman ( 2013-04-07 00:34:27 +0200 )edit