'Jupyter Notebook Output window in VS Code
Solution 1:[1]
notebook.outputFontSize seems to be the config you're looking for.
Description from the VS Code settings documentations:
Font size for the output text for notebook cells. When set to 0
editor.fontSizeis used.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jonas |

