SeanTBlack / FNLGMD

1 stars 7 forks source link

added AML files #3

Closed JingchaoZhang closed 8 months ago

JingchaoZhang commented 8 months ago

This version verifies/implements the following features:

  1. Workflow will not be disrupted if the tab is closed;
  2. Output will be written to a file results.log in the /mnt folder;
  3. Input parameters can be typed in the browser in different steps;
  4. User can upload files in AML workspace and use it for simulation.

To-Be-Done: The sendmail function was added but didn't work within the container. It requires extra setup for the mailserver to send mail through the host machine.