Suggested Pipelines: Difference between revisions

From MEG Core
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 1:
{{#mermaid:graph LR
DoStuff --> DoMoreStuff;
DoMoreStuff --> DoEvenMoreStuff["f(x) = x^2"];
DoEvenMoreStuff --> PublishNaturePaper;
}}
 
<math>f(x) = x^2</math> and stuff

Revision as of 17:42, 1 March 2019