On Mon, Nov 21, 2011 at 3:51 PM, Eric Kangas wrote:
> I tried installing sage on my Toshiba Portege M200 tablet. I am using
> ubuntu 10.10. Here is the error message I am receiving:
>
>
> **
> WARNING! This Sage install was built
On Mon, Nov 21, 2011 at 4:51 PM, Jason wrote:
> It looks like even when not using the notebook, I can't even import
> numpy. All I did was uncompress the lzma download and put it in my
> home directory. I don't see any caveats in the readme:
> http://boxen.math.washington.edu/sage/linux/32bit/READ
On 11/21/11 8:07 PM, rych wrote:
Yes, I also see a normal text box ... which automagically turns into
line-numbered syntax-highlighted code editor in about 20-30 seconds.
Probably JavaScript code has to be loaded from somewhere ("Wating for
api.flattr.com" in the status bar). But now it's interac
Yes, I also see a normal text box ... which automagically turns into
line-numbered syntax-highlighted code editor in about 20-30 seconds.
Probably JavaScript code has to be loaded from somewhere ("Wating for
api.flattr.com" in the status bar). But now it's interactive: as soon
as I finish typing "f
On 11/21/11 3:40 PM, kcrisman wrote:
Given that Sage Days 35.5 will be held at the Ken Olsen Science
Center, we definitely shouldn't talk trash against the PDP-11.
Point taken! Can you call up your good buddies from the DEC crowd and
ask if we could have a demo of Sage on a PDP-11? :)
Jaso
On 11/21/11 3:40 PM, rych wrote:
What about getting line-numbering as a part of a package of web-based
code editor with syntax highlighting?
That sounds like a great idea, if one can be found that is quick, works
across all browsers, doesn't slow down the notebook, etc. One idea is
to take o
Thanks! I was able to import and use a worksheet by removing the
server_pool option. However, the documentation here says that it
specifies that worksheet processes run as separate users, not that
there are multiple servers:
http://www.sagemath.org/doc/reference/sagenb/notebook/notebook_object.html
2011/11/21 Jason
> I did a fresh install of Ubuntu 10.04, and placed the precompiled sage
> 4.7.2 folder in my home folder.
>
> I run sage in a terminal then use this command to start the server:
> notebook(interface='', server_pool=['sage1@localhost'], ulimit='-v
> 50', accounts=True)
>
> I'
I did a fresh install of Ubuntu 10.04, and placed the precompiled sage
4.7.2 folder in my home folder.
I run sage in a terminal then use this command to start the server:
notebook(interface='', server_pool=['sage1@localhost'], ulimit='-v
50', accounts=True)
I'm able to access it and create a
> >> Note that the "%" character is explicitly listed as a "reserved
> >> character" not allowed by some filesystems at [1]. That would be a
> >> very good reason not to percent encode the worksheet title when
> >> generating the filename.
>
> >> [1]http://en.wikipedia.org/wiki/Filename#Reserved_
What about getting line-numbering as a part of a package of web-based
code editor with syntax highlighting? I saw another example of a
seemingly successful Code window here,
http://www.learnpython.org/
Is it hard to attach/develop/maintain, is it buggy/slow?
Igor
--
To post to this group, send
On 11/21/11 12:32 PM, William Stein wrote:
On Mon, Nov 21, 2011 at 10:15 AM, Volker Braun wrote:
On Monday, November 21, 2011 3:23:00 PM UTC, William wrote:
Good point. We should go through at least the table at [1] and replace
all such
instances by "_".
Why don't we percent-encode the wor
On Mon, Nov 21, 2011 at 10:15 AM, Volker Braun wrote:
> On Monday, November 21, 2011 3:23:00 PM UTC, William wrote:
>>
>> Good point. We should go through at least the table at [1] and replace
>> all such
>> instances by "_".
>
> Why don't we percent-encode the worksheet title? Actually I'm surpr
On Monday, November 21, 2011 3:23:00 PM UTC, William wrote:
>
> Good point. We should go through at least the table at [1] and replace
> all such
> instances by "_".
>
Why don't we percent-encode the worksheet title? Actually I'm surprised
that we don't do that already. Its so easy:
sage: impor
On Sun, Nov 20, 2011 at 11:35 PM, P Purkayastha wrote:
>
>
> On Monday, November 21, 2011 10:47:17 AM UTC+8, William Stein wrote:
>>
>> On Sat, Nov 19, 2011 at 11:22 AM, kcrisman wrote:
>> > You might want to try making a worksheet with a title with a slash.
>> > Like
>> >
>> > And/or the best wo
15 matches
Mail list logo