-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Made a single installation CLI command using the features in PEC #264
Labels
Comments
ahsimb
added a commit
that referenced
this issue
Oct 15, 2024
ahsimb
added a commit
that referenced
this issue
Oct 15, 2024
ahsimb
added a commit
that referenced
this issue
Oct 15, 2024
ahsimb
added a commit
that referenced
this issue
Oct 16, 2024
ahsimb
added a commit
that referenced
this issue
Oct 16, 2024
ahsimb
added a commit
that referenced
this issue
Oct 16, 2024
ahsimb
added a commit
that referenced
this issue
Oct 16, 2024
ahsimb
added a commit
that referenced
this issue
Oct 16, 2024
ahsimb
added a commit
that referenced
this issue
Oct 16, 2024
ahsimb
added a commit
that referenced
this issue
Oct 17, 2024
ahsimb
added a commit
that referenced
this issue
Oct 17, 2024
ahsimb
added a commit
that referenced
this issue
Oct 17, 2024
ahsimb
added a commit
that referenced
this issue
Oct 17, 2024
ahsimb
added a commit
that referenced
this issue
Oct 17, 2024
* #264 Created a single deploy command [CodeBuild] * #264 hacked the nox file [CodeBuild] * #264 fixed the deployment tests [CodeBuild] * #264 updated the upload_model cli [CodeBuild] * #264 fixed the upload_model cli test [CodeBuild] * #264 setup upload_model cli test debugging [CodeBuild] * #264 fixed upload_model cli test [CodeBuild] * #264 enabled end-2-end cli test [CodeBuild] * #264 enabled all tests [CodeBuild] * #264 fixed unit tests * #264 fixed unit tests * [CodeBuild] * removed extra conftest.py [CodeBuild] * #264 addressed review comments and added User Guide updates [CodeBuild] * #264 fixed the CLI commands [CodeBuild] * #264 fixed the CLI commands [CodeBuild] * #264 addressed the review comments [CodeBuild]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be similar to the installation command implemented in the SageMaker extension. In the case of the Transformers Extension it should also include the creation of the BucketFS connection object.
The text was updated successfully, but these errors were encountered: