Skip to content

Files

Latest commit

author
Jaipreet Singh
Oct 6, 2018
cbf60ba · Oct 6, 2018

History

History
This branch is 2026 commits behind aws/amazon-sagemaker-examples:default.

Installing the R Kernel

This folder contains two notebooks:

install_r_kernel.ipynb: shows how easy it is to install the R kernel in SageMaker's hosted notebook environment. It depends on conda install being accessible by the user and therefore is not guaranteed to work in situations outside of SageMaker's hosted notebook environment.

example_r_notebook.ipynb: is an extremely brief demonstration of how to use R in the notebook once installed.