Last updated:
0 purchases
azuremlcontribnotebook 1.57.0
This is a preview feature for AzureML Python SDK that allows you to submit jupyter notebook as a run.
To get started with AzureML Python SDK follow these instructions
Please install azureml-contrib-notebook to submit jupyter notebook as a run:
pip install azureml-contrib-notebook
For local run please install papermill package, along with nbconvert:
pip install "papermill<2" "nbconvert<6"
To enable metrics update from local run in user managed environment please install nteract-scrapbook package:
pip install nteract-scrapbook
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.