I'm trying to use PyCharm's Jupyter integration to write Python tutorials that I'll use on live workshops. However, I can't change the iPython output font. Any tips on how to do this?
I want to change these font sizes:
In JupyterLab version 2.1. 2, you can just go Settings > JupyterLab theme > Increase Code Font Size several times, and it will increase the font sizes from both the code and code output.
If you do not want to change the theme but want to change the font size and font, then you need to change the Jupyter Notebook CSS. Open . jupyter/custom/custom. css in an editor.
The location of console font changed in the latest versions of Pycharm. Show activity on this post. Go to File\Settings\Editor\Color & Fonts and choose save as to save currently used schema by a new name in order to make changes on a new schema. Then in mentioned direction go to console font and set size.
you can go to File->Settings->Build, Execution, Deployment->Jupyter
and uncheck the Use Editor Font Size
option, set the font size you want.
Setting the font type is not currently supported.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With