Your message dated Sun, 01 Mar 2020 11:10:42 +0100
with message-id <[email protected]>
and subject line Obsolete report
has caused the Debian Bug report #816275,
regarding ipython-notebook can't find mathjax.js if base_url is set in your 
config
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
816275: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816275
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipython-notebook
Version: 2.4.1-1
Severity: normal

Dear Maintainer,

I use IPython notebook on a system serving more than just iPython
notebook.  To do this I set the base_url config option[1].  On with
the debian package this fails when opening a notebook with:

> Failed to retrieve MathJax from 
> '/calibration/static/javascript/mathjax/MathJax.js'

(my base-url is set to '/calibration')

I believe this is due to the patch
[use-system-mathjax-if-available.patch] which doesn't take `base_url`
into account when calling`new_handlers.append`.  I believe the two
places in that patch that refer to mathjax urls should be prepended
should be prepended by the `base_url`.

[1]: https://ipython.org/ipython-doc/3/config/options/notebook.html
[use-system-mathjax-if-available.patch]:
https://sources.debian.net/patches/ipython/2.4.1-1/use-system-mathjax-if-available.patch/

Thanks

Will

--- End Message ---
--- Begin Message ---
Hi,

looking into old bug reports, I find this one is obsolete : the new
versions aren't organized at all like this.

Cheers,

JP

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to