Closed hellmrf closed 3 years ago
Yes, with Code-Insiders, even single dollar-sign Latex between $ $ , does not work in the new version notebooks markdown using the Jupyter extension.
Closing as a dup of https://github.com/microsoft/vscode-jupyter/issues/1216
Environment data
Expected behaviour
LaTeX being rendered, as it does in Jupyter Notebook, Jupyter Lab, Google Colab and any other NBViewer.
Python: Julia:
Actual behaviour
Markdown cells outputs raw LaTeX, code cells output says "No renderer could be found for MIME type: text/latex":
(The same code above, but in VSCode): Python: Julia:
Steps to reproduce: