ipynb
ipynb copied to clipboard
%matplotlib in the source notebook causes error
It's really wierd that when the source notebook has the magic cell funcction %matplotlib inline
statement,
the from ipynb.fs.defs.one_eda import guess_age
throws an error citing the same.
hi,
I found that all line with %
making errors. I am using %load_ext rpy2.ipython
I am getting error!
I have this same issue