Skip to content

Instantly share code, notes, and snippets.

@ylashin
Created October 20, 2018 23:36
Show Gist options
  • Save ylashin/acabd6c75d36b831e993885a51051fd8 to your computer and use it in GitHub Desktop.
Save ylashin/acabd6c75d36b831e993885a51051fd8 to your computer and use it in GitHub Desktop.
# Check core SDK version number
import azureml.core
print("SDK version:", azureml.core.VERSION)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment