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

Determine lustre install based on AL and JL version #97

Closed tayodok closed 1 year ago

tayodok commented 1 year ago

Issue #, if available: https://sim.amazon.com/issues/MD-10193

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 Tested on personal notebook instances with different 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.