Hoping someone ports this to Vim
Using Vim Script? That doesn't sound like fun.
Emacs IPython Notebook
11–20 of 25 posts
Re: Emacs IPython Notebook
#12Speaking of Windows, anyone out there have recent status on any efforts to port IPython to IronPython? IIRC removing CPython implementation dependencies was explicitly mentioned in the general design goals for the 0.1x refactoring, but I couldn't find anything beyond this when I looked into it a few months ago. I ask because it's actually a project I've seriously considered picking up myself if it's not nearing completion elsewhere.
Re: Emacs IPython Notebook
#13Hoping someone ports this to Vim
(Don't get me wrong. I am not saying that Vim is bad. But this kind of thing just does not fit its mission statement)
Re: Emacs IPython Notebook
#14Funny, sitting in the drive through today, my mind wandered to what it'd take to reimplement python.el in terms of an IPython back-end process. While I'm not terribly interested in notebook support per se, I'd love to be able to run OS X Emacs.app against multiple IPython "REPL servers" running on OS X, FreeBSD, and Windows. This project might be a good place to start. Speaking of Windows, anyone out there have recen…
Re: Emacs IPython Notebook
#15Hoping someone ports this to Vim
Display graphics in Vim? A REPL within Vim? This is precisely the main advantage of Emacs over Vim: Connecting to external processes and doing more than just text editing. (Don't get me wrong. I am not saying that Vim is bad. But this kind of thing just does not fit its mission statement)
Re: Emacs IPython Notebook
#16Re: Emacs IPython Notebook
#17Screenshot?
Re: Emacs IPython Notebook
#18Earlier quoted context omitted.
Using Vim Script? That doesn't sound like fun.
Maybe Python? I understand Emacs is more than an editor, and maybe better suited to this type of integration.
Re: Emacs IPython Notebook
#19Hoping someone ports this to Vim
Display graphics in Vim? A REPL within Vim? This is precisely the main advantage of Emacs over Vim: Connecting to external processes and doing more than just text editing. (Don't get me wrong. I am not saying that Vim is bad. But this kind of thing just does not fit its mission statement)
Re: Emacs IPython Notebook
#20Funny, sitting in the drive through today, my mind wandered to what it'd take to reimplement python.el in terms of an IPython back-end process. While I'm not terribly interested in notebook support per se, I'd love to be able to run OS X Emacs.app against multiple IPython "REPL servers" running on OS X, FreeBSD, and Windows. This project might be a good place to start. Speaking of Windows, anyone out there have recen…