Describe the bug
The lifecycle script is missing a description and implementation in notebook: intelligent_defaults_and_logging.ipynb
See code block executing the cluster
life_cycle_config=ClusterLifeCycleConfig(source_s3_uri=s3_input_path, on_create="dothis"),
To reproduce
A clear, step-by-step set of instructions to reproduce the bug.
The provided code need to be complete and runnable, if additional data is needed, please include them in the issue.
Expected behavior
Please provide a .sh file with the logic.
Bug information
A description of your system. Please provide:
- SageMaker Core version: v1.0.10
- Python version: 3.11.1
- Is the issue with autogen code or with generate code ?: No
Additional context
Add any other context about the problem here.
Describe the bug
The lifecycle script is missing a description and implementation in notebook: intelligent_defaults_and_logging.ipynb
See code block executing the cluster
life_cycle_config=ClusterLifeCycleConfig(source_s3_uri=s3_input_path, on_create="dothis"),
To reproduce
A clear, step-by-step set of instructions to reproduce the bug.
The provided code need to be complete and runnable, if additional data is needed, please include them in the issue.
Expected behavior
Please provide a .sh file with the logic.
Bug information
A description of your system. Please provide:
Additional context
Add any other context about the problem here.