when I use Pycharm, I usually execute my scripts in the Terminal window at the bottom with a command like this ipython -i myscript.py, which execut
Terminal
ipython -i myscript.py