You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the data side, we need to import the data file (pyexcel loaders?) and allow the user to give it a top level name in the moban internal data dictionary.
Then a separate enhancement is needed to emit one file per row.
load tabular data, and process each row with the same template, emitting a file for each row.
E.g. https://github.com/natehardison/sendtmail/blob/master/README.md
(but ignore email sending; that is a prob for a different issue)
The text was updated successfully, but these errors were encountered: