After configuring and installing IPython to run under python3, as explained by this wiki, and having completed all the steps, I still get:
gmask@Gbuntu:~$ ipython3 qtconsole
No command 'ipython3' found, did you mean:
Command 'ipythonx' from package 'ipython' (universe)
Command 'ipython' from package 'ipython' (universe)
Command 'python3' from package 'python3-minimal' (main)
ipython3: command not found
No idea what I am doing wrong...