AzureML Contrib Notebook package
================================
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 <https://docs.microsoft.com/en-us/python/api/overview/azure/ml/intro>`_
Please install azureml-contrib-notebook to submit jupyter notebook as a run:
.. code-block:: python
pip install azureml-contrib-notebook
For local run please install papermill package, along with nbconvert:
.. code-block:: python
pip install "papermill<2" "nbconvert<6"
To enable metrics update from local run in user managed environment please install nteract-scrapbook package:
.. code-block:: python
pip install nteract-scrapbook
Raw data
{
"_id": null,
"home_page": "https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py",
"name": "azureml-contrib-notebook",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Microsoft Corp",
"author_email": null,
"download_url": null,
"platform": null,
"description": "AzureML Contrib Notebook package\r\n================================\r\n\r\nThis is a preview feature for AzureML Python SDK that allows you to submit jupyter notebook as a run.\r\n\r\nTo get started with AzureML Python SDK follow these `instructions <https://docs.microsoft.com/en-us/python/api/overview/azure/ml/intro>`_ \r\n\r\nPlease install azureml-contrib-notebook to submit jupyter notebook as a run:\r\n\r\n.. code-block:: python\r\n\r\n pip install azureml-contrib-notebook\r\n\r\nFor local run please install papermill package, along with nbconvert:\r\n\r\n.. code-block:: python\r\n\r\n pip install \"papermill<2\" \"nbconvert<6\"\r\n\r\nTo enable metrics update from local run in user managed environment please install nteract-scrapbook package:\r\n\r\n.. code-block:: python\r\n\r\n pip install nteract-scrapbook\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "Proprietary https://aka.ms/azureml-preview-sdk-license",
"summary": null,
"version": "1.57.0",
"project_urls": {
"Homepage": "https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a6fb308c8d5f3f930e24d45348952ae1824a03ad60f5166eba941891bce9aa16",
"md5": "91ca1c7836e93490bb9399f2559a674b",
"sha256": "8b4882da00e7993c11f29808d842fdfad80be0863537f5c69f4e08142d8ac281"
},
"downloads": -1,
"filename": "azureml_contrib_notebook-1.57.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91ca1c7836e93490bb9399f2559a674b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 28581,
"upload_time": "2024-08-05T21:53:27",
"upload_time_iso_8601": "2024-08-05T21:53:27.218290Z",
"url": "https://files.pythonhosted.org/packages/a6/fb/308c8d5f3f930e24d45348952ae1824a03ad60f5166eba941891bce9aa16/azureml_contrib_notebook-1.57.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-05 21:53:27",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "azureml-contrib-notebook"
}