Skip to content

Instantly share code, notes, and snippets.

@kidpixo
Created August 30, 2018 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kidpixo/781f4aafee01da97c9682d7fce179a3b to your computer and use it in GitHub Desktop.
Save kidpixo/781f4aafee01da97c9682d7fce179a3b to your computer and use it in GitHub Desktop.
/* *************************************************************************************** */
/* this should be in ~/.jupyter/custom/custom.css and
/* *************************************************************************************** */
.container { width:99% !important; }
/* Uncomment to use a custom font */
/* div#notebook, div.CodeMirror, div.output_area pre, div.output_wrapper, div.prompt {
font-family: 'Roboto Mono', monospace !important;
font-weight: normal !important;
font-size: 14px;
} */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment