Save a plan for parallel execution to a file.
1 | save_plan(plan, plan_file)
|
plan |
is a list with some members: |
plan_file |
is a filename. This uses JSON because the named lists didn't save correctly in YAML, and TOML requires your having Python installed, so that's out. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.