Jupyter4Science / jupyterlab-ide

JupyterLab + tab completion + debugger + linter = Fully-fleged IDE
MIT License
3 stars 0 forks source link

@Dcosthephalump Notebook: Sequence the JupyterLab command specific vim features into a good order for the tutorial (2 hours) #27

Closed Dcosthephalump closed 1 year ago

Dcosthephalump commented 1 year ago

I sequenced the material into three notebooks:

This was due to a couple of reasons. First, there are two modes in JupyterLab, edit and command, which each have their own keybindings. After that, if users aren't used to Vim, it might be hard jumping straight in. So, I divided it into three notebooks for users.