Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK
Install
# See https://github.com/Azure/MachineLearningNotebooks
List Filesystems
curl \
  /
List Paths
curl \
  /{filesystem}
Read File
curl \
  /{filesystem}/{path}
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:storage-DataLakeStorage
At a glance
Language Jupyter Notebook
Endpoints10
✓ Official