oops, I was just irritated Now I understand, what happens, how to recover, and what may be improved to not irritate the user.
> so could you be more precise? > 1. pasted 1 st block. 2. evaluates 1st block 3. pasted block 2 4 clicked on evaluate of block 2 Since I was able to click on 'evaluate' on the second block, I (and several students) incorrectly assumed that it would execute. But the second one will not run before the first one is interrupted by 'Action/Interrupt' So is it possible to illustrate it better (yes, I know, there is a red line on the left side of the first block) that the first block is evaluating? I propose that it should either not be possible to click on 'evaluate' of the second block until there is another block running. or it should be at least printed "#waiting for evaluation of block 'xy'" ? Jakob Am Freitag, 31. Oktober 2014 15:22:20 UTC+1 schrieb William: > > On Fri, Oct 31, 2014 at 6:36 AM, Jakob Kroeker <kro...@uni-math.gwdg.de > <javascript:>> wrote: > > Hello, > > > > we experience that after evaluating an infinite loop (with or without > > truncated output) > > the notebook stops working correctly. Example: > > It's impossible to ever "evaluate an infinite loop", so could you be > more precise? > I'm guessing you mean, "start evaluating an infinite loop, then do > [...]" for some value of [...], which > it might be important that you very precisely specify what that is. > > Also, are you using the local sagenb notebook in sage-6.3? > > > > > first evaluate block: > > > > i = 100 > > while i>1: > > print 5 > > > > or > > i = 100 > > while i>1: > > pass > > > > second evaluate block > > > > i = 5 > > print i > > # i is not printed > > > > Is this known or reproducible, or > > do you need information about used browser,too ? > > > > > > -- > William Stein > Professor of Mathematics > University of Washington > http://wstein.org > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.