You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've a similar problem when trying to render a pandas dataframe with math environments in it:
Its ok if I just render it via ipython display:
but not if I try to render it as Markdown:
Unfortunately I need the second method for the pdf export, because the first method doesn't produce a table latex environment but a Verbatim.
Edit: I maybe missed the topic, but maybe its the same cause. I got this problems with enabling MathJax3 extension not with KaTeX
Description
The math is not rendered in "code" cell outputs, for example,
Reproduce
As described in the screenshot.
Expected behavior
Math is expected to be rendered correctly. If this plugin is disabled (MathJax is the rendering engine), everything works fine.
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: