jupyterlab-contrib / jupyterlab-vim

Vim notebook cell bindings for JupyterLab
https://jupyterlab-contrib.github.io/jupyterlab-vim.html
MIT License
676 stars 43 forks source link

Execuse me, could you please tell me how to build this project? #41

Closed ysl2 closed 3 years ago

ysl2 commented 3 years ago

I tried too many times but it still gave me errors.

I just want to modify the source code to map <C-c> to <ESC>. It's too hard for me to build the project. Please help.

ianhi commented 3 years ago

I just want to modify the source code to map to . It's too hard for me to build the project. Please help.

This really ought to be configurable in the settings file that we now have.

@ysl2 how far can you get through: https://github.com/axelfahy/jupyterlab-vim#development-install before things stop working? Can you post the errors you are having?

ysl2 commented 3 years ago

OK, thanks for your help :-)