<p>Hello Is it possible to start ipython. 11 with the qtconsole while having the qnew flag set similar to running python -Qnew? I'd want it to persist through even the run command such that run .py script also has Qnew turned on for the execution of the script. I'd like to avoid putting from __future__ import division everywhere</p>
<p>Many thanks</p>