As well as python version : 3.8.5.final.0 with the browser, safari version 14.0. But while using markdown mode, I tried to with mathematical equations; it is not rendering properly, please see screenshot.
I am a new user of jupyterlab and was wondering, do I need to install Mathjax separately. Because when I used to use vanilla jupyter notebook, I never encountered this issue. Help is appreciated.
I’m having a similar problem. When checking my browser console I see I’m getting a ReferenceError “MathJax is not defined”. Any idea how could this be solved?
Same issue, markdown and LATEX not rendering at all in a JupyterLab notebook running in an up to date safari browser on OSX Monterey, The same code WILL run in a Jupyter notebook, rendering perfectly! So the issue is with JupyterLab…
Note: both Jupyter and JupyterLab were launched from Anaconda Navigator. There were issues with installing the latest version of the navigator too.
The same here. I am running JupyterLab with Chrome and macOS Big Sur Version 11.4. It is a tricky error. When I “reload” the page in Chrome, sometimes the Latex is rendered correctly. It looks like a fault inthe javascript created by JupyterLab.
I also have the same issue. I’ve been using the standard JupyterLab download from the anaconda distribution, and have not been able to get any LaTeX text to render in markdown cells. Nor, for that fact have I been able to get png’s in markdown cells to render either.
I had the same issue. I fixed it by enabling extensions (click the puzzle icon, then enable). I didn’t have to add any new extensions, just enabling the two that were installed already was enough.