Suggested Pipelines

From MEG Core
Revision as of 16:18, 1 March 2019 by Tomh (talk | contribs)
Jump to navigation Jump to search

{{#mermaid:graph LR

 DoStuff --> DoMoreStuff;
 DoMoreStuff --> DoEvenMoreStuff;
 DoEvenMoreStuff --> PublishNaturePaper;

}}

f(x)=x2 and stuff