QuantConnect / QuantConnect/lean-cli
Add cloud image & python-env support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 326
- Forks
- 168
- Avg merge
- 3d 50m
- Merged PRs (30d)
- 3
Description
We should be able to pass an option to the lean cloud backtest and lean cloud live commands. For example:
lean cloud backtest <project> [options] --python-venv <value>
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the option handling for lean cloud backtest and lean cloud live, using the command forms in the issue as entry points. Confirm that cloud image and Python environment options are accepted for both commands, including the shown --python-venv form, and verify the completed commands behave as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100