Release 0.9.0
This release includes the following changes:
- Make
BucketStore
generic for storing workflow files in different types of cloud storage buckets (#80). - Add Google Cloud File Storage bucket implementation (#80).
- Support different storage volumes for different types of workers.
- Add support for workflow steps that are implemented as Jupyter Notebooks (#79).
- Include flowapp to run workflow templates using streamlit GUI.