properly show mathjax when getting help / instrospecting with sage
williamstein opened this issue · 2 comments
williamstein commented
This is a problem for both Sage worksheets and Jupyter notebooks.
williamstein commented
embray commented
I don't know exactly how this would work w.r.t. Sage Worksheets, but if my solution of extracting HTML from the HTML docs works, then that part could be recycled for Sage Worksheets as well, and the rest is just the client<->server protocol details.