NBDEV and VSCode + shortcuts

I had a hard time to replicate Jerem’s way of manipulating Jupyter Notebooks in VSCode as some of the shortcuts are missing. But I decided to give it another go, as vscode has some pretty nice features that are hard to do using just jupyter. Like support for the copilot, f2 for renaming, vim mode for cell editing etc.

This is early work, but I think it might be useful to share especially that I’ve seen few ppl using vscode notebooks on the forum so we could try to fix the missing bits together.

Here is a jupyter notebook that documents my initial research, I will update it as I go along and post some info here as well.

Feel free to comment, add a list of shortcuts that I’ve missed etc.

5 Likes