Files
dotfiles/jupyter/jupyter_qtconsole_config.py
Henrik Bakken a47b7fbe61 more theming
2025-09-03 14:17:06 +02:00

4 lines
131 B
Python

c.ConsoleWidget.include_other_output = True
c.ConsoleWidget.font_family = 'Akkurat-Mono'
c.JupyterWidget.syntax_style = 'one-dark'