python - Why do I always have to manually press "Enter Key" after every run in SPYDER? -


i using spyder ide python.

i notice every time i

  1. select code snippet
  2. press "f9"

as follows:

enter image description here

i have console follows:

enter image description here

with ..., have press "enter key" many times finish execution.

i tired of doing so.

how may make automatically finish everything?

please update spyder 2.2.3, it's more stable , it'll fix problem. go our downloads page , use our windows installer.

notes:

  1. use #%% separate file sections evaluation (a la matlab cells), instead of selecting every time portion want send console.

  2. please install ipython ease task. ipython comes not command line interface graphical 1 embedded in spyder take advantage of multiple facilities (like multine inputs) in case let evaluate file portions more easily.


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -