Example 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.
Parallelize[Map[StreamPlot[#, {x, -3, 3}, {y, -3, 3}]&, Flatten[Table[ {x^i y^j, x^jy^i}, {i, 2}, {j, 2}], 1]]]{-Graphics-, -Graphics-, -Graphics-, -Graphics-}All recipes · Function reference · Use this from an MCP client