| add | Add a new Node to a Flow (input or function) |
| dot-add_inputs | Add an Input to a Flow |
| dot-add_process | Add a Function to a Flow |
| dot-build_compute_function | Build a Function to Compute Output from Flow |
| dot-clone_flow | Clone a Flow |
| dot-create_flow | Create a Flow (internal) |
| dot-execute_flow | Execute a Flow |
| dot-get_dependencies | Get Dependencies of a Function |
| dot-load_flow | Load a Flow |
| dot-reset_outputs | Remove Previously Computed Outputs |
| dot-save_flow | Save a Flow |
| dot-search_names | Search for Variables in Namespaces |
| dot-subset_flow | Subset a Flow |
| dot-which_to_compute | Pipeline to Execute |
| download_repo | Download a Repository from GitHub or BitBucket |
| execute | Execute a Flow |
| get_flow | Download and Import a Flow |
| get_flows_dir | Get Location of Installed Flows |
| merge | Merge Two Flows |
| NIflow | NIflow Class |
| NIflow.add | Add an Item to a Flow |
| NIflow.check_dependencies | Check Dependencies |
| NIflow.deep_clone | Clone Flow |
| NIflow.errors | Print Errors |
| NIflow.execute | Execute a Flow |
| NIflow.get_dependencies | Dependencies of a Flow |
| NIflow.get_inputs | Flow Inputs |
| NIflow.get_outputs | Flow Outputs |
| NIflow.get_private | Private Environment of the Flow |
| NIflow.get_process | Processes from a Flow |
| NIflow.get_required_inputs | Required Inputs |
| NIflow.graph | Flow Graph |
| NIflow.initialize | Flow Creation |
| NIflow.load | Load a Flow |
| NIflow.log | Log a Message Interally |
| NIflow.memory_used | Memory Used |
| NIflow.name | Name of a Flow |
| NIflow.plot | Plot a Flow |
| NIflow.print_log | Print Log |
| NIflow.replace | Replace Part of a Flow |
| NIflow.run | Execute a Flow |
| NIflow.save | Save a Flow |
| NIflow.save_log | Save Log |
| NIflow.set_name | Set Name of Flow |
| NIflow.subset | Flow Subsetting |
| NIflow.to_package | Build Package from Flow |
| NIflow.warnings | Print Warnings |
| plot | Plot a Flow |
| print.NIflow | Print Flow Information |
| set_flows_dir | Set Location to Install Flows to |
| summary.NIflow | Summary of Flow |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.