Native R Kernel for the 'Jupyter Notebook'
The Comm
Get global CommManager instance
The CommManager
Install the kernelspec to tell Jupyter about IRkernel.
An R kernel for Jupyter.
Kernel logging functions
Initialise and run the kernel
The R kernel for the 'Jupyter' environment executes R code which the front-end ('Jupyter Notebook' or other front-ends) submits to the kernel via the network.
Useful links