aws-samples / aws-samples/sagemaker-run-notebook
the scheduled job failed when the scheduled notebook include modules from same folder
Open
- Dominant language
- Python
- Stars
- 144
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
The Scheduled job failed to produce results if the scheduled notebook need to import modules from same folder.
Folder 1
scheduled_notebook
module1.py
module2.py
if my scheduled_notebook needs to read modlue1 and module2 from the same folder, the run will fault with 'Execution using papermill encountered an exception here and stopped: ModuleNotFoundError:.."
Contributor guide
Assessment
This issue has not been assessed yet.