Awesome
Atom Editor Cell Navigation
an Atom editor extension for quick navigation between jupyter cells
🔗 source code
- Fast cell navigation with shortcut keys
- Navigate, move and select code cells defined by
# %%
. - Enhance your coding experience with Hydrogen and Jupytext.
Why?
I'd like to bring the handy cell navigating experience from Jupyter Notebook to Atom.
Moving Cells
- Move the cell under the cursor up / down
- Move multiple cells at once on selected range of text
- Add cell mark
# %%
automatically for top cell - All moves are undo-able
Cell Selection
- select single at cursor position
- select multiple cells on selected range of text
- select adjacent cells with shortcut keys
Do it all together
- navigate, select and move cells with only shortcut keys
Questions?
Open a github issue or ping me on Twitter