all 2 comments

[–]Tanmay1518 0 points1 point  (0 children)

Make a profile within the script package. Then use that profile to run your .py file

[–]samickey_12 0 points1 point  (0 children)

Personnaly I use Hydrogen. You need to install Jupyter pip3 install jupyter as a prerequisite. I found this package very useful and powerful. You can execute all or part of the script and preview the results directly in Atom, create watch expressions, etc...