project jupyter now supports kernels of programming environments. we shall now see how to install r kernel in anaconda distribution.
in anaconda prompt window enter following command −
conda install -c r r-essentials
now, from the launcher tab, choose r kernel to start a new notebook.
the following is a screenshot of jupyter notebook having r kernel −