Algorithm Registration UI

The algorithm registration UI allows users to register algorithms stored in their public code repositories to the MAAP so the algorithms can then be used to run jobs on the MAAP.

Access

  1. Open your workspace

  2. Click the Register Algorithm button from the launcher menu.

image0

Register an Algorithm

  1. Open the Register Algorithm UI.

  2. Fill out the fields describing general information about the algorithm. This includes things like the repository the algorithm is stored in, the repository branch or tag (also referred to as the version of the algorithm), the command to execute the algorithm, etc.

image0

  1. Fill out the algorithm inputs. To add a new input, click the green plus circle. To remove an input click the red x circle.

image1

  1. Once all information is filled out, click the Register Algorithm button at the bottom of the form. After a few seconds, a modal will appear with the link to the registration job that was just submitted. Users can navigate to this link to access the registration logs and confirm their algorithm was registered successfully.

image2

[ ]: