Issue
I need help with changing the font of output in Jupyter Notebook. Sometime ago VSCode was updated and I saw the output font was changed from Consolas to Segoe UI. How can I revert this back?
Thanks in advance.
Solution
It looks like this is the fault of the new renderer of version 1.65 (link).
One work around is to go back to 1.64.2. The Jupyter extension need to be downgraded as well.
Answered By - Maxime Dion
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.