eapeyton
0
Q:

jupyter notebook custom keyboard shortcuts definition

// file ~/.jupyter/nbconfig/notebook.json

{
  "keys": {
    "command": {
        "bind": {
            "G,G,G":"jupyter-notebook:restart-kernel-and-run-all-cells"
        }
    }
  },
}
0

New to Communities?

Join the community