如何更改 Jupyter 笔记本中的单元格输出字体大小?

How could I change the cell output font size in Jupyter notebook?

有时我 运行 jupyter 在一个小的 window 中,输出行分成两行,如下例所示:


是否可以减小输出字体大小以避免换行?

尝试 Settings > JupyterLab theme > Increase Code Font Size 作为 here