aws-samples / amazon-sagemaker-notebook-instance-lifecycle-config-samples

A collection of sample scripts to customize Amazon SageMaker Notebook Instances using Lifecycle Configurations
MIT No Attribution
416 stars 248 forks source link

Logic to determine lustre install command based on AL and JL version. #98

Closed tayodok closed 1 year ago

tayodok commented 1 year ago

Issue #, if available: https://sim.amazon.com/issues/MD-10193 sub ticket created for this specific issue - https://sim.amazon.com/issues/MD-10311

Description of changes: We offer 2 different versions of Amazon Linux and Jupyter Lab for notebook instance creation. This code change determines which install command to execute depending on the running AL/JL version combination.

Testing Done Deployed on personal notebook instances running various version combinations.

# Provide your commands here
/you/commands/here

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.