lambdalisue / jupyter-vim-binding

Jupyter meets Vim. Vimmer will fall in love.
2.1k stars 136 forks source link

Incorrect path for enabling binding in readme #134

Closed pclaessen closed 5 years ago

pclaessen commented 5 years ago

Summary

The last line of the instructions section should show this instead:

jupyter nbextension enable jupyter-vim-binding/vim_binding

Environment

Behavior

Expected

Actual

Step by step procedure

  1. Start local Jupyter Notebook by jupyter notebook
  2. Access http://localhost:8888/
  3. etc.

What you have done to solve the issue

For example, the behavior is confirmed with Firefox 44.0.2 and Google Chrome xx.xx.xx and could not be reproduced in Firefox but Chrome or what ever.

Remarks

If any