Thank you Jan!

Your answer is helpful, but not me. I'm not programmer only a user. I
worked with maple, but SageManifold is seem better. I tried the next ones:
 1. open SageMath
2. open SageMath Shell
3. wrote Jupyter terminal: "user@host:~$ sage -n jupyter" (user? my name?
need Jupyter log in? GitHub name?
4. wrote in Shell "0 user@host:~$sage"

I registered to GitHub, installed Anaconda...nothing.

There is something simply step by step instruction for simply, ordinary
mortals? Couldn't find anything.

Thanks.



Jan Groenewald <j...@aims.ac.za> ezt írta (időpont: 2019. dec. 29., V,
13:11):

> Hi
>
> On Sun, 29 Dec 2019 at 13:47, Szabolcs Sződi <kuglipo...@gmail.com> wrote:
>
>> Hi dear Somebody!
>>
>>  I wrote "sage -n jupyter" comman on Jupyler nootbook interface, but not
>> working.
>>
>> This is the answer:
>>
>>  File "<ipython-input-1-2ee9f42db016>", line 1
>>
>>     sage -n jupyter
>>                   ^SyntaxError: invalid syntax
>>
>>
> You should not type that in a sage shell. In a terminal you could type that
>
> user@host:~$ sage -n jupyter
>
> but in a sage shell, you just want to type notebook() :
>
> 0 user@host:~$sage
> ┌────────────────────────────────────────────────────────────────────┐
> │ SageMath version 8.6, Release Date: 2019-01-15                     │
> │ Using Python 2.7.16. Type "help()" for help.                       │
> └────────────────────────────────────────────────────────────────────┘
> sage: sage -n jupyter
>   File "<ipython-input-1-2ee9f42db016>", line 1
>     sage -n jupyter
>                   ^
> SyntaxError: invalid syntax
>
> sage: notebook()
> ('The notebook files are stored in:', 'sage_notebook.sagenb')
> ┌────────────────────────────────────────────────┐
> │                                                │
> │ Open your web browser to http://localhost:8080 │
> │                                                │
> └────────────────────────────────────────────────┘
> Executing twistd  --pidfile="sage_notebook.sagenb/sagenb.pid" -ny
> "sage_notebook.sagenb/twistedconf.tac"
> ...
>
> Regards,
> Jan
>
> --
>   .~.
>   /V\     Jan Groenewald
>  /( )\    www.aims.ac.za
>  ^^-^^
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/CAAg%3Dp_0VBVBGA2GKkevFqxPNE%2BiwrSyWrNy1fi-A3Owh9iqGTA%40mail.gmail.com
> <https://groups.google.com/d/msgid/sage-support/CAAg%3Dp_0VBVBGA2GKkevFqxPNE%2BiwrSyWrNy1fi-A3Owh9iqGTA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAPow5_%3DG-MrBZEzoAKUX7xuqhFECiwMzFiv6f7s63c-a_KJTdg%40mail.gmail.com.

Reply via email to