I would like to know how to use vi-like key bindings in a Jupyter console -- not just with ipython, but with any kernel.
Previous answers show this is possible for ipython. So, perhaps there is some flag or config file where this can be specified. Jupyter does not appear to have an equivalent to ipython profile
and giving the same flagged variables as in ipython does not work.