I use %R and %%R quite a lot. I've updated all my notebook instances to
jupyter 4 / ipython 4 and beside the warning, %lsmagic doesnt show %R etc.
Trying %%R I now get:
ERROR: Cell magic `%%R` not found.
Not good... Suggestions?
Francois
--
raspberry-python.blogspot.com - www.pyptug.org - www
Seems working here. What version of rpy2 are you using, and how do you load
the rmagic extensions ?
On Wed, Nov 25, 2015, 10:24 PM Francois Dion
wrote:
> I use %R and %%R quite a lot. I've updated all my notebook instances to
> jupyter 4 / ipython 4 and beside the warning, %lsmagic doesnt show %