kooplex / kooplex-hub

Kooplex hub
3 stars 4 forks source link

annoying behaviour in the jupyter notebook #43

Open Kolja76 opened 5 years ago

Kolja76 commented 5 years ago

This bug is also observable using the siesta-qe image.

In lab view, in the notebooks, if I click into a new cell, the keys cause erratic effects, until Shift-insert is pressed. Then I can write into the cell as normal.

jegesm commented 5 years ago

One case when this behavior can be observed is when in .local/nbconfig/notebook.json you have any vim related option set. Soemthing like


  "load_extensions": {          
    "vim_binding/vim_binding": true
  }                                
}  ```
Kolja76 commented 5 years ago

I can't find anything like this in my settings. Also not sure where to check for, but 'grepping' all files in my home came up empty.