On 8/6/11 7:39 AM, Maarten Derickx wrote:
I tried some computations and first it worked fine but then reading the
things about limits I ofcourse wanted to try and reach those so I did a:
while True:
print 42
After this I can still view the webpage and start computations, but I
don't get re
I tried some computations and first it worked fine but then reading the
things about limits I ofcourse wanted to try and reach those so I did a:
while True:
print 42
After this I can still view the webpage and start computations, but I don't
get results anymore. Reloading the page or openin
On 8/1/11 10:21 AM, Ondřej Čertík wrote:
Do you have some limit on the CPU time allowed
per evaluation?
The CPU time limit is for all user code evaluated in a single "session",
which for interacts may actually be multiple roundtrips to the server.
Jason
--
To post to this group, send an em
On 8/1/11 10:21 AM, Ondřej Čertík wrote:
On Sun, Jul 31, 2011 at 12:37 AM, Jason Grout
wrote:
On 7/29/11 5:11 PM, Jason Grout wrote:
Hi everyone,
I'd like to announce a trial beta run of a public single cell server:
http://sagemath.org:5467/
The idea is that this is a single cell that can
On Sun, Jul 31, 2011 at 12:37 AM, Jason Grout
wrote:
> On 7/29/11 5:11 PM, Jason Grout wrote:
>>
>> Hi everyone,
>>
>> I'd like to announce a trial beta run of a public single cell server:
>>
>> http://sagemath.org:5467/
>>
>> The idea is that this is a single cell that can very easily be embedded