Jupyter %%prun magic output not displayed properly in VS Code

Viewed 14

Since very recently I have a problem where the output of %%prun is not displayed properly in VS Code Jupyter (all output is on one line instead of in a nicely formatted table).

I tried reloading the window and restarting jupyter but the problem still appears.

Any idea of what could be causing the problem?

Bug illustration

0 Answers
Related