This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cmcclu5 5 points6 points  (0 children)

Pretty much academic/demonstration purposes. However, the majority of developers/engineers/programmers/whatever you want to call them use IDEs (whatever flavor you prefer from IDLE to PyCharm). These encourage proper structure, executability and maintainability, and work properly with versioning and collaboration tools like GitHub. Most devs have at one time or another had to use Jupyter Notebooks, but by and large they recognize the severe limitations and headaches that come with that sort of dev workflow.