lambdalisue / jupyter-vim-binding

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

Randomly Get Stuck In "Jupyter Mode" #121

Open Jollyhrothgar opened 6 years ago

Jollyhrothgar commented 6 years ago

Summary

From time to time it seems I get stuck in 'jupyter mode' - I cannot re-enter edit mode unless I hit refresh on my browser. This seems to happen at random.

Environment

Behavior

All cells get stuck in jupyter notebook mode, cannot re-enter any 'vim' mode

Expected

Can switch between jupyter mode, edit mode, insert mode, etc.

Step by step procedure

I cannot reliably reproduce this error.

What you have done to solve the issue

I have tried installing/reinstalling extension. I have ran my notebook online or offline.

lambdalisue commented 6 years ago

The version of jupyter seems a bit old. Could you try the latest one?