I am trying to use the magic %qtconsole
from jupyter notebook.
I am working on my local connected to a remote server.
WHen typing %qtconsole
and shift-enter in a cell of the notebook, nothing happens. No error message, but not qt console either.
Does that have to do with the remote server? Anyone has an idea how to resolve that problem?
jupyter qtconsole
on the command line work? – Lauds