You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jupyter/VIM has two modes, Edit/Insert mode and Command mode (ESC+:).
We should support both too?
In command mode, we can change the interpreter (Python, Markdown, Shell) and in edit mode we edit the code.