Closed nithiyn closed 3 months ago
NGC_API_KEY
if the image is pulled from ECR.boto3
instead of calling subprocess for aws cli
- Please explain a bit the purpose of having an
NGC_API_KEY
if the image is pulled from ECR. completed- Please check if we can use
boto3
instead of calling subprocess for aws cli we need the subprocess for cli to tag and push the image to ecr so we aren't able to use boto3
- It looks like 99% of the code can be reused, can we use this way https://saturncloud.io/blog/how-to-import-jupyter-notebooks-to-another-jupyter-notebook/ to avoid having too much duplication?
- Please align the filename format. completed
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.