Skip to content

Commit a23813e

Browse files
committed
Add clarification
1 parent b6068c9 commit a23813e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/algorithm-module-reference/execute-python-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The **Execute Python Script** module contains sample Python code that you can us
8686

8787
![Execute Python input map](media/module/python-module.png)
8888

89-
4. To include new Python packages or code, add the zipped file containing these custom resources on **Script bundle**. The input to **Script bundle** must be a zipped file already uploaded to your workspace.
89+
4. To include new Python packages or code, add the zipped file containing these custom resources on **Script bundle**. The input to **Script bundle** must be a zipped file uploaded to your workspace as a File type Dataset.
9090

9191
Any file contained in the uploaded zipped archive can be used during pipeline execution. If the archive includes a directory structure, the structure is preserved, but you must prepend a directory called **src** to the path.
9292

0 commit comments

Comments
 (0)