Development Environment

ARTIFACTORY: How to Use JFrog Artifactory with AWS Sagemaker

AuthorFullName__c
Melissa McKay
articleNumber
000005986
ft:sourceType
Salesforce
FirstPublishedDate
2024-01-17T12:49:57Z
lastModifiedDate
2024-01-17
VersionNumber
2
  1. Docker: to build the custom training Docker image and push to Artifactory
  2. IDE or text editor: to edit the training code and the Dockerfile
  3. Git/Github user: to access the example code
  4. Artifactory access: to interact with the necessary repositories
  5. AWS account access: to interact with AWS resources
  6. Python 3, Pip: to run Python scripts and resolve dependencies from Artifactory
Resolve from Artifactory Using Pip