dot/jupyter-notebook.json: Set `tabSize' because the editor is broken.
[profile] / dot / jupyter-notebook.json
CommitLineData
6f4c361e
MW
1{
2 "CodeCell": {
3 "cm_config": {
4 "autoCloseBrackets": false,
0b02a113
MW
5 "indentUnit": 2,
6 "tabSize": 2
6f4c361e
MW
7 }
8 }
9}