#7254: [with patch; needs review] sagenb notebook: automatic worksheet
refreshing
and synchronization
---------------------------+------------------------------------------------
Reporter: was | Owner: boothby
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.2
Component: notebook | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
---------------------------+------------------------------------------------
Comment(by was):
> Actually, quick note:
> Something seems off with the documentation in this one: there's no
'publish' argument > and only do 'do_print' argument is mentioned.
True, but that really has little to do with my patch, since the docs were
like that in sage-4.1.1.
Harald:
> awesome enhancement! i'm just wondering what happens, if there is a
> network problem or if a request takes too long. suspend the 2secs
> request loop, make it a bit longer and then shorter again?
Good question. I think what will happen is that if you do something, say
insert a cell, evaluate a cell, change a cell, and that entire transaction
gets dropped, then a refresh will end up being forced. You will (1) loose
that change, and (2) see that it didn't take. This is probably much
better than thinking that you made that change but actually not making it.
There may be some other subtle issues I'm missing.
I should post this to alpha.sagenb.org today for further testing (not done
yet).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7254#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---