[SciPy-Dev] Page trying to load scripts from unathenticated sources

Jens Nielsen jenshnielsen at gmail.com
Fri Mar 16 04:29:15 EDT 2018


Looking at the developer console it looks like the issue is likely a
missing https connection for fonts or CSS loaded from Google

"
scipy.sparse.csr_matrix.html:1 Mixed Content: The page at '
https://docs.scipy.org/doc/scipy-0.19.0/reference/generated/scipy.sparse.csr_matrix.html'
was loaded over HTTPS, but requested an insecure stylesheet '
http://fonts.googleapis.com/css?family=Open+Sans'. This request has been
blocked; the content must be served over HTTPS.

MathJax.js?config=TeX-AMS-MML_HTMLorMML:32 WARNING: cdn.mathjax.org has
been retired. Check https://www.mathjax.org/cdn-shutting-down/ for
migration tips.
replaceScript @ MathJax.js?config=TeX-AMS-MML_HTMLorMML:32
"

There is also a mathjax cdn url that looks like it needs to be updated

best
Jens

On Fri, 16 Mar 2018 at 08:13 Jaime Fernández del Río <jaime.frio at gmail.com>
wrote:

> I'm seeing it with:
>
> Version 65.0.3325.162 (Official Build) (64-bit)
>
> It's just a tiny icon, so it's easy to oversee.
>
>
> On Fri, Mar 16, 2018 at 4:13 AM Ralf Gommers <ralf.gommers at gmail.com>
> wrote:
>
>>
>>
>> On Thu, Mar 15, 2018 at 5:31 AM, Neal Becker <ndbecker2 at gmail.com> wrote:
>>
>>> When I visit e.g.,
>>>
>>> https://docs.scipy.org/doc/scipy-0.19.0/reference/generated/scipy.sparse.csr_matrix.html
>>>
>>> with latest chrome-beta, I see the above warning.
>>>
>>
>>  Hmm, latest Chrome release doesn't show that. Possibly a bug in Chrome?
>>
>> Ralf
>>
>> _______________________________________________
>> SciPy-Dev mailing list
>> SciPy-Dev at python.org
>> https://mail.python.org/mailman/listinfo/scipy-dev
>>
>
>
> --
> (\__/)
> ( O.o)
> ( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes
> de dominación mundial.
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180316/77dc1dc1/attachment.html>


More information about the SciPy-Dev mailing list