Skip to content

Instantly share code, notes, and snippets.

@uitspitss
Last active May 13, 2018 23:25
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 uitspitss/41bea6fccae8f375256e34b21fd5f300 to your computer and use it in GitHub Desktop.
Save uitspitss/41bea6fccae8f375256e34b21fd5f300 to your computer and use it in GitHub Desktop.
~/.jupyter/nbconfig/notebook.json, ~/.jupyter/custom/custom.css
.CodeMirror pre, .output pre { font-family: Menlo, monospace; }
{
"load_extensions": {
"jupyter_emacskeys/init": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment