Skip to content

Instantly share code, notes, and snippets.

@ismaelc
Created November 28, 2021 01:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ismaelc/c7418ddbfadf186401ae17368c510c2a to your computer and use it in GitHub Desktop.
Save ismaelc/c7418ddbfadf186401ae17368c510c2a to your computer and use it in GitHub Desktop.
sagemaker-run-notebook example
$ aws lambda invoke --function-name RunNotebook --payload '{"input_path": "s3://mybucket/mynotebook.ipynb", "image": "notebook-runner", "parameters": {"p": 0.75}}' result.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment