Skip to content

Instantly share code, notes, and snippets.

@jgosmann
Created November 6, 2015 16:55
Show Gist options
  • Save jgosmann/de80911de19a8ddf8c38 to your computer and use it in GitHub Desktop.
Save jgosmann/de80911de19a8ddf8c38 to your computer and use it in GitHub Desktop.
c = get_config()
c.JupyterWidget.font_size = 11
c.JupyterWidget.height = 30
c.JupyterWidget.width = 140
c.JupyterWidget.syntax_style = 'solarizedlight'
c.JupyterQtConsoleApp.confirm_exit = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment