aws / aws/amazon-sagemaker-examples
r_sagemaker_hello_world.ipynb failed CI
- 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/r_examples/r_sagemaker_hello_world/r_sagemaker_hello_world.ipynb
Error:
---------------------------------------------------------------------------
Exception encountered at "In [1]":
File "", line 2
sagemaker <- import('sagemaker')
^
SyntaxError: invalid syntax
Contributor guide
Research direction
Open r_examples/r_sagemaker_hello_world/r_sagemaker_hello_world.ipynb and inspect the first cell and its selected kernel. Reproduce the CI failure to determine why R syntax is being parsed as Python; done means the notebook runs successfully in CI with the intended SageMaker example behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook, r
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100