[sage-devel] Re: Do not remove output of interact if auto_update=False

2010-07-14 Thread ma...@mendelu.cz
Thnank you very much. I have looked at this and unfortunatelly, it exceeds my knowledges and skills. It would be great if you could implment this feature. Many many thanks. Robert On 13 čnc, 14:57, pang wrote: > I'd say that's in the sagenb package. > > You can use the instructions at: > > http:

[sage-devel] Re: Do not remove output of interact if auto_update=False

2010-07-13 Thread pang
I'd say that's in the sagenb package. You can use the instructions at: http://nb.sagemath.org/dev.html Specifically, the file interact.py contains a funciont called interact, and then you'd have to read also the javascript part, which is possibly in the file notebook_lib.js, around: function se