exp run: rename --temp? #5836
Replies: 5 comments 1 reply
-
|
Users may understand that |
Beta Was this translation helpful? Give feedback.
-
|
Unless |
Beta Was this translation helpful? Give feedback.
-
|
Nice synopsis, @jorgeorpinel! It seems like there's too much uncertainty with how these commands will change going forward to make a decision on this right now. Maybe we can just keep the discussion here and revisit later? |
Beta Was this translation helpful? Give feedback.
-
|
An alternative solution is to have |
Beta Was this translation helpful? Give feedback.
-
|
Should note here as well that |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We actually discussed the term "background" recently (for docs) and decided that it's misleading:
exp run --backgroundmay sound like$ exp run &(on Linux). In reality there's no background process, but rather the experiment runs "outside the workspace" — the phrase we use in docs. That said, "temporary" is also not the best concept.Ideas:
--outside,--foreign, or--adj(acent).Or if we're sticking with the current implementation-detail-based name, maybe
--tmp(noe, as in.dvc/tmp)Beta Was this translation helpful? Give feedback.
All reactions