File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 63
63
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_function_nodes.ipynb\" >Function Nodes</a>\n " ,
64
64
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_mapnodes.ipynb\" >MapNodes</a>\n " ,
65
65
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_error_and_crashes.ipynb\" >Errors & Crashes</a>\n " ,
66
- " <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_plugins.ipynb\" >Plugins / Distributed Computing </a>\n " ,
66
+ " <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_plugins.ipynb\" >Execution Plugins </a>\n " ,
67
67
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_configuration.ipynb\" >Execution Configuration</a>\n " ,
68
68
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_import_workflows.ipynb\" >Import existing Workflows</a>\n " ,
69
69
" </div>\n " ,
181
181
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_function_nodes.ipynb\" >Function Nodes</a>\n " ,
182
182
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_mapnodes.ipynb\" >MapNodes</a>\n " ,
183
183
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_error_and_crashes.ipynb\" >Errors & Crashes</a>\n " ,
184
- " <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_plugins.ipynb\" >Plugins / Distributed Computing </a>\n " ,
184
+ " <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_plugins.ipynb\" >Execution Plugins </a>\n " ,
185
185
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_configuration.ipynb\" >Execution Configuration</a>\n " ,
186
186
" <a class=\" subject-link pure-u-1-4\" target=\" _blank\" href=\" notebooks/basic_import_workflows.ipynb\" >Import existing Workflows</a>\n " ,
187
187
" </div>\n " ,
Original file line number Diff line number Diff line change 8
8
"editable" : true
9
9
},
10
10
"source" : [
11
- " # Plugins / Distributed Computing \n " ,
11
+ " # Execution Plugins \n " ,
12
12
" \n " ,
13
13
" As you learned in the [Workflow](basic_workflow.ipynb) tutorial, a workflow is executed with the ``run`` method. For example:\n " ,
14
14
" \n " ,
You can’t perform that action at this time.
0 commit comments