Run only part of the code
Hi,
Is possible to run Python code only the code that is selected with mouse? Like in RStudio?
Thanks!
First time here? Check out the FAQ!
Hi,
Is possible to run Python code only the code that is selected with mouse? Like in RStudio?
Thanks!
You can also select a range, press the "Set Active Range" button in the Python Shell (top right icon with + sign) and then the cog icon that appears will re-execute that range regardless of selection, as a way to more easily retry things while editing code in the editor.
Right click on selection -> Evaluate Selection in Python Shell?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-03-02 20:40:00 -0600
Seen: 28,552 times
Last updated: Mar 07 '19