Skip to content

cell-navigation plugin for Atom text editor, companion of Hydrogen / Jupytext

License

Notifications You must be signed in to change notification settings

hoishing/cell-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Editor Cell Navigation

coverage coffeescript mit

an Atom editor extension for quick navigation between jupyter cells

🔗 source code

cell navigation

  • 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

moving cells

Cell Selection

  • select single at cursor position
  • select multiple cells on selected range of text
  • select adjacent cells with shortcut keys

cell selection

Do it all together

  • navigate, select and move cells with only shortcut keys

select move and navigate cells

Questions?

Open a github issue or ping me on Twitter twitter-icon

About

cell-navigation plugin for Atom text editor, companion of Hydrogen / Jupytext

Topics

Resources

License

Stars

Watchers

Forks