openfl
openfl copied to clipboard
updating naming conventions of different API
This PR:
- updates the naming convention of the different API options throughout the repo and docs
- aggregator-based workflow -> Task Runner API
- director-based workflow -> Interactive API
- workflow interface -> Workflow API
TODO:
- [x] Update
workflow_interface
notebook names toworkflow_api
andrequirements_workflow_interface.txt
torequirements_workflow_api.txt
- [x] within notebooks, need to update the requirements cell to point at updated name