dotfiles/.jupyter/jupyter_qtconsole_config.py
2021-04-21 17:57:41 +03:00

3 lines
105 B
Python

c.ConsoleWidget.font_size = 12
c.JupyterWidget.syntax_style = 'inkpot'
c.ConsoleWidget.paging = 'vsplit'