Hi, Thanks Fernando! I am using vim and I checked a little bit the tool and
it seems of great help!
I am not saying that we need something perfect. It's already great to have
these tools (ipython, matplotlib). Just imagine what's kind of feeling
working within pure python shell... thanks for these great work.

Chao


Fernando Perez wrote:
> 
> On Mon, Jun 11, 2012 at 2:05 PM, wiswit <chaoyue...@gmail.com> wrote:
>> While in emacs or vim, you cannot simple select lines and execute them,
>> so
>> you have to frequently copy and code and use %cpaste or %paste to paste
>> the
>> code.
> 
> In emacs you can activate ipython in your emacs.el file and then you
> can send arbitrary snippets you highlight, with C-c |.  In vim, Paul
> Ivanov's vim-ipython integration
> (https://github.com/ivanov/vim-ipython) gives even more powerful and
> detailed control.
> 
> Not saying the issues being discussed don't exist, but we do have some
> tools to partially address them (the questions about the MPL api are
> obviously beyond IPython's control).
> 
> Cheers,
> 
> f
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> 
> 

-- 
View this message in context: 
http://old.nabble.com/What-is-your-matplotlib-workflow--tp33987463p34000000.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to