[Tutor] Coming from R, what's a good IDE editor? I've tried PyCharm and Spyder
Mike C
tmrsg11 at gmail.com
Sat Jun 3 23:39:37 EDT 2017
Hi Ben,
Yes, I read your suggestion. I should have added the following in my earlier message.
Jupyter runs in a web browser like Chrome, and you feed it in line by line, so if I want to run a project with a hundred lines, it may take a few.
Anyways, Jupyter is the consensus, and I am trying it.
Thank you!
________________________________
From: Tutor <tutor-bounces+tmrsg11=gmail.com at python.org> on behalf of Ben Finney <ben+python at benfinney.id.au>
Sent: Saturday, June 3, 2017 9:56:05 PM
To: tutor at python.org
Subject: Re: [Tutor] Coming from R, what's a good IDE editor? I've tried PyCharm and Spyder
C W <tmrsg11 at gmail.com> writes:
> In another word, I want to do trial and error, play with the code and
> see what comes out. Not running everything from the top every time.
Already suggested, but I will repeat: You will find that Jupyter
Notebook <URL:https://jupyter.org/> is explicitly designed to make that
easy.
--
\ “Now Maggie, I’ll be watching you too, in case God is busy |
`\ creating tornadoes or not existing.” —Homer, _The Simpsons_ |
_o__) |
Ben Finney
_______________________________________________
Tutor maillist - Tutor at python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
More information about the Tutor
mailing list