Spyder: Equation is not displayed in Help pane on Windows

Created on 8 Jul 2019  ·  3Comments  ·  Source: spyder-ide/spyder

Description

Equation is not displayed in help pane in windows.
Equation is displayed in help pane in linux(manjaro).

What steps will reproduce the problem?

  1. type -> from numpy import convolve
  2. request help info of convolve

dark
[windows]

image
[majaro]

Versions

  • Spyder version: 4.0.0b3
  • Python version: 3.7.3
  • Qt version: 5.9.6
  • PyQt5 version: 5.9.2
  • Operating System: Windows 10

Dependencies

pygments >=2.0    :  2.3.1 (OK)
qdarkstyle >=2.6.4:  2.7 (OK)
sphinx >=0.6.6    :  1.8.5 (OK)
pyls >=0.27.0     :  0.27.0 (OK)
nbconvert >=4.0   :  5.4.1 (OK)
pandas >=0.13.1   :  0.24.2 (OK)
numpy >=1.7       :  1.16.2 (OK)
sympy >=0.7.3     :  1.3 (OK)
cython >=0.21     :  0.29.6 (OK)
qtconsole >=4.5.0 :  4.5.1 (OK)
IPython >=4.0     :  7.4.0 (OK)
matplotlib >=2.0.0:  3.0.3 (OK)
pylint >=0.25     :  2.3.1 (OK)
Help Bug

All 3 comments

@dalthviz, could you test this on Windows? Thanks!

@ccordoba12 testing this on Windows 8.1 I see the same behaviour reported by @ok97465 :

imagen

Ok, thanks for the confirmation @dalthviz! Then please take a look at this one.

My guess is that we're not pointing to the right path where MathJax is located when trying to load the library in the generated web page.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marianux picture marianux  ·  3Comments

neilsf1975 picture neilsf1975  ·  3Comments

yousefoleyaei picture yousefoleyaei  ·  3Comments

spyder-bot picture spyder-bot  ·  3Comments

spyder-bot picture spyder-bot  ·  3Comments