Files
dotfiles/HOME/.jupyter/jupyter_qtconsole_config.py
T
2025-10-31 11:41:45 +01:00

4 lines
131 B
Python

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