Sometime you have a particular task which requires both R and Python.
Running them, on different IDE's becomes tedious.
So, today lets learn to run R on jupyter notebook. There are two options to achieve this
1. Simple but not a Data Scientist way
a. Install minconda from Anaconda, from http://conda.pydata.org/miniconda.html
NOTE: - You need to have Python3 running on your system for this.
Running them, on different IDE's becomes tedious.
So, today lets learn to run R on jupyter notebook. There are two options to achieve this
1. Simple but not a Data Scientist way
a. Install minconda from Anaconda, from http://conda.pydata.org/miniconda.html
NOTE: - You need to have Python3 running on your system for this.