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

Various bug fixes #10

Merged
merged 2 commits into from Nov 7, 2017
Merged

Various bug fixes #10

merged 2 commits into from Nov 7, 2017

Conversation

miparnisari
Copy link
Contributor

@@ -51,8 +51,8 @@
"outputs": [],
"source": [
"# Variables\n",
"\n",
"_url = 'https://westcentralus.api.cognitive.microsoft.com/vision/v1/analyses'\n",
"_region = 'westus' #Here you enter the region of your subscription\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a good reason for this not being westcentralus?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Um in general it seems to me that the default value for the region (or at least the most used) is westus. But I can change it back if you want to.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do. This was an intentional change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@cthrash cthrash merged commit cff8e8a into microsoft:master Nov 7, 2017
@cthrash
Copy link
Contributor

cthrash commented Nov 7, 2017

Thanks for your contribution!

@miparnisari miparnisari mentioned this pull request Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants