Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing shortcuts #9

Open
ljmartin opened this issue Feb 24, 2019 · 1 comment
Open

Removing shortcuts #9

ljmartin opened this issue Feb 24, 2019 · 1 comment

Comments

@ljmartin
Copy link

Hello,
Thanks for this package. What is the best way to remove the shortcuts please? pip uninstall jupyter-emacskeys and reinstalling jupyter (through conda) did not work. Reason for uninstalling is that 'ctrl w' is a browser shortcut to close tab.
Thanks

@ljmartin
Copy link
Author

ljmartin commented Feb 24, 2019

More google helped here. https://stackoverflow.com/questions/50507321/how-to-remove-emacs-keybindings-from-jupyter-notebook
Open ~/.jupyter/nbconfig/notebook.json and set the line "jupyter_emacskeys/init": true to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant