Skip to content
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

[AutoPR batchai/resource-manager] BatchAI. Several fixes #2548

Merged
merged 2 commits into from
May 16, 2018

Conversation

AutorestCI
Copy link
Contributor

BatchAI. Updated examples

Unique subdirectory will be only generated for jobs because only jobs
generate output and so may have conflict with previous job versions.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 8, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-batchai

You can install the package azure-mgmt-batchai of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3038#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3038#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_3038
  • pip install -e ./azure-mgmt-batchai

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3038
  • pip wheel --no-deps ./azure-mgmt-batchai

Direct download

Your files can be directly downloaded here:

BatchAI. Remove CreateExperimentParameters
@AutorestCI AutorestCI merged commit c4423a1 into restapi_auto_batchai/resource-manager May 16, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2484

@lmazuel lmazuel deleted the restapi_auto_3038 branch June 14, 2018 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant