[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Jason Grout
On 3/26/11 8:52 PM, Francois Bissey wrote: Where can we find the flask notebook code with all the dependencies needed? And any patches needed for sage? Would be cool to toy with this locally. https://code.google.com/r/rkirov-flask/ I also applied some of the patches at #9232 and #9238 and the

Re: [sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Francois Bissey
> On 3/26/11 10:03 AM, Jonathan wrote: > > This problem with Jmol appears to be multifaceted. > > 1) The path to Jmol looks strange, although the error messages do > > appear to come from Jmol. > > 2) It looks like something is being added to the top of the script > > file for Jmol and confusing it

[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Jason Grout
On 3/26/11 10:03 AM, Jonathan wrote: This problem with Jmol appears to be multifaceted. 1) The path to Jmol looks strange, although the error messages do appear to come from Jmol. 2) It looks like something is being added to the top of the script file for Jmol and confusing it. 3) Could also rela

[sage-devel] Re: [sage-notebook] http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Jason Grout
On 3/26/11 6:42 AM, Florent Hivert wrote: Hi There, +1 for openid support! +1 too, but with one slight problem: I connected using my google id and now my username is something like "openidXisFhSuwsA" moreover it stay as such when in published my worksheet. I'd rather have my real name

Re: [sage-devel] Re: Fernando Perez's talk today at Sage Days 29

2011-03-26 Thread Fernando Perez
On Sat, Mar 26, 2011 at 8:47 AM, Samuel Lelievre wrote: >> including a historical introduction with a story about how he accidentally >> unplugged the internet for the entire country of Colombia when he was >> a grad student. You can watch the video of the talk here: >> http://www.youtube.com/watc

Re: [sage-devel] Sage presence at FoCM, ICIAM?

2011-03-26 Thread William Stein
On Fri, Mar 25, 2011 at 8:52 PM, John Cremona wrote: > William Stein is a plenary speaker at FoCM, and I'm sure there will be Yes, and I'll be giving my plenary talk on the Sage project. -- William > mention of Sage at least in the Computational number theory workshop > of which I am an organi

Re: [sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread William Stein
Hi, With the flask.sagenb.org testing notebook, it seems like when I click on the "Rate it" button on a published worksheet, it doesn't work, e.g., here: http://flask.sagenb.org/home/pub/2/ William -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from th

[sage-devel] Re: Fernando Perez's talk today at Sage Days 29

2011-03-26 Thread Samuel Lelievre
On Mar 25, 6:16 am, William Stein wrote: > Today Fernando Perez gave a very inspiring and enthusiastic > talk today at Sage Days 29 on Scientific Computing using Python, > including a historical introduction with a story about how he accidentally > unplugged the internet for the entire country of C

Re: [sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Paulo César Pereira de Andrade
2011/3/26 Jonathan : > This problem with Jmol appears to be multifaceted. > 1) The path to Jmol looks strange, although the error messages do > appear to come from Jmol. > 2) It looks like something is being added to the top of the script > file for Jmol and confusing it. > 3) Could also related to

[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Jonathan
This problem with Jmol appears to be multifaceted. 1) The path to Jmol looks strange, although the error messages do appear to come from Jmol. 2) It looks like something is being added to the top of the script file for Jmol and confusing it. 3) Could also related to the JavaVM you are using. Jmol

Re: [sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Paulo César Pereira de Andrade
2011/3/25 Jason Grout : > On 3/25/11 7:03 PM, William Stein wrote: >> >> Hi, >> >> Please find bugs in http://flask.sagenb.org.  Is it slow?  Fast? >> Broken in *any* way at all? > > > Jmol doesn't work, as far as we can tell.  We aren't sure why, though. Kudos > to whoever can figure out why jmol

[sage-devel] Re: Sage presence at FoCM, ICIAM?

2011-03-26 Thread mhampton
I'll be at ICIAM, but I think its too late to get any sort of official presence. Its too bad, since it would be a great place to advertise our extistence. -Marshall Hampton On Mar 25, 10:36 pm, Paul Leopardi wrote: > Hi all, > Not sure if this is the right list, but I was wondering what presenc

[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread mhampton
No, they don't work currently in published worksheets. That would be a tricky security issue to solve (but it would be very nice!). -M. Hampton On Mar 26, 7:24 am, Juanlu001 wrote: > It seems to me that @interact plots in published worksheets don't work > (in fact, I just don't know if they hav

Re: [sage-devel] Re: [sage-notebook] http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Florent Hivert
Hi There, > +1 for openid support! +1 too, but with one slight problem: I connected using my google id and now my username is something like "openidXisFhSuwsA" moreover it stay as such when in published my worksheet. I'd rather have my real name here if technically possible. Nice work guy

[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Juanlu001
It seems to me that @interact plots in published worksheets don't work (in fact, I just don't know if they have ever worked, I have never published a worksheet) Jason Grout's test worksheet shows it: http://flask.sagenb.org/home/pub/0/ On Mar 26, 3:03 am, William Stein wrote: > Hi, > > Please fi

[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Rado
> By the way, ishttps://code.google.com/r/rkirov-flask/the source code > of this notebook? Should we test it locally in addition? Yes, thats the repository that has the version that is currently served at flask.sagemath.org. Local testing is welcome too, let me know if there are issues with the in

[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Juanlu001
Just one silly bug, but when at first I open the page, I see "Error: Username is not in the system" and "Error: Wrong password" in the login form. By the way, is https://code.google.com/r/rkirov-flask/ the source code of this notebook? Should we test it locally in addition? On Mar 26, 3:04 am, Wi

[sage-devel] Re: http://flask.sagenb.org -- test it!!!

2011-03-26 Thread Simon King
Hi! On 26 Mrz., 03:03, William Stein wrote: > Please find bugs inhttp://flask.sagenb.org.  Is it slow?  Fast? > Broken in *any* way at all? Is there any way to interrupt a computation? When I do -c, nothing happens (no KeyboardInterrupt), and I don't see an "interrupt" button. Cheers, Simon --