次の方法で共有


RunNotebookSparkSessionOptions.PythonFiles プロパティ

定義

このセッションで使用する Python ファイル。

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

プロパティ値

適用対象