On Thu, Mar 9, 2017 at 6:00 PM, Gere Mia <alan.ave...@gmail.com> wrote: > Is there a way to make make notebook() host at localhost:8080/<something> > instead of simply at localhost:8080?
sagenb doesn't support base url's, but Jupyter definitely does. Try searching the jupyter docs for command line options. You can see how I set them up here for SageMathCloud proxying if you want: https://github.com/sagemathinc/smc/blob/master/src/smc_pyutil/smc_pyutil/jupyter_notebook.py > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.