Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cloud image & python-env support #152

Open
DerekMelchin opened this issue Sep 15, 2022 · 2 comments
Open

Add cloud image & python-env support #152

DerekMelchin opened this issue Sep 15, 2022 · 2 comments

Comments

@DerekMelchin
Copy link
Contributor

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>
@Martin-Molinero
Copy link
Member

Martin-Molinero commented Sep 22, 2022

  • Add new

    • lean project-update "My project" --image --python-env --parameter --description --name
    • lean cloud project-update "My project" --image --python-env --parameter --description --name
    • add lean update-project "My project" passthrough
  • Remove image and python-env from live/backtest/research

@Martin-Molinero Martin-Molinero changed the title Can't set environment for cloud algorithms on deployment Project update command Sep 22, 2022
@Martin-Molinero Martin-Molinero changed the title Project update command project-update command Sep 22, 2022
@Martin-Molinero Martin-Molinero changed the title project-update command Add project-update command Sep 22, 2022
@Martin-Molinero Martin-Molinero changed the title Add project-update command Add cloud image & python-env support Oct 12, 2022
@Martin-Molinero
Copy link
Member

UPDATE: We will not create the project-update commands. Instead we once the API can support it we will allow specifying the image & python env per live/backtest/research deployments like we do locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants