diff --git a/src/main/resources/templates/pipeline.html b/src/main/resources/templates/pipeline.html index bb68cc3b..2f9812f5 100644 --- a/src/main/resources/templates/pipeline.html +++ b/src/main/resources/templates/pipeline.html @@ -67,6 +67,7 @@
  • Cannot have more than one of the same operation
  • Cannot input additional files via UI
  • Does not work with multi-input functions yet (like merges)
  • +
  • All files and operations run in serial mode
  • How it Works Notes