sagemathinc/cocalc

properly show mathjax when getting help / instrospecting with sage

williamstein opened this issue · 2 comments

This is a problem for both Sage worksheets and Jupyter notebooks.

See https://trac.sagemath.org/ticket/25015

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.