Pythagic empty IO lines for ipython
When I run any% R code with ipython notebook (Windows version), the output contains a blank 480 x 480 image before the result. I applied fix # 2433 to get rmagic to work on windows - not sure if it has anything to do with the output of a blank image though, Can anyone help with this?
It looks like this:
+3
user1878647
source
to share
1 answer
I had the same problem. My work had to go through '-h 1 -w 1', so at least the returned empty small. It would be nice if "-n" handles this.
0
billWalker
source
to share