Re: [sage-support] Sage 8.8 Jupyter notebook 404: Page does not exist error

2019-07-04 Thread Jack Borthwick
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  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 
> .
> To unsubscribe from this group and all its topics, 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/19b89745-fb30-4a67-9ada-9cb9eb6443eb%40googlegroups.com
>  
> .
> 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.
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.


[sage-support] Sage 8.8 Jupyter notebook 404: Page does not exist error

2019-07-02 Thread Jack Borthwick
Hi all,

I recently compiled sage 8.8 on my Mac (macOS Mojave) and everything seems 
to work correctly, except the Sage notebook server that doesn't seem to 
launch correctly. I often, but not always, get redirected to a page with 
the error 404: page does not exist.

Is this something someone has already encountered before and is there a 
known workaround without recompiling sage entirely?

Cheers,

Jack

-- 
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/988a24de-de44-4aff-83db-66be968ae303%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.