Automatically install pip requirements of a Flow from the FlowVerse
Open
- Dominant language
- Jupyter Notebook
- Stars
- 275
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
### Description of feature
When retrieving a Flow from the FlowVerse using `aiflows.flow_verse.sync_dependencies`, prompt the user to confirm whether they would like to download the flow's pip requirements as well. These requirements are specified in the `pip_requirements.txt` file of the respective flow.
### Motivation (optional)
Currently, the manual download of requirements can be inconvenient
### Expected behavior (optional)
_No response_
### Additional Information (optional)
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.