Skip to content

Instantly share code, notes, and snippets.

@dusenberrymw
Created September 5, 2016 23:23
Show Gist options
  • Save dusenberrymw/ede5309ae71bfaf02e624fc0403559bc to your computer and use it in GitHub Desktop.
Save dusenberrymw/ede5309ae71bfaf02e624fc0403559bc to your computer and use it in GitHub Desktop.
Jupyter 2 space indent (~/.jupyter/nbconfig/notebook.json)
{
"CodeCell": {
"cm_config": {
"indentUnit": 2
}
}
}
@dusenberrymw
Copy link
Author

Note: An updated copy of this lives in https://github.com/dusenberrymw/dotfiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment