Issue
I want to reduce the space between the lines when I print something in Jupyter visual studio code output.
Current output
I would like an output like Jupyter when I use it in a browser
Solution
It looks like a new setting is being added to vscode v1.67:
notebook.outputLineHeight
See https://github.com/microsoft/vscode/commit/9a87fe7eaf2bcf29de4f5ec7c02044c410c95c0f
Answered By - Mark
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.