Closed ivan-v-kush closed 5 years ago
I have the same issue but on a Jupyter notebook... (ubuntu 18)
Hola @IvanKush ! Thanks for reporting. Unfortunately, the issue here is directly not related topyntcloyd
. The issue is that Spyder's ipython console does not support displaying html (See answer from spyder mantainer: https://stackoverflow.com/questions/47075946/replicate-jupyter-html-output-using-ipython-and-spyder-instead/47084058#47084058).
You should be able to see the result of the plot in a Jupyter notebook.
You could move the issue to spyder
https://github.com/spyder-ide as a feature request
Hola @skariel It looks like your issue is not exactly the same because @IvanKush issue is related to spyder, not jupyter notebooks. Could you please open a different issue given a little more details about your problem?
r notebooks. Could you please open a different issue given a little more details about your problem?
I also meet this issue. Have you solved it?
plot
doesn't plot in IPython console in Spyder IDECode:
Get message, but nothing plots =((