Hello,

What is code-du-jour for customizing keyboard shortcuts in Jupyter 
notebook? This is not working:


Enter code here...
// file ~/.jupyter/nbconfig/notebook.json
{
  "keys": {
    "command": {
        "bind": {
            "Alt-h":"jupyter-notebook:toggle-header"
        }
    }
  },
}



http://jupyter-notebook.readthedocs.io/en/latest/extending/keymaps.html

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/65f4df02-b708-4bdd-ba9a-b439a2f88797%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to