mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(jupyter): add
This commit is contained in:
parent
4f9cddd687
commit
35fa298833
1 changed files with 3 additions and 0 deletions
3
.jupyter/jupyter_qtconsole_config.py
Normal file
3
.jupyter/jupyter_qtconsole_config.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
c.ConsoleWidget.font_size = 12
|
||||
c.JupyterWidget.syntax_style = 'inkpot'
|
||||
c.ConsoleWidget.paging = 'vsplit'
|
||||
Loading…
Add table
Reference in a new issue