Pinning ipython3 qtconlsole to launcher
Posted
by
phg
on Ask Ubuntu
See other posts from Ask Ubuntu
or by phg
Published on 2012-07-11T15:15:01Z
Indexed on
2012/07/11
15:23 UTC
Read the original article
Hit count: 238
I've installed both ipython
(which uses Python 2.7) and ipython3
, and the respective qtconsole
packages. Both work when I call them from the terminal like ipython qtconsole
. However, when I search for them in the dash home, only the 2.7 versions (of both the shell and qtconsole) appear, as executables. Searching for ipython3
only yields the ipython3
file from /usr/bin
. Changing to the "application lens" doesn't affect the results.
Also, even if I can start both from the terminal, I can only pin the running 2.7 version to the launcher -- or, to be more exact, I can pin the v3 console, but the icon looks somehow blurred, and it doesn't start anything when I click it.
So, whats happening here? Is the v3 package hidden somehow?
© Ask Ubuntu or respective owner