mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

Update awscli version.

Open josephevans opened this issue 2 years ago • 1 comments

Update AWSCLI version in Python docs requirements.

josephevans avatar Feb 15 '23 22:02 josephevans

Hey @josephevans , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [clang, centos-cpu, edge, unix-gpu, miscellaneous, windows-gpu, sanity, unix-cpu, centos-gpu, website, windows-cpu]


Note: Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. All CI tests must pass before the PR can be merged.

mxnet-bot avatar Feb 15 '23 22:02 mxnet-bot