python_script_step Module

Contains functionality to create an Azure ML Pipeline step that runs Python script.

Classes

PythonScriptStep

Creates an Azure ML Pipeline step that runs Python script.

For an example of using PythonScriptStep, see the notebook https://aka.ms/pl-get-started.

Create an Azure ML Pipeline step that runs Python script.