Requirements
To run Jupyter with an R kernel, you need at least the following:
- Jupyter. If you already have a Python environment set up, install Jupyter using your preferred tools. If not, installing Anaconda is the quickest way to get everything you need.
- A current R installation.
Installing from source needs additionally header files (see next step).