python - How to make matplotlib work in ipython console connecting to a remote ipython kernel -
i started ipython kernel on ubuntu machine , connect (qt)console windows run matplotlib plotting code, work when set remote kernel use inline backend, how can make work qt backend? i.e. need separated window popup plot on windows side instead of inline (small) plot console?
Comments
Post a Comment