python-cell.el
python-cell.el copied to clipboard
Add support for all the cell/execution related commands that also exist in ipython notebooks
- Execute all cells till the current cell
- Split and Merge cells
- Move cells up/down
- ...