$ ana-hyperspy notebook [E 16:07:15.695 NotebookApp] Support for specifying --pylab on the command line has been removed. [E 16:07:15.695 NotebookApp] Please use `%pylab qt` or `%matplotlib qt` in the ...
IPython enhances Python's interactive mode with syntax highlighting and magic commands It offers built-in help, tab completion, and the ability to run system commands within Python You can log ...
This is an installation problem and not a bug in Spyder. If I remember correctly, this problem is caused because you have IPython 3 and qtconsole 4 in your system. I don't know you installed those ...