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

Exp auto push #5035

Closed
wants to merge 3 commits into from
Closed

Exp auto push #5035

wants to merge 3 commits into from

Conversation

dberenbaum
Copy link
Collaborator

Opening this PR for discussion. I don't plan to merge this as is but think it could help drive #5029 and iterative/dvc#10137 by seeing how we might want to explain auto-pushing.

There are some obvious issues with the approach in this PR:

  • You have to configure 3 different options to setup sharing
  • DVC_EXP_AUTO_PUSH is currently too limited (env vars aren't enough, and it doesn't work on dvc exp save)
  • Even if we simplify the CLI options, it still requires a Git remote, a Studio project connected to that remote, and a DVC remote

For the last bullet, one thing I found when writing this was that although it's complex, I think it makes more sense explaining all these requirements explicitly early on.

@shcheklein shcheklein temporarily deployed to dvc-org-exp-auto-push-djkrz00s December 6, 2023 14:58 Inactive
Copy link
Contributor

github-actions bot commented Dec 6, 2023

Link Check Report

All 15 links passed!

@dberenbaum
Copy link
Collaborator Author

I think it makes sense to start with https://dvc-org-exp-auto-push-djkrz00s.herokuapp.com/doc/start/experiments/experiment-tracking, where I added setup for automatic sharing and then dropped the next page on experiment collaboration.

@dberenbaum dberenbaum mentioned this pull request Dec 11, 2023
@dberenbaum
Copy link
Collaborator Author

Closing but will likely reuse this text after iterative/dvc#10137 is implemented

@dberenbaum dberenbaum closed this Jan 5, 2024
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

Successfully merging this pull request may close these issues.

2 participants