Closed
Description
Bug: Notebook Editor, Interactive Window, Editor cells
Steps to cause the bug to occur
- Upgrade VScode from version 2019.10.44104 to 2019.11.49689
- Attempt to open a .ipynb file such containing certain MathJAX code in VSCode. For instance, at least one example from the Jupyter MathJax Documentation no longer works (see below). This is the code used in the GIF above.
Copy-pasting the above code into this MathJax Demo shows the correct output.
Actual behavior
- The MathJax code doesn't compile. Interestingly, if I open the notebook in a browser (say Chrome), the MathJax code renders fine. Reverting to version 2019.10.44104 also works.
- Get "Couldn't start client python tools" and "Encountered an Issue downloading the language server" warning messages. I'm not sure if both of these are related. Edit: I fixed these errors by following this. The MathJax errors remain.
Expected behavior
- Valid MathJax code compiles and renders output.
- No errors.
Your Jupyter and/or Python environment
Please provide as much info as you readily know
- Jupyter server running: Local
- Extension version: 2019.11.49689
- VS Code version: 1.40.1
- Setting python.jediEnabled: false
- Python and/or Anaconda version: 3.6.8
- OS: Windows
- Virtual environment: N/A
Developer Tools Console Output
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer
Metadata
Metadata
Assignees
Labels
No labels