Files
dotfiles/HOME/.jupyter/jupyter_qtconsole_config.py
T

4 lines
131 B
Python

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