On Tue, Nov 1, 2016 at 11:22 AM, Volker Braun <vbraun.n...@gmail.com> wrote: > On Tuesday, November 1, 2016 at 12:16:58 PM UTC-4, William wrote: >> >> Your iframe hack doesn't respect Jupyter's base url options, which is >> the (only) problem for both Jupyterhub and SageMathCloud. > > > Because it can't, the compute kernel does not (and arguably should not) know > about the base url. If you bake in the base url into the output then a > different notebook renderer will never be able to display the notebook...
This is happening in the web browser. To quote Minh: "The script is loading nbextensions wrong if it's hardcoding an absolute path. Using require('nbextensions/jsmol...') should load correctly regardless of the URL prefix." See https://github.com/jupyterhub/jupyterhub/issues/401 > > -- > 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.