Re: [Tutor] [OT] Problem with auto-complete package installation in Atom [Was: Re: After virtualenv, how to use ide]

2019-03-25 Thread anand warik
Thanks for the tip! On Mon 25 Mar, 2019, 7:56 AM boB Stepp On Sun, Mar 24, 2019 at 8:51 PM anand warik wrote: > > > > I am sorry for not sticking to my original question but editors are > complicated in itself. So many costimization instruction to read through > just to finall

Re: [Tutor] [OT] Problem with auto-complete package installation in Atom [Was: Re: After virtualenv, how to use ide]

2019-03-25 Thread anand warik
from here and there and applying on the system only to forget how at all I did it in first place. Sorry for the inconvenience caused, will be careful next time On Mon 25 Mar, 2019, 12:02 AM boB Stepp On Sun, Mar 24, 2019 at 2:45 AM anand warik wrote: > > > > I gave up on Spyder and

Re: [Tutor] After virtualenv, how to use ide

2019-03-24 Thread anand warik
well but still the problem persists. Can someone help me with this? On Sat, Mar 23, 2019 at 11:50 PM boB Stepp wrote: > On Sat, Mar 23, 2019 at 12:50 PM anand warik wrote: > > > > I had installed Python on Ubuntu 14.04 using Anaconda package long back > > after failing to i

[Tutor] After virtualenv, how to use ide

2019-03-23 Thread anand warik
I had installed Python on Ubuntu 14.04 using Anaconda package long back after failing to install independently for a long time. I was quietly using it's packaged ide Spyder and had no troubles, in fact I love spider more then atom. I recently learned how to setup a virtual environment though, which