feat(jupyter): add

This commit is contained in:
Pavel Korytov 2021-04-21 17:57:41 +03:00
parent 4f9cddd687
commit 35fa298833

View file

@ -0,0 +1,3 @@
c.ConsoleWidget.font_size = 12
c.JupyterWidget.syntax_style = 'inkpot'
c.ConsoleWidget.paging = 'vsplit'