On 14 Mrz., 13:28, David Joyner <[email protected]> wrote:
> On Sun, Mar 14, 2010 at 8:08 AM, Eggart Mumie
>
> <[email protected]> wrote:
> > I am a newbie both to SAGE as well as to Python.
> > I am very enthusiastic about SAGE
> > which I am about to get to know using its web interface only.
>
> > I would like to know whether I could write a user defined module,
> > store it on e.g. our (!) SAGE server sage.informatik.hs-bremen.de
>
> > and access functions of such a module by importing the module into
> > another module on the the SAGE server.
>
> Yes. I prefer attach over import for such modules.
> At the command line of Sage, type
>
> attach?
>
> and read the docstring for examples of how it can be used.
>


how do I address a certain file/module on a SAGE server?
I tried the name of a certain module followed by .sage, .py or .pyx
I tried the url containing the number of the worksheet
I tried to follow paths like /home/sage/.sage//sage_notebook.sagenb/
home/user_name
to attach files. It cannot be that difficult ... Please give me a
hint, link or advice, EM

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to