This commit is contained in:
Henrik Bakken
2020-05-19 14:38:04 +02:00
parent 366b20f705
commit 5f9662158c
10 changed files with 126 additions and 73 deletions
+2 -1
View File
@@ -280,7 +280,8 @@ c.ConsoleWidget.include_other_output = True
## If not empty, use this Pygments style for syntax highlighting. Otherwise, the
# style sheet is queried for Pygments style information.
#c.JupyterWidget.syntax_style = ''
c.JupyterWidget.syntax_style = 'monokai'
# monokai, fruity, native, paraiso-dark, rrt, solarized-dark, stata-dark, vim
#------------------------------------------------------------------------------
# KernelManager(ConnectionFileMixin) configuration