aws / aws/amazon-sagemaker-examples

example_r_notebook.ipynb failed CI

Open
#2,487 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/advanced_functionality/r_kernel/example_r_notebook.ipynb

Error:

---------------------------------------------------------------------------
Exception encountered at "In [1]":
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
in
----> 1 library(ggplot2)
2 library(randomForest)

NameError: name 'library' is not defined

Contributor guide

Open the contributing guide

Research direction

Start with advanced_functionality/r_kernel/example_r_notebook.ipynb and inspect its kernel metadata and the CI execution context. Reproduce the first cell, which fails at library(ggplot2), then verify that the notebook runs with the intended R kernel and that CI completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, r
Domain
machine-learning, testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.