3

I'm trying to enlarge the font for the markdown displayed in the Jupyter Notebooks opened with IntelliJ DataSpell. I have adjusted anything in the Settings Menu you can think of. But it only affects the Menu or the Editor, never the Markdown shown.

I found an old topic (below) but that does not work.

How do you change the Markdown preview font size in IntelliJ IDEA?

Has anybody another idea how to adjust the font size?

2 Answers 2

5

Regrettably, it is not available.

Please vote for https://youtrack.jetbrains.com/issue/IDEA-232254 in order to increase its priority.

0
2

To change the font size of the menus and markdown texts:

File -> Settings -> Appearance & Behavior -> Appearance -> Use custom font (change font) -> Apply / OK

To change the font size of editor:

File -> Settings -> Editor -> Font (change font) -> Apply / OK

To apply changes on Markdown cells, you have to either double click on the cell and run the cell again or just restart the DataSpell IDE.

enter image description here

1

Not the answer you're looking for? Browse other questions tagged or ask your own question.