Added
- `FlowpyterOperator` now has flags for injecting connection environemnts into notebooks
- `template` and `static` mounts have been replaced with a generic `read_only_mounts` arg
Changed
- `flowpyter-task` has been replaced with `FlowpyterOperator` - see the docstring for `src.flowpytertask.FlowpyterOperator` for full details