Metadata-Version: 2.1
Name: azureml-synapse
Version: 1.55.0
Summary: Provides Magic command to manage Synapse session and      submit job to Synapse Spark pool.
Home-page: https://docs.microsoft.com/en-us/azure/machine-learning/service/
Author: Microsoft Corp
License: https://aka.ms/azureml-sdk-license
Keywords: ipython,jupyter,synapse
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: IPython
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: azureml-core ~=1.55.0
Requires-Dist: sparkmagic <=0.16.0,>=0.15.0
Requires-Dist: hdijupyterutils <=0.16.0,>=0.15.0
Requires-Dist: azure.mgmt.synapse >=2.0.0
Requires-Dist: azure.identity >=1.4.1

Key functionalities azureml-synapse provides:
 * Magic command to manage Synapse session and submit code
 * SparkMonitor widget to monitor the spark job progress, for both Jupyter and JupyterLab

