[sage-devel] mathfest 2013

2013-05-14 Thread John Travis
I'll be there. John T -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@goo

[sage-devel] Re: sage cells on Sage wiki work

2012-04-06 Thread John Travis
Perfect. Reminds me to go update some of the ones I posted. JT -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sa

[sage-devel] Re: GSOC 2012

2012-02-07 Thread John Travis
+1 I had to go look up what GSOC was first ... Jt On Feb 7, 2012 11:27 PM, "Jason Aubrey" wrote: > On Tue, Feb 7, 2012 at 11:17 PM, kcrisman wrote: > >> > >> > * overhaul 2d graphics to be consistent, take advantage of matplotlib >> > much more, etc. Introduce svg or html5 frontends for matpl

[sage-devel] Re: aleph vs. singlecell and internal server error

2012-01-18 Thread John Travis
FYI, just converted all my WebWork problems that call the single-cell and all is well. Response times appear to be very good except for an occasional hiccup (which could be anything.) -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an e

[sage-devel] Re: public single cell server

2011-07-30 Thread John Travis
27;,width=8)): print "hello" JT On Jul 30, 4:09 pm, Jason Grout wrote: > On 7/30/11 7:57 AM, John Travis wrote: > > > A real minor problem I found was with labels in interact.  No latex > > for such as > > > def _(  x0 = input_box(0,width=5,label='

[sage-devel] Re: public single cell server

2011-07-30 Thread John Travis
Awesome. A real minor problem I found was with labels in interact. No latex for such as def _( x0 = input_box(0,width=5,label='$x_0$'), blah Also, %hide does not work but it would be nice to have the option when shelling out from something like WebWork. Indeed, when using interacts, it might