describe passing of information as being like ‘ports’
Show to use RocketLauncher to run a particular fw_id (probably in the priorities tutorial) (note, this is already implemented, just needs documentation)
Running different FireWorks on different resouces (FWorker category, FWorker query)
Tell people how to run different EXE based on machine, ie.. by changing bashrc and using an alias
Document all the features of Script Task
Update all tutorials so config file is handled smoothly, not terribly...
Update all tutorials so that FireWorks have names, and lpad get_fws command uses the name of the FireWork rather than the id.
Detailed tutorial on implementing dynamic jobs
Document allow_fizzled_parents
Show workflows and Python code in the very first tutorial
Document ‘pip install’ as a second option for installation, e.g. trouble with GIT keys
Show a workflow diagram with the relation between FireTasks, FireWorks, and Workflows
Separate out the tutorial on running arbitrary Python code
Give examples on how to implement certain things, e.g. a workflow where one step gives an output file used as input by the second step.
Setting up logging