When I run %qtconsole
from within ipython3 I get ERROR: Line magic function
%qtconsolenot found.
, but ipython3 qtconsole
in terminal starts fine. According to this, how can I run qtconsole instance connected to ipython3 instance? And how to run it on a single core -- rc[0].execute(%qtconsole)
?
P.S. If someone know, tell me please how to escape `(backquote) symbol in code-mode.