OK, so I tried sage -n jupyter and that works. I can reproduce the behaviour I 
was getting by running ``sage -n export’’ something must have gone wrong with 
that during the build.  I've always called the sage notebook with sage -n so it 
perhaps it defaults to export.

Thanks !
> Le 4 juil. 2019 à 08:04, slelievre <samuel.lelie...@gmail.com> a écrit :
> 
> Here is how I would recap Sage notebook modes and
> ways to launch them (correct me if I got anything wrong).
> 
> - Jupyter Notebook
> 
>       sage -n jupyter
> 
> - JupyterLab
> 
>       sage -n jupyterlab
> 
>   note: this requires installing JuyterLab first,
>   which one can do by running in the terminal
> 
>       sage --pip install jupyterlab
> 
> - SageNB legacy notebook
> 
>       sage -n sagenb
> 
> - Sage Exporter (to export legacy notebook worksheets
>   to Jupyter Notebook documents):
> 
>       sage -n exporter
> 
> I think if you just run `sage -n` it will check whether
> you have legacy sagenb worksheets, and if so give
> you the option to run Sage Exporter or to launch a
> Jupyter Notebook server.
> 
> If you know what you want, use one of the options above.
> 
> Note that instead of
> 
>     sage -n jupyter
> 
> you can also do
> 
>     sage --notebook=jupyter
> 
> and similarly for the other options.
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "sage-support" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/sage-support/j7a_oPMFk-0/unsubscribe 
> <https://groups.google.com/d/topic/sage-support/j7a_oPMFk-0/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> sage-support+unsubscr...@googlegroups.com 
> <mailto:sage-support+unsubscr...@googlegroups.com>.
> To post to this group, send email to sage-support@googlegroups.com 
> <mailto:sage-support@googlegroups.com>.
> Visit this group at https://groups.google.com/group/sage-support 
> <https://groups.google.com/group/sage-support>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/19b89745-fb30-4a67-9ada-9cb9eb6443eb%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/sage-support/19b89745-fb30-4a67-9ada-9cb9eb6443eb%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/6C91A21C-ACBB-40B2-ABD5-6D144DF97364%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to