[Chicago] Regarding Text Editors

Lane Campbell lane at strapr.com
Sat Nov 5 15:23:59 EDT 2016


Jupyter notebooks have been extremely helpful for me as someone whose been learning to code in Python as well.  Learning python in a command line means you lose some of the work you do.  If you do it in a notebook it's available for you to reference later.

Sent from my iPhone

> On Nov 5, 2016, at 1:52 PM, Jeremy McMillan <jeremy.mcmillan at gmail.com> wrote:
> 
> I have been using Jupyter notebook to prototype code and tests in parallel, then I just paste the class or function definitions into an editor when the code is mature enough that I don't want to look at it any more, and so I really only use a text editor to maintain my library modules.
> 
> 
>> On Mon, Oct 31, 2016, 15:15 Aswin kumar <programo.sapien at gmail.com> wrote:
>> Hi,
>> 
>> Do people in industry use Vim editor or Emacs for software development
>> in their office or do they use an IDE?  In college my Professors abhor
>> IDE and suggest us to use VIM or Emacs for development. So I am
>> curious to know if its is the same case in industry.
>> 
>> Regards,
>> Aswin.
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> https://mail.python.org/mailman/listinfo/chicago
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20161105/383414db/attachment.html>


More information about the Chicago mailing list