AllenNeuralDynamics / aind-data-transfer-service

FastAPI service to run data compression and transfer jobs on the hpc
MIT License
1 stars 0 forks source link

feat: adds input data mount field #116

Closed jtyoung84 closed 3 months ago

jtyoung84 commented 3 months ago

Closes #111

jtyoung84 commented 3 months ago

Do we need to add input_data_mount to index.html so it shows up in the validated jobs table?

Everything else looks good. Tested locally.

Good catch. Added that in the index.html file.