el/dot-emacs.el (mdw-regexp): Sort the input list.
[profile] / dot / jupyter-notebook.json
index ebf4aae..e84b6e2 100644 (file)
@@ -2,7 +2,8 @@
   "CodeCell": {
     "cm_config": {
       "autoCloseBrackets": false,
-      "indentUnit": 2
+      "indentUnit": 2,
+      "tabSize": 2
     }
   }
 }