次の方法で共有


MachineLearningEnvironmentVersionProperties.CondaFile プロパティ

定義

Conda で使用される標準構成ファイルを使用すると、Python、R、C/C++ パッケージなど、あらゆる種類のパッケージをインストールできます。 <href="https://repo2docker.readthedocs.io/en/latest/config_files.html#environment-yml-install-a-conda-environment" / を参照してください。>

public string CondaFile { get; set; }
member this.CondaFile : string with get, set
Public Property CondaFile As String

プロパティ値

適用対象