On 1/24/12 3:17 PM, Stephen Hartke wrote:
On 1/22/12 12:56 PM, Stephen Hartke wrote:
Cutting and pasting on an Android phone does not work well (I had to
switch to plain text to paste into the code box).. Will there
eventually be an option to "preload" code into the
>
> On 1/22/12 12:56 PM, Stephen Hartke wrote:
>
>> Cutting and pasting on an Android phone does not work well (I had to
>> switch to plain text to paste into the code box).. Will there
>
> eventually be an option to "preload" code into the single cell server?
>
>
On Mon, Jan 23, 2012 at 9:20 PM,
On Mon, 23 Jan 2012 at 06:25AM -0600, Jason Grout wrote:
> >https://github.com/sagemath/singlecell/issues/231
>
> Unicode should work now.
I responded to the github issue, but: the problem seems fixed. So
Unicode/UTF-8 stuff should work. (Although I didn't try any other
encoding or fancy string s
On 1/22/12 12:56 PM, Stephen Hartke wrote:
On Sat, Jan 21, 2012 at 12:35 PM, Jason Grout
mailto:jason-s...@creativetrax.com>> wrote:
Can people test this functionality before we try to add it to the
sage notebook? If you have an iOS or Android device, create an
interact at aleph.sag
On 1/22/12 9:17 PM, Keshav Kini wrote:
Pasting does not even work in Firefox on Linux, I find. At least,
pasting with middle-click to dump the X selection buffer doesn't work.
Pasting with C-v to dump the X clipboard buffer does work, however. Both
work in plain text mode.
These all sound like
On 1/22/12 1:10 AM, Dan Drake wrote:
On Sat, 21 Jan 2012 at 11:05PM -0600, Jason Grout wrote:
Uh, maybe. I don't know. Can you open an issue on github? I'm not
sure where there would be an error, but surely if there is no
output, there is a traceback printed somewhere.
https://github.com/sa
>>Can people test this functionality before we try to add it to the sage
>>notebook?
If you have an iOS or
>>Android device, create an interact at aleph.sagemath.org and try
manipulating the controls.
On iPod Touch, the n^2 example,
@interact
def f(n=(1..10)):
print n^2
works well.
Ped
I get exactly the same error as william on my iphone, but it doesn't happen
in my browser (chrome) on my macbook.
If I add an extra enter all trouble disapear on my iphone and the sliding
works nice.
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from thi
On 1/22/12 1:59 AM, William Stein wrote:
The standard interact with slider. You should see it in the log from an
hour ago?
This one?
@interact
def f(n=(1..9)):
print n^2
It works fine for me without any extra newline at the end (so the code
ends directly after the 2).
Can you paste th
On 1/22/12 12:46 AM, William Stein wrote:
However, the codemirror (2?) editor is bad on my 3.2 device, compared to
the standard sagenb textarea. Cursor positioning, cut/paste, etc. are
all very painful.
Yes, it's codemirror 2. The codemirror 2 developer has made some
changes recently to get
On Jan 21, 2012 11:53 PM, "Jason Grout" wrote:
>
> On 1/22/12 1:30 AM, William Stein wrote:
>>
>> > > On both I got a syntax error if I don't add a spurious newline at
>> the end
>> > > of the input - what's up with that?
>> >
>> > I got some syntax errors, but I'm not sure if it was the newli
On 1/22/12 1:30 AM, William Stein wrote:
> > On both I got a syntax error if I don't add a spurious newline at
the end
> > of the input - what's up with that?
>
> I got some syntax errors, but I'm not sure if it was the newline at the
> end that fixed it.
It was. I got this on both my iph
On Sat, 21 Jan 2012 at 11:05PM -0600, Jason Grout wrote:
> Uh, maybe. I don't know. Can you open an issue on github? I'm not
> sure where there would be an error, but surely if there is no
> output, there is a traceback printed somewhere.
https://github.com/sagemath/singlecell/issues/231
Dan
On 1/21/12 9:00 PM, Dan Drake wrote:
On Sat, 21 Jan 2012 at 12:35PM -0600, Jason Grout wrote:
Can people test this functionality before we try to add it to the
sage notebook? If you have an iOS or Android device, create an
interact at aleph.sagemath.org and try manipulating the controls.
The au
On 1/21/12 12:53 PM, Alex Kramer wrote:
On Sat, Jan 21, 2012 at 1:35 PM, Jason Grout
wrote:
Can people test this functionality before we try to add it to the sage
notebook? If you have an iOS or Android device, create an interact at
aleph.sagemath.org and try manipulating the controls. The a
15 matches
Mail list logo