Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK
Install
# See https://github.com/Azure/MachineLearningNotebooks
Lists the jobs, if any, associated with the specified Data Lake Analytics acc…
curl \
  /jobs
Lists all pipelines.
curl \
  /pipelines
Lists all recurrences.
curl \
  /recurrences
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:datalake-analytics-job
At a glance
Language Jupyter Notebook
Endpoints13
✓ Official