2009/9/2 Koch Peer-Joachim
> Hi,
>
> yes. I used the history to re execute the same command.
>
>nohup /.../sage -python ./notebook.py > sage.ot 2>&1 &
>
> OK - sorry, my fault. I only checked the worksheets without logging on.
> It seem's to be OK.
>
> 2 other questions:
> 1) is it possible
Hi,
yes. I used the history to re execute the same command.
nohup /.../sage -python ./notebook.py > sage.ot 2>&1 &
OK - sorry, my fault. I only checked the worksheets without logging on.
It seem's to be OK.
2 other questions:
1) is it possible to auth. users against a ldap server ? So all
On Tue, Sep 1, 2009 at 7:29 AM, Koch Peer-Joachim <
koch.peerjoac...@googlemail.com> wrote:
> Hi,
>
> we are running a sage notebook on a pc in our network. Sage is running
> under a dedicated uid.
> We had to restart the server and I've restarted sage and the notebook.
> However all worksheets a
Harald Schilly wrote:
> Hi, 10100010.
>
> You have to enter Python commands, since the interface is a Python
> interpreter. Try "notebook()".
or read the documentation by doing:
sage: notebook?
You can also read the tutorial, which has a section on the notebook:
http://sagemath.org/doc/tuto
Hi, 10100010.
You have to enter Python commands, since the interface is a Python
interpreter. Try "notebook()".
H
On May 1, 3:32 pm, 10100010 wrote:
> Hi!
>
> I need your help, i just compiled sage-3.4 on my Ubuntu Hardy.
> It took almost 4 hrs but it went all just fine, but i run the soft
> a