Turns out you can still define custom keyboard shortcuts in 
~/.jupyter/custom/custom.js file, but loading the file is currently broken 
in notebook v.4.2.2 and fix is coming in v.4.2.3 
https://github.com/jupyter/notebook/issues/1730

On Tuesday, August 30, 2016 at 4:07:23 PM UTC-4, Milos Miljkovic wrote:
>
> 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/7ea2f036-bd08-4377-877d-97ca8d77a5e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to