Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK
Install
# See https://github.com/Azure/MachineLearningNotebooks
This operation returns the list of domain-specific models that are supported …
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /models
This interface is used for getting text operation result. The URL to this int…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /textOperations/{operationId}
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:cognitiveservices-ComputerVision
At a glance
Language Jupyter Notebook
Endpoints9
✓ Official