We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Meta-issue. Please link related tickets back to this one.
I want to run an experiment on my executor from my local machine.
dvc exp run --executor
The text was updated successfully, but these errors were encountered:
It's important to keep the remote executor's experiment running even if the connection from the local machine breaks.
May need a dvc exp collect or similar command to check status of running experiments.
dvc exp collect
Sorry, something went wrong.
--machine
Need to rescope
pmrowla
No branches or pull requests
Meta-issue. Please link related tickets back to this one.
User story
I want to run an experiment on my executor from my local machine.
Requirements
dvc exp run --executor
successfully runs an experiment on a running executor instance with no other steps.Out of scope
The text was updated successfully, but these errors were encountered: