Azure-Samples / azure-batch-samples

Azure Batch and HPC Code Samples
Other
261 stars 487 forks source link

Update Python samples to use latest Batch and Storage SDKs #252

Closed matthchr closed 5 years ago

xingwu1 commented 5 years ago

Please update the following codes: https://github.com/Azure-Samples/azure-batch-samples/blob/master/Python/Batch/sample1_helloworld.py#L56

https://github.com/Azure-Samples/azure-batch-samples/blob/master/Python/Batch/common/helpers.py#L249