Re: [sage-support] how do i get properly formatted sage output when running from emacs or commandline?

2019-03-28 Thread slelievre
I recommend installing JupyterLab:

sage --pip install jupyterlab

and then starting Sage with JupyterLab

sage -n jupyterlab

This makes it pleasant to work with text files
(whether .txt or .py or .sage), Jupyter notebook
worksheets, etc.

-- 
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 post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-support] Erase a cell in sagenb

2019-03-28 Thread Dima Pasechnik
On Thu, Mar 28, 2019 at 11:23 PM Enrique Artal  wrote:
>
> In chrome one can erase a cell of a sagenb worksheet, making it empty and the 
> backspace. It used to work in firefox but not any more (version 66 in my 
> case, but may be in prior versions also). Is there a simple workaround? Best, 
> Enrique.

use jupyter notebooks, please...
I am saying this as the de facto maintainer of  sagenb :-)

>
> --
> 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 post to this group, send email to sage-support@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] Erase a cell in sagenb

2019-03-28 Thread Enrique Artal
In chrome one can erase a cell of a sagenb worksheet, making it empty and 
the backspace. It used to work in firefox but not any more (version 66 in 
my case, but may be in prior versions also). Is there a simple workaround? 
Best, Enrique.

-- 
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 post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-support] how do i get properly formatted sage output when running from emacs or commandline?

2019-03-28 Thread Dima Pasechnik
On Thu, 28 Mar 2019 at 19:35, henri.gir...@gmail.com 
wrote:

> What don't you like in jupyter notebook ?
>

jupyter is not really too suitable for editing source code, it is designed
for a different task.


> sage -n=jupyter
>
> Can you show your nice syntax hightliting from emacs ?
>
> sagenb will not continue I do agree that the editor was better than in
> jupyter, but may be I don"t know how to use it properly ?
>
> Nice books are done with jupyter notebook
> Le 28/03/2019 à 20:27, Andreas Schuldei a écrit :
>
> Hi,
>
> I used to use cocalc for my sage needs, but I would perfer using my own
> resources and run my stuff locally.
>
> i found https://ask.sagemath.org/question/35772/error-on-display-latex/ .
>
> is it correct that those are my only options to get graphical and nicely
> formatted output? i tried the twisted webserver (sage -n sagenb) and that
> was not so nice.
>
> I do have nice syntax highliting etc in emacs, can i somehow get proper
> error messages and nicely formatted output with sage-shell-mode?
>
> --
> 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 post to this group, send email to sage-support@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 post to this group, send email to sage-support@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-support] how do i get properly formatted sage output when running from emacs or commandline?

2019-03-28 Thread henri.gir...@gmail.com

What don't you like in jupyter notebook ?

sage -n=jupyter

Can you show your nice syntax hightliting from emacs ?

sagenb will not continue I do agree that the editor was better than in 
jupyter, but may be I don"t know how to use it properly ?


Nice books are done with jupyter notebook

Le 28/03/2019 à 20:27, Andreas Schuldei a écrit :

Hi,

I used to use cocalc for my sage needs, but I would perfer using my 
own resources and run my stuff locally.


i found https://ask.sagemath.org/question/35772/error-on-display-latex/ .

is it correct that those are my only options to get graphical and 
nicely formatted output? i tried the twisted webserver (sage -n 
sagenb) and that was not so nice.


I do have nice syntax highliting etc in emacs, can i somehow get 
proper error messages and nicely formatted output with sage-shell-mode?

--
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 post to this group, send email to sage-support@googlegroups.com 
.

Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


--
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 post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] how do i get properly formatted sage output when running from emacs or commandline?

2019-03-28 Thread Andreas Schuldei
Hi,

I used to use cocalc for my sage needs, but I would perfer using my own
resources and run my stuff locally.

i found https://ask.sagemath.org/question/35772/error-on-display-latex/ .

is it correct that those are my only options to get graphical and nicely
formatted output? i tried the twisted webserver (sage -n sagenb) and that
was not so nice.

I do have nice syntax highliting etc in emacs, can i somehow get proper
error messages and nicely formatted output with sage-shell-mode?

-- 
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 post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.