Action Window

The details of uploaded manifest file (environment details) will be reflected in the Action window.

Manifest Details

FieldDescription
ManifestThe details of manifest file including Name and Version are reflected.
SandboxDetails of Sandbox including Name, Python Version, Type and Package Management details are reflected. Under Package Management, the details of nfs, Conda, pip, artifactory packages used in the manifest file are reflected.
Compute EnvironmentDetails of the Compute Environment including Name, Type, Software, Template, Memory, Cores, Number of Nodes, Yarn Queue, and Timeout (seconds) are reflected.
Version ControlDetails of Version Control including Type, Repo URL and Branch are reflected.

Notes:

  • If the entity (Sandbox/Compute Environment) with the same name already exists in the environment, then the user requires to rename the entity.

    Click Import.

  • The created entities can be viewed via. the listing page, under the Action column (eye icon).

  • If an error occurs while creating the entities, then all the previously created entities will get deleted with a rollback.

  • The user can see the logs of entire manifest recreation process.

Top