I have struggled with many IDEs with their lack of good integration of interactive #Python.
VSCode and its derivatives are nice, but they do not play ball with my workflow. I can get what I want to work only partially, and it is much slower than my current workflow. Running one line at a time in an interactive window is excruciating.
Isn't it common in #DataScience and #GIScience to have an interactive workflow with a lot of back and forth reiterations with multiple line executions?