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?
You don't say much about your environment, but you may need to install qtconsole. If you are in a conda environment try...
conda install qtconsole
... or in general...
pip install qtconsole
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With