[IPython-User] emacs notebook cell navigation and execution support in fgallinas python.el
Thomas Hisch
t.hisch@gmail....
Thu Apr 19 18:11:15 CDT 2012
In the last days I implemented support for fontification of cells,
e.g., # <codecell> or # <markdowncell>, cell navigation and cell
execution in fgallinas ipython.el
(https://github.com/fgallina/python.el/pull/82). This is inspired by
MATLAB cells or idlex SubCodes which I use a lot for scientific
computing.
If this PR does not get accepted I will create a separate extension for it.
Screenshot (just shows the fontification of the cell line)
http://imgur.com/S1JdO
Maybe you find this useful
Regards
thomas
More information about the IPython-User
mailing list