RunNotebookSparkSessionOptions.PythonFiles Property

Definition

Python files to be used in this session.

public System.Collections.Generic.IList<string> PythonFiles { get; }
member this.PythonFiles : System.Collections.Generic.IList<string>
Public ReadOnly Property PythonFiles As IList(Of String)

Property Value

Applies to